CL_BDT_FACTORY - BDT Factory
Fill RESBD Structure from EBP Component Structure BAL Application Log DocumentationThis documentation is copyright by SAP AG.
Functionality
This class generates instances of the individual business data types.
Relationships
The individual Business Data Types (BDT) have the following hierarchy:
,,|
,,|--
,,|
,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|
,,|--
,,|
,,|--
,,|
,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|
,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|
,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|
,,|--
,,|
,,|--
,,|
,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|
,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|,,|
,,|,,|--
,,|
,,|--
,,|
,,|--
,,|
,,|--
Example
Generating a BDT of the category Amount:
data:
bdt_Amount = cl_Bdt_Factory=>create( if_Bdt_Constants=>co_Bdt_Amount ).
Notes
You can find the BDT category to be transferred to the factory in the interface
The return value is an interface reference of the category
Further information
PERFORM Short Reference BAL_S_LOG - Application Log: Log header data
This documentation is copyright by SAP AG.
Length: 9794 Date: 20120526 Time: 090858 triton ( 188 ms )






