SPROXXSLQ - Queue with objects needing generation of stylesheets
Queue with objects needing generation of stylesheets information is stored in SAP table SPROXXSLQ.
It is part of development package SAI_PROXY_RUNTIME_STYLESHEET in software component BC-DWB-PRX. This development package consists of objects that can be grouped under "ABAP Proxy Runtime: Stylesheet Generation".
It is part of development package SAI_PROXY_RUNTIME_STYLESHEET in software component BC-DWB-PRX. This development package consists of objects that can be grouped under "ABAP Proxy Runtime: Stylesheet Generation".
Fields for table SPROXXSLQ
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 | Class Name | X | SEOCLNAME | CHAR | 30 | |
METHOD | Component name | X | SEOCMPNAME | CHAR | 30 | |
UUID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 32 | |
TSTMP | Time of Change | PRX_CHTST | NUMC | 14 | ||
EXT_XML_HANDLING | ABAP Proxies: Boolean Value ('X' = True, Space = False) | PRX_BOOLEAN | CHAR | 1 | ||
INVERSE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | PRX_BOOLEAN | CHAR | 1 |