Table list used by SAP ABAP Function Module TB_REF_OBJECTS_LIST (Gibt eine Tabelle von Objekt-Nr'n als Liste aus)
SAP ABAP Function Module
TB_REF_OBJECTS_LIST (Gibt eine Tabelle von Objekt-Nr'n als Liste aus) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DISVARIANT | Layout (External Use) | ||
| 2 | DISVARIANT | Layout (External Use) | SOURCE VALUE(I_VARIANT) LIKE DISVARIANT OPTIONAL |
|
| 3 | REFH | References between CO object numbers, header table | SOURCE T_REFH STRUCTURE REFH OPTIONAL |
|
| 4 | REFH | References between CO object numbers, header table | ||
| 5 | REFON | References between object numbers (CO object no.) | SOURCE T_REFON STRUCTURE REFON |
|
| 6 | RSEU1 | Menu Painter screen fields | SOURCE VALUE(TITLE_TEXT) LIKE RSEU1-TIT_TEXT DEFAULT SPACE |
|
| 7 | VTB_SIZU | Hedge Allocations | SOURCE VALUE(FLG_AS_LIST_WINDOW) LIKE VTB_SIZU-XAFELD DEFAULT SPACE |
|
| 8 | VTB_SIZU | Hedge Allocations | SOURCE VALUE(FLG_WITH_DETAILS) LIKE VTB_SIZU-XAFELD DEFAULT 'X' |
|
| 9 | VTB_SIZU | Hedge Allocations | SOURCE VALUE(FLG_WITH_REFNR) LIKE VTB_SIZU-XAFELD DEFAULT SPACE |
|
| 10 | VTB_SIZU | Hedge Allocations | SOURCE VALUE(FLG_DISPLAY_ONLY) LIKE VTB_SIZU-XAFELD DEFAULT 'X' |
|