Table 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 | RFCDISPLAY | Display structure for RFCDES maintenance | SOURCE VALUE(AUTHORITY_CHECK) LIKE RFCDISPLAY-RFCTRACE DEFAULT 'X' |
|
| 2 | RFCSYSACL | List of permitted trusted systems for the current system | SOURCE VALUE(RFCSYSTEMACL_NEW) LIKE RFCSYSACL |
|
| 3 | RFCSYSACL | List of permitted trusted systems for the current system | SOURCE VALUE(RFCSYSTEMID) LIKE RFCSYSACL-RFCSYSID |
|
| 4 | RFCSYSACL | List of permitted trusted systems for the current system | SOURCE RFCSYSACL_NEW_TABLE STRUCTURE RFCSYSACL OPTIONAL |
|
| 5 | RFCSYSACL | List of permitted trusted systems for the current system | ||
| 6 | RFCSYSACL_OLD | List of Valid Trusted Systems (Before 710) | ||
| 7 | RFCSYSACL_OLD | List of Valid Trusted Systems (Before 710) | SOURCE VALUE(RFCSYSTEMACL) LIKE RFCSYSACL_OLD |
|
| 8 | RFCSYSACL_OLD | List of Valid Trusted Systems (Before 710) | SOURCE RFCSYSACL_TABLE STRUCTURE RFCSYSACL_OLD |
|