SCPRDATA - BC Set: Values
BC Set: Values information is stored in SAP table SCPRDATA.
It is part of development package SCPR in software component BC-CUS-TOL-BCD. This development package consists of objects that can be grouped under "Business Configuration Sets".
It is part of development package SCPR in software component BC-CUS-TOL-BCD. This development package consists of objects that can be grouped under "Business Configuration Sets".
Fields for table SCPRDATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | Business Configuration Set | X | SCPR_ID | CHAR | 32 | * |
VERSION | BC Set: Version | X | SCPR_VERS | CHAR | 1 | |
TABLENAME | BC Set: Table/View Name | X | SCPR_TABL | CHAR | 30 | * |
FIELDNAME | BC Set: Field name | X | SCPR_FLD | CHAR | 30 | * |
POS | Position of the field in the table | TABFDPOS | NUMC | 4 | ||
FIELDTEXT | Short text of table field | SCPR_FTEXT | CHAR | 40 | ||
FLAG | BC Set: Additional Info | SCPR_FLAG | CHAR | 3 | ||
VTYPE | BC Set value data type | SCPR_VTYPE | CHAR | 1 | ||
OUTPUTLEN | BC Set: Value length | SCPR_LNG | INT2 | 2 | ||
LNG | BC Set: Value length | SCPR_LNG | INT2 | 2 | ||
VALUE | BC Set: Any value | SCPR_VALC | CHAR | 255 |