Ansicht
Dokumentation

ABAPTYPES_IMPLICIT - TYPES IMPLICIT

ABAPTYPES_IMPLICIT - TYPES IMPLICIT

Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

TYPES, implicit

Short Reference



TYPES ${ dtype $}
    $| ${ dtype(len) $}
    $| ${ dtype LENGTH len $}
    $| ${ dtype TYPE c$|n$|p$|x $}
    $| ${ dtype(len) TYPE p$}
    $| ${ dtype TYPE p LENGTH len$}
    $| ${ dtype TYPE p DECIMALS dec$}.


Effect

Obsolete short forms of the statement TYPES with reference to a built-in elementary type abap_type.

  • If TYPE abap_type is not specified, the type is set implicitly to the standard type c.
  • If len or dec is not specified for the ABAP types c, n, p, and x, the length is set to the type-friendly standard length. No decimal places are set for p. This is only allowed outside of classes or interfaces.

Note

For reasons of readability, all additions should be specified completely.






General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1477 Date: 20240425 Time: 070618     sap01-206 ( 28 ms )