Ansicht
Dokumentation

ABENTYPING_SHORTREF - TYPING SHORTREF

ABENTYPING_SHORTREF - TYPING SHORTREF

CL_GUI_FRONTEND_SERVICES - Frontend Services   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

typing

Reference



Syntax

... { TYPE generic_type }
  | { TYPE {[LINE OF] complete_type}
         | {REF TO {data|complete_type|class|intf}} }
  | { LIKE {[LINE OF] dobj}
         | {REF TO dobj} } ... .


Effect

Types field symbols or formal parameters.

Additions

  • TYPE
    Types with reference to a data type.
  • LIKE
    Types with reference to a data object, generic field symbol, or formal parameter.
  • LINE OF
    Types with reference to the line type of an internal table.
  • REF TO
    Types as reference type.
  • REF TO
    Types as reference type.





Fill RESBD Structure from EBP Component Structure   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1130 Date: 20240419 Time: 143711     sap01-206 ( 16 ms )