The ATP_BOP_SEG_SORT table in SAP ERP or S/4HANA stores Assignment of Sorters to BOP Segment data. There are total 7 fields in ATP_BOP_SEG_SORT table. The Assignment of Sorters to BOP Segment 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_SEG_SORT 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_SEG_SORT Table Fields
Following is the list of fields that are available in SAP ATP_BOP_SEG_SORT table. The primary key fields of the table are MANDT (Client), ABOPSEGMENTSORTUUID (BOP Segment Sorter UUID).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
ABOPSEGMENTSORTUUID | BOP Segment Sorter UUID | ATP_BOP_SEG_SORT_UUID | RAW (16) | |
ABOPSEGMENTUUID | BOP Segment UUID | ATP_BOP_SEGMENT_UUID | RAW (16) | |
ABOPSORTATTRIBUTE | Sort Attribute in BOP Segment | ATP_BOP_SORT_ATTRIBUTE | CHAR (30) | |
ABOPSORTDIRECTION | Sort Direction in Backorder Processing | ATP_BOP_SORT_DIRECTION | CHAR (5) | |
ABOPCUSTOMSORTUUID | UUID for BOP Custom Sort Sequence | ATP_BOP_CUST_SORT_SEQ_UUID | RAW (16) | |
ABOPSORTATTRIBUTEFLDPATHUUID | Product Allocation Characteristic Catalog Path UUID | PRODALLOCCHARCCTLGPATHUUID | RAW (16) |