SPROXSIG - Proxy Runtime Metadata (Substitution Table)
Proxy Runtime Metadata (Substitution Table) information is stored in SAP table SPROXSIG.
It is part of development package SAI_PROXY_RUNTIME_COMMON in software component BC-DWB-PRX. This development package consists of objects that can be grouped under "ABAP Proxy Runtime: Common Objects".
It is part of development package SAI_PROXY_RUNTIME_COMMON in software component BC-DWB-PRX. This development package consists of objects that can be grouped under "ABAP Proxy Runtime: Common Objects".
Fields for table SPROXSIG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
OBJECT | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | X | PRX_R3OBJ | CHAR | 8 | |
OBJ_NAME | Proxy Generation: Name of an Object in R/3 | X | PRX_R3NAME | CHAR | 60 | |
OBJECT1 | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | X | PRX_R3OBJ | CHAR | 8 | |
OBJ_NAME1 | Proxy Generation: Name of an Object in R/3 | X | PRX_R3NAME | CHAR | 60 | |
PARAM | Component name | X | SEOCMPNAME | CHAR | 60 | |
TYPENAME | Name of Dictionary Type | TYPENAME | CHAR | 60 | ||
DECL | Parameter Declaration Level (User View) | SEOPARDECL | NUMC | 2 | ||
TYPECONTEXT | Proxy Generation: Name of an Object in R/3 | PRX_R3NAME | CHAR | 60 | ||
MSG_NAME | Proxy Generation: Interface ID | PRX_INTFID | CHAR | 240 | ||
MSG_NAMESPACE | Proxy Generation: External Namespace | PRX_NSPCE | CHAR | 510 | ||
XML_MSG_NAME | Proxy Generation: Interface ID | PRX_INTFID | CHAR | 240 | ||
XML_MSG_NAMESPAC | Proxy Generation: External Namespace | PRX_NSPCE | CHAR | 510 |