SAP BDL ABSTRACT
Get Example source ABAP code based on a different SAP table
ABAP_RAP - Abstract Behavior Definitions
A
Related Information
ABAP_EXAMPLE_VX5
The following example shows an abstract BDEF with three nodes that is constructed as hierarchy.
BDEF DEMO_CDS_ABSTRACT_ROOT
The managed BDEF
BDEF DEMO_CDS_DEEP_PARAMETER
The abstract BDEF is used as flat parameter, as structure, or as table, depending on the keywords used.
IMAGE ABDOC_ABSTRACT_FLAT.jpg 417 74
IMAGE ABDOC_ABSTRACT_STRUCTURE.jpg 434 203
IMAGE ABDOC_ABSTRACT_TABLE.jpg 479 199
ABAP_EXAMPLE_END