Table/Structure Field list used by SAP ABAP Function Module CMSC_ACG_EVENT_DTITL (Event DTITL: Set the title of the screen to the transaction text)
SAP ABAP Function Module
CMSC_ACG_EVENT_DTITL (Event DTITL: Set the title of the screen to the transaction text) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUS000FLDS - ACTIVIT | Screen title: Activity-dependent part | SOURCE VALUE(C_TITLE_ACTVT) LIKE BUS000FLDS-ACTIVIT OPTIONAL |
|
| 2 | BUS000FLDS - CHAR1 | Single-Character Flag | SOURCE VALUE(E_XCHANGED) LIKE BUS000FLDS-CHAR1 |
|
| 3 | BUS000FLDS - CHAR1 | Single-Character Flag | SOURCE VALUE(E_XTOTAL) LIKE BUS000FLDS-CHAR1 |
|
| 4 | BUS000FLDS - CHAR1 | Single-Character Flag | ||
| 5 | RSEU1 - TIT_TEXT | Text of title line | SOURCE VALUE(C_TITLE_TOTAL) LIKE RSEU1-TIT_TEXT OPTIONAL |
|
| 6 | TBZ1T - OTITL | Screen title (object-dependent section) | SOURCE VALUE(C_TITLE_OBJAP) LIKE TBZ1T-OTITL OPTIONAL |
|
| 7 | TBZ3B - DTITL | Screen title (screen-dependent section) | ||
| 8 | TBZ3B - DTITL | Screen title (screen-dependent section) | SOURCE VALUE(C_TITLE_SCREEN) LIKE TBZ3B-DTITL OPTIONAL |
|