RSPC_SEARCH - Search buffer
Search buffer information is stored in SAP table RSPC_SEARCH.
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
It is part of development package RSPC in software component BW-WHM-DST. This development package consists of objects that can be grouped under "Process Chains".
Fields for table RSPC_SEARCH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TYPE | Process Type | X | RSPC_TYPE | CHAR | 20 | |
VARIANT | Process Variant (Name) | X | RSPC_VARIANT | CHAR | 60 | |
LNR | Row Index of Internal Tables | X | SYTABIX | INT4 | 4 | |
FNAM | Field Name | FIELDNAME | CHAR | 60 | ||
SIGN | Selection criteria: SIGN | RSPC_SIGN | CHAR | 2 | ||
OPT | Selection criteria: OPTION | RSPC_OPTION | CHAR | 4 | ||
LOW | Selection criteria: From value | RSLOW | CHAR | 90 | ||
HIGH | Selection criteria: To value | RSHIGH | CHAR | 90 |