Data Element list used by SAP ABAP Function Module RFC_READ_TRUSTED_SYSTEM_ENTRY (Lese des Datanbankeintrags für Trusted System (Tabelle RFCSYSACL))
SAP ABAP Function Module
RFC_READ_TRUSTED_SYSTEM_ENTRY (Lese des Datanbankeintrags für Trusted System (Tabelle RFCSYSACL)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RFCSSYSID | Trusted sytsem (for R/3 and external systems) | SOURCE VALUE(RFCSYSTEMID) LIKE RFCSYSACL-RFCSYSID |
|
| 2 | RFCTRACE | Trace? | SOURCE VALUE(AUTHORITY_CHECK) LIKE RFCDISPLAY-RFCTRACE DEFAULT 'X' |
|
| 3 | SLIC_INST | saplicense: Installation number | SOURCE VALUE(LICENSE_NR) TYPE SLIC_INST OPTIONAL |
|
| 4 | SYTABIX | Row Index of Internal Tables | ||
| 5 | SYTABIX | Row Index of Internal Tables | SOURCE VALUE(AUTHORITY_FAILED_COUNTER) TYPE SYTABIX |
|