SAP Table RPM_RFCSYS
Mapping between RFC and Logical Systems
RPM_RFCSYS (Mapping between RFC and Logical Systems) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link RPM_RFCSYS to other SAP tables.
Source: RPM_RFCSYS (Mapping between RFC and Logical Systems)
RPM_RFCSYS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | CLNT | 3 | 0 | |||
APPLICATION | Application | RPM_TV_APPLICATION | RPM_APPL | CHAR | 6 | 0 | ||
LOGSYS | Logical system | LOGSYS | TBDLS | CHAR | 10 | 0 | ||
RFCDEST | Alternative SAP System Destination for an Object Link Type | RPM_TV_OBL_ALT_DEST | RFCDES | CHAR | 32 | 0 | ||
SVS_QUERY | Service | /RPM/TV_SERVICE_ID | CHAR | 15 | 0 | |||
SVS_OUTBOUND | Service | /RPM/TV_SERVICE_ID | CHAR | 15 | 0 | |||
SVS_INBOUND | Service | /RPM/TV_SERVICE_ID | CHAR | 15 | 0 | |||
LP_NAME | Logical Port Name | DPR_TV_SRT_LP_NAME | CHAR | 60 | 0 | |||
OBJECT_TYPE | Type of Linked Object | DPR_TV_OBL_TYPE | DPR_OBL_OBTYP | CHAR | 15 | 0 |
RPM_RFCSYS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
RPM_RFCSYS | APPLICATION | SYST | MANDT | RPM_APPL | Applications | CLIENT |
RPM_RFCSYS | APPLICATION | RPM_RFCSYS | APPLICATION | RPM_APPL | Applications | APPLICATION |
RPM_RFCSYS | LOGSYS | RPM_RFCSYS | LOGSYS | TBDLS | Logical system | LOGSYS |
RPM_RFCSYS | OBJECT_TYPE | RPM_RFCSYS | CLIENT | DPR_OBL_OBTYP | Properties of Object Link to Object Type | CLIENT |
RPM_RFCSYS | OBJECT_TYPE | RPM_RFCSYS | OBJECT_TYPE | DPR_OBL_OBTYP | Properties of Object Link to Object Type | OBJECT_TYPE |
RPM_RFCSYS | RFCDEST | RPM_RFCSYS | RFCDEST | RFCDES | Destination table for Remote Function Call | RFCDEST |