SAP DDIC DEFINE STRUCTURE



Get Example source ABAP code based on a different SAP table
  



ABAP_DDIC - Dictionary DDL for Structure Definitions
A structure can be displayed and modified using dictionary DDL in the ABAP Development Tools (ADT). The source code of a structure is not stored and transported. Instead, the source code of an existing structure is generated from the metadata of the associated system tables. When saved, the metadata is derived directly from the source code and stored in the system tables.
DEFINE STRUCTURE



Latest notes:

NON_V5_HINTS
All properties of a structure described in the preceding sections can be defined using DEFINE STRUCTURE or in transaction SE11.
ABAP_HINT_END