DMC_CONN_SRVCPRX - Definition of Service Proxy Connection
Definition of Service Proxy Connection information is stored in SAP table DMC_CONN_SRVCPRX.
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_CONN_SRVCPRX
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OWNER | GUID of Object | X | DMC_GUID | CHAR | 44 | |
TYPE | MWB: Connection Type | X | DMC_CONNECTION_TYPE | CHAR | 8 | |
SUBTYPE | MWB: Connection Subtype | X | DMC_CONNECTION_SUBTYPE | CHAR | 20 | |
PRX_CLASS | Proxy Generation: Name of an Object in R/3 | PRX_R3NAME | CHAR | 60 | ||
PRX_METHOD | Proxy Generation: Name of an Object in R/3 | PRX_R3NAME | CHAR | 60 | ||
PRX_LOGICAL_PORT | Logical Port Name | PRX_LOGICAL_PORT_NAME | CHAR | 120 | ||
MASS_ENABLED | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE_D | CHAR | 2 |