Table list used by SAP ABAP Function Module RFC_READ_TRUSTING_SYSTEM_ENTRY (Lese des Datanbankeintrags für Trusting System (Tabelle RFCTRUST))
SAP ABAP Function Module
RFC_READ_TRUSTING_SYSTEM_ENTRY (Lese des Datanbankeintrags für Trusting System (Tabelle RFCTRUST)) 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 | RFCTRUST | List of existing trusting systems | ||
| 3 | RFCTRUST | List of existing trusting systems | SOURCE VALUE(RFCTRUST_NEW_IMPORT) LIKE RFCTRUST |
|
| 4 | RFCTRUST | List of existing trusting systems | SOURCE VALUE(RFCTRUST_ID) LIKE RFCTRUST-RFCTRUSTID |
|
| 5 | RFCTRUST | List of existing trusting systems | SOURCE VALUE(RFCTRUST_SY) LIKE RFCTRUST-RFCTRUSTSY |
|
| 6 | RFCTRUST | List of existing trusting systems | SOURCE RFCTRUST_NEW_TABLE STRUCTURE RFCTRUST |
|
| 7 | RFCTRUST_OLD | List of Valid Trusting Systems (Before 710) | ||
| 8 | RFCTRUST_OLD | List of Valid Trusting Systems (Before 710) | SOURCE RFCTRUST_TABLE STRUCTURE RFCTRUST_OLD |
|
| 9 | RFCTRUST_OLD | List of Valid Trusting Systems (Before 710) | SOURCE VALUE(RFCTRUST_IMPORT) LIKE RFCTRUST_OLD |
|