The ATP_BOP_CSST table in SAP ERP or S/4HANA stores Descriptions for BOP Custom Sort Sequences data. There are total 5 fields in ATP_BOP_CSST table. The Descriptions for BOP Custom Sort Sequences 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_CSST 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_CSST Table Fields
Following is the list of fields that are available in SAP ATP_BOP_CSST table. The primary key fields of the table are MANDT (Client), LANGUAGE (Language Key), ABOPCUSTOMSORTUUID (UUID for BOP Custom Sort Sequence).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
LANGUAGE | Language Key | SPRAS | LANG (1) | |
ABOPCUSTOMSORTUUID | UUID for BOP Custom Sort Sequence | ATP_BOP_CUST_SORT_SEQ_UUID | RAW (16) | |
ABOPCUSTOMSORTDESCRIPTION | BOP Custom Sort Sequence Description | ATP_BOP_CSS_DESCR | CHAR (255) | |
ABOPCUSTOMSORTDESCUUID | UUID for BOP Custom Sort Sequence Description | ATP_BOP_CSS_DESCR_UUID | RAW (16) |