The ATP_BOP_PARPRO table in SAP ERP or S/4HANA stores Parallel Processing Profile for BOP Sales Order Update data. There are total 4 fields in ATP_BOP_PARPRO table. The Parallel Processing Profile for BOP Sales Order Update 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_PARPRO table. It is in Common Entities for Backorder Processing in ATP (ATP_BOP_COMMON) ABAP package and is part of the ATP: Backorder Processing (CA-ATP-BOP) module.
SAP ATP_BOP_PARPRO Table Fields
Following is the list of fields that are available in SAP ATP_BOP_PARPRO table. The primary key fields of the table are MANDT (Client), PROFILE (Profile Name).
Field | Description | Data Element | Check Table | Data Type |
---|---|---|---|---|
MANDT | Client | MANDT | CLNT (3) | |
PROFILE | Profile Name | ATP_BOP_UPDATE_PROFILE | CHAR (40) | |
SERVER_GROUP | Server Group | ATP_BOP_SERVER_GROUP | CHAR (20) | |
MAX_NO_PROC | Maximum Number of Work Processes | ATP_BOP_NO_OF_WORKPROCESSES | INT2 (5) |