DMC_RFC_SETTINGS - RFC Destinations and System IDs
RFC Destinations and System IDs information is stored in SAP table DMC_RFC_SETTINGS.
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
Fields for table DMC_RFC_SETTINGS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ORGUNIT | MWB: Type of Org. Unit (Global, Proj., Subproj., Conv.Obj. ) | X | DMC_OTYPE | NUMC | 2 | |
ORGIDENT | DMC: General ID | X | DMC_IDENT | CHAR | 40 | |
RFC_DEST | Logical destination (specified in function call) | X | RFCDEST | CHAR | 64 | |
RFC_TYPE | Transfer Type | X | CHAR | 8 | ||
RFC_SRV | Home Server ID | NUMC | 2 | |||
SEM_VALUE | Load Control | DMC_SEMAPHORE | INT4 | 4 | ||
SEM_DIFF | Deviation from Optimal Load Number | CHAR | 8 | |||
SEM_STOP | Stop Data Transfer (Suspend) | CHAR | 8 | |||
SAP_REL | SAP Basis Release | DMC_SAP_RELEASE | CHAR | 8 | ||
RCVR_RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
RCVR_SEMAPHORE | Semaphore Type | DMC_SEMAPHORE_KIND | CHAR | 8 | ||
RCVR_SAPSID | Target System Name | DMC_SYSID_RCVR | CHAR | 16 | ||
RCVR_SAPRELEASE | Release of SAP System | SYSAPRL | CHAR | 8 | ||
SNDR_RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
SNDR_SEMAPHORE | Semaphore Type | DMC_SEMAPHORE_KIND | CHAR | 8 | ||
SNDR_SAPSID | Source System Name | DMC_SYSID_SNDR | CHAR | 16 | ||
SNDR_SAPRELEASE | Release of SAP System | SYSAPRL | CHAR | 8 | ||
.INCLUDE | DMC_RFCDEST_DATA | 0 | ||||
RFCTYPE | Type of Entry in RFCDES | RFCTYPE_D | CHAR | 2 | ||
RFCHOST | Name of target host | RFCHOST | CHAR | 200 | ||
RFCSERVICE | Service used (TCP service, SAP System number) | RFCSERVICE | CHAR | 4 | ||
RFCCLIENT | Explicit logon client | RFCCLIENT | CLNT | 6 | * | |
SAVESERVER | Save Target Machine as Host Name? | SAVEHOST | CHAR | 2 | ||
RFCUNICODE | Number of Bytes per Character (Unicode System) | RFCUNICODE | NUMC | 2 | ||
RFCCONVERT | Conversion for Non-Compatible Code Page? (SPACE, 'I', 'N') | RFCCONVERT | CHAR | 2 | ||
RFCCONVX | Conversion Bytes (If RFCCONV = 'I') in Hex | RFCCONVX | CHAR | 16 |