Table list used by SAP ABAP Function Module CREATE_TRUSTING_DESTINATION (Generieung der Destination-Id für Trusting Systeme)
SAP ABAP Function Module
CREATE_TRUSTING_DESTINATION (Generieung der Destination-Id für Trusting Systeme) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(TRUSTDEST) LIKE RFCDES-RFCDEST |
|
| 2 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(PREENTRY) LIKE RFCDES-RFCDEST DEFAULT 'TRUSTING@' |
|
| 3 | RFCTRUST | List of existing trusting systems | SOURCE VALUE(TRUSTID) LIKE RFCTRUST-RFCTRUSTID |
|
| 4 | RFCTRUST | List of existing trusting systems | SOURCE VALUE(TRUSTSY) LIKE RFCTRUST-RFCTRUSTSY |
|