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