The ATP_BOP_CSS_VAL table in SAP ERP or S/4HANA stores Attribute Values and Positions in BOP Custom Sort Sequence data. There are total 5 fields in ATP_BOP_CSS_VAL table. The Attribute Values and Positions in BOP Custom Sort Sequence table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ATP_BOP_CSS_VAL table. It is in Virtual Data Model for Backorder Processing Setup in ATP (ATP_BOP_SETUP_VDM) ABAP package and is part of the ATP: Backorder Processing (CA-ATP-BOP) module.
SAP ATP_BOP_CSS_VAL Table Fields
Following is the list of fields that are available in SAP ATP_BOP_CSS_VAL table. The primary key fields of the table are MANDT (Client), ABOPCUSTOMSORTVALUUID (UUID for Sort Values assigned in a Custom Sort Sequence).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
ABOPCUSTOMSORTVALUUID | UUID for Sort Values assigned in a Custom Sort Sequence | ATP_BOP_CUST_SORT_SEQ_VAL_UUID | RAW (16) | |
ABOPCUSTOMSORTUUID | UUID for BOP Custom Sort Sequence | ATP_BOP_CUST_SORT_SEQ_UUID | RAW (16) | |
BUSPRPSOFREFDVALUEISCOMPLETED | Business Purpose Completed Flag | CVP_XBLCK | CHAR (1) | |
ABOPSORTPOSITIONISLOW | Sort Position is Low | ATP_BOP_SORT_POS_IS_LOW | CHAR (1) |