Where Used List (Function Module) for SAP ABAP Data Element NULLABLE (Null values allowed)
SAP ABAP Data Element
NULLABLE (Null values allowed) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DD_CREATE_TABLE VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT SPACE
|
Legt eine Tabelle auf DB an aus der uebergebenen Nametab | ||||
| 2 |
DD_MAP_NAMETAB_TO_DDFIELDS VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT 'X'
|
Maps the nametab to a table of the type DDFIELD | ||||
| 3 |
DD_NAMETAB_TO_DDFIELDS VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT 'X'
|
Creates the corresponding field structure to the nametab of a table | ||||