The ATP_BOP_SEGT table in SAP ERP or S/4HANA stores Descriptions for BOP Segments data. There are total 5 fields in ATP_BOP_SEGT table. The Descriptions for BOP Segments 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_SEGT 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_SEGT Table Fields
Following is the list of fields that are available in SAP ATP_BOP_SEGT table. The primary key fields of the table are MANDT (Client), ABOPSEGMENTUUID (BOP Segment UUID), LANGUAGE (Language Key).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
ABOPSEGMENTUUID | BOP Segment UUID | ATP_BOP_SEGMENT_UUID | RAW (16) | |
LANGUAGE | Language Key | SPRAS | LANG (1) | |
ABOPSEGMENTDESCRIPTION | BOP Segment Description | ATP_BOP_SEG_DESCR | CHAR (255) | |
ABOPSEGMENTDESCRIPTIONUUID | UUID for BOP Segment Description | ATP_BOP_SEG_DESCR_UUID | RAW (16) |