Ansicht
Dokumentation

ABENDDICDDL_DEFINE_TABLE_INCL - DDICDDL DEFINE TABLE INCL

ABENDDICDDL_DEFINE_TABLE_INCL - DDICDDL DEFINE TABLE INCL

ROGBILLS - Synchronize billing plans   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

- DEFINE TABLE, include

$[KEY$] $[group :$] INCLUDE struct $[WITH SUFFIX suffix$] $[NOT NULL$]
                  $[...
                   extend
                   ...$];


Effect

Includes an include structure in the definition of a DDIC database table with the statement DEFINE TABLE in Dictionary DDL. The same applies as to including include structures into structures with the statement DEFINE STRUCTURE, except that the include structures must be suitable for DDIC database tables.

Additionally, the additions KEY and NOT NULL can be used:

  • By using KEY all fields of the included structure are flagged as key fields. The include structure must then be inserted between the existing key fields or directly after them. The corresponding attribute of the individual fields of an included structure does not have an effect. Either all fields are included as key fields or none.
  • By using NOT NULL the flag for initial values is set for the included structure. In this case, those fields in the include structure for which this attribute is set also keep their attribute, but it is not switched on for fields where the attribute is not set. If the flag for initial values is not set for the included include structure, this attribute is removed for all fields.





General Data in Customer Master   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 3138 Date: 20240328 Time: 165524     sap01-206 ( 45 ms )