Table list used by SAP ABAP Function Module RFC_CREATE_TRUSTED_REMOTE (Anlegen oder Modifikation eines RFC-Single-Login-Eintrags)
SAP ABAP Function Module RFC_CREATE_TRUSTED_REMOTE (Anlegen oder Modifikation eines RFC-Single-Login-Eintrags) is using
# Object Type Object Name Object Description Note
     
1 Table  RFCDES Destination table for Remote Function Call
2 Table  RFCDISPLAY Display structure for RFCDES maintenance
3 Table  RFCSI RFC System Information (See RFC_SYSTEM_INFO Function Module)
4 Table  RFCSYSACL List of permitted trusted systems for the current system
5 Table  RFCSYSACL List of permitted trusted systems for the current system SOURCE VALUE(RFCDEST_TRUSTED) TYPE RFCSYSACL-RFCDEST DEFAULT 'NONE'
6 Table  RFCSYSACL List of permitted trusted systems for the current system SOURCE VALUE(RFCDEST_TRUSTING) LIKE RFCSYSACL-RFCDEST DEFAULT 'NONE'
7 Table  RFCSYSACL_OLD List of Valid Trusted Systems (Before 710)
8 Table  RFCTRUST List of existing trusting systems
9 Table  RFCTRUST_OLD List of Valid Trusting Systems (Before 710)