Table list used by SAP ABAP Function Module SUSR_TCODE_DISPLAY (List Transactions With Their Auth. Objects and Values)
SAP ABAP Function Module
SUSR_TCODE_DISPLAY (List Transactions With Their Auth. Objects and Values) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | TOBJ | Authorization Objects | ||
| 2 | TSTCT | Transaction Code Texts | SOURCE REFERENCE(EV_TEXT) LIKE TSTCT-TTEXT |
|
| 3 | TSTCT | Transaction Code Texts | ||
| 4 | USOBT | Relation transaction > authorization object | SOURCE VALUE(NAME) LIKE USOBT-NAME DEFAULT 'SU01' |
|
| 5 | USOBT | Relation transaction > authorization object | SOURCE REFERENCE(EV_TYPE) LIKE USOBT-TYPE |
|
| 6 | USOBT | Relation transaction > authorization object | SOURCE REFERENCE(EV_NAME) LIKE USOBT-NAME |
|
| 7 | USOBT | Relation transaction > authorization object | SOURCE VALUE(TYPE) LIKE USOBT-TYPE DEFAULT 'TR' |
|
| 8 | USOBT_C | Relation Transaction > Auth. Object (Customer) | SOURCE GT_INTUSOBT STRUCTURE USOBT_C |
|
| 9 | USOBT_C | Relation Transaction > Auth. Object (Customer) | ||