Where Used List (Function Module) for SAP ABAP Table/Structure Field DDFIELD-NULLABLE (DDFIELD)
SAP ABAP Table/Structure Field
DDFIELD - NULLABLE (DDFIELD) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
DB_ALTER_TABLE_TEST
|
TEST for ALTER TABLE | ||||
| 2 |
DB_INSERT_SELECT_S
|
DB_INSERT_SELECT_S | ||||
| 3 |
DD_COMPARE_TAB
|
Compares two table versions | ||||
| 4 |
DD_CREATE_TABLE
|
Legt eine Tabelle auf DB an aus der uebergebenen Nametab | ||||
| 5 |
DD_CREATE_TABLE VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT SPACE
|
Legt eine Tabelle auf DB an aus der uebergebenen Nametab | ||||
| 6 |
DD_MAP_NAMETAB_TO_DDFIELDS VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT 'X'
|
Maps the nametab to a table of the type DDFIELD | ||||
| 7 |
DD_MAP_NAMETAB_TO_DDFIELDS
|
Maps the nametab to a table of the type DDFIELD | ||||
| 8 |
DD_NAMETAB_TO_DDFIELDS VALUE(NULLABLE) LIKE DDFIELD-NULLABLE DEFAULT 'X'
|
Creates the corresponding field structure to the nametab of a table | ||||
| 9 |
DD_NAMETAB_TO_DDFIELDS
|
Creates the corresponding field structure to the nametab of a table | ||||