Table/Structure Field 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 | REFH - REFNR | Reference number (unit no.) | ||
| 2 | REFH - REFTYP | Reference Category (Unit Category) | ||
| 3 | RSEU1 - TIT_TEXT | Text of title line | SOURCE VALUE(TITLE_TEXT) LIKE RSEU1-TIT_TEXT DEFAULT SPACE |
|
| 4 | RSEU1 - TIT_TEXT | Text of title line | ||
| 5 | SYST - DATAR | ABAP System Field: Highlighted Input in Dynpro Field | ||
| 6 | SYST - DBCNT | ABAP System Field: Edited Database Table Rows | ||
| 7 | SYST - TCODE | ABAP System Field: Current Transaction Code | ||
| 8 | SYST - UCOMM | ABAP System Field: PAI-Triggering Function Code | ||
| 9 | VTB_SIZU - XAFELD | Checkbox | SOURCE VALUE(FLG_WITH_REFNR) LIKE VTB_SIZU-XAFELD DEFAULT SPACE |
|
| 10 | VTB_SIZU - XAFELD | Checkbox | SOURCE VALUE(FLG_WITH_DETAILS) LIKE VTB_SIZU-XAFELD DEFAULT 'X' |
|
| 11 | VTB_SIZU - XAFELD | Checkbox | SOURCE VALUE(FLG_DISPLAY_ONLY) LIKE VTB_SIZU-XAFELD DEFAULT 'X' |
|
| 12 | VTB_SIZU - XAFELD | Checkbox | SOURCE VALUE(FLG_AS_LIST_WINDOW) LIKE VTB_SIZU-XAFELD DEFAULT SPACE |
|
| 13 | VTB_SIZU - XAFELD | Checkbox |