SPROXREG - Proxy Runtime Metadata (Substitution Table)
Proxy Runtime Metadata (Substitution Table) information is stored in SAP table SPROXREG.
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 SPROXREG
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 | 4 | |
OBJ_NAME | Proxy Generation: Name of an Object in R/3 | X | PRX_R3NAME | CHAR | 30 | |
OBJECT1 | Proxy Generation: Object Type in R3 (DTEL, TABL,...) | X | PRX_R3OBJ | CHAR | 4 | |
OBJ_NAME1 | Proxy Generation: Name of an Object in R/3 | X | PRX_R3NAME | CHAR | 30 | |
IMPL_CLASS | Proxy Generation: Implementing Class for the IFR Interface | PRX_IMPL | CHAR | 30 | ||
IFR_TYPE | Object Type in the Enterprise Services Builder | PRX_IFRTYP | CHAR | 20 | ||
IFR_NSPCE | Proxy Generation: External Namespace | PRX_NSPCE | CHAR | 255 | ||
IFR_INTF | Proxy Generation: Interface ID | PRX_INTFID | CHAR | 120 | ||
IFR_OPERATION | Proxy Generation: External Name | PRX_IFRNAM | CHAR | 120 | ||
IFR_GNSPCE | Proxy Generation: External Namespace | PRX_NSPCE | CHAR | 255 | ||
GEN_VERS | Proxy Generation: Generation Version | PRX_GVERS | NUMC | 4 | ||
IFR_IDEMPOTENT | operation is idempotent | PRX_IDEMPOTENT | CHAR | 1 | ||
CHANGED_ON | Proxy Generation: Time of Last Change | PRX_CHON | DEC | 8 |