/IBX/C_SYSSELPAR - Define Selection Parameters for Data Sources
Define Selection Parameters for Data Sources information is stored in SAP table /IBX/C_SYSSELPAR.
It is part of development package /IBX/PE_SEL_SRV in software component FS-RBD-IPX. This development package consists of objects that can be grouped under "Service Selection Conditions".
It is part of development package /IBX/PE_SEL_SRV in software component FS-RBD-IPX. This development package consists of objects that can be grouped under "Service Selection Conditions".
Fields for table /IBX/C_SYSSELPAR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CON_CAT | Data Source | X | /IBX/E_CON_CAT | CHAR | 36 | /IBX/C_CON_CAT |
VALID_FROM | Valid From | X | /IBX/E_VALID_FR | DATS | 16 | |
POSNR | Sequence Number | X | /IBX/E_SEQNUM | NUMC | 12 | |
.INCLUDE | /IBX/S_FIELD_RANGE | 0 | ||||
FIELDNAME | IPX: Field Name | /IBX/E_FIELD_NAME | CHAR | 60 | * | |
SIGN | SIGN field in creation of SELECT-OPTIONS tables | RALDB_SIGN | CHAR | 2 | ||
OPT | OPTION field in structure of SELECT-OPTIONS tables | RALDB_OPTI | CHAR | 4 | ||
LOW | Field Value in Selection (Lower Limit) | /IBX/E_FIELD_VALUE_LOW | CHAR | 200 | ||
HIGH | Field Value in Selection (Upper Limit) | /IBX/E_FIELD_VALUE_HIGH | CHAR | 200 | ||
VALID_TO | IPX: Valid To | /IBX/E_VALID_TO | DATS | 16 |