The BOSPS_BATCH table in SAP ERP or S/4HANA stores Profile for Batch Cost Transfer to Project data. There are total 9 fields in BOSPS_BATCH table. The Profile for Batch Cost Transfer to Project 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 BOSPS_BATCH table. It is in BOS: Objects with English as Original Language (AD_BOS_03) ABAP package and is part of the Customer Bill of Services (IS-EC-BOS) module.
SAP BOSPS_BATCH Table Fields
Following is the list of fields that are available in SAP BOSPS_BATCH table. The primary key fields of the table are MANDT (Client), NAME (BOS-PS Cost Transfer Profile for the Batch Processing).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| NAME | BOS-PS Cost Transfer Profile for the Batch Processing | BOSBATCHNAME | CHAR (10) | |
| BOS_ESLL_FIELD | BOS Field from Table ESLL | BOSESLL_FIELD | * | CHAR (30) |
| BOS_PRPS_FIELD | WBS Element Field from Table PRPS | BOSPRPS_FIELD | * | CHAR (30) |
| CC_KIS1_FIELD | BOS Costing Item field from Table KIS1 | CCKIS1FIELD | * | CHAR (30) |
| CC_PRPS_FIELD | WBS Element Field from Table PRPS | CCPRPSFIELD | * | CHAR (30) |
| CC_PRIORITY | Costing Item Priority | CCPRIORITY | CHAR (1) | |
| CE_PRIORITY | Cost Estimate Priority | CEPRIORITY | CHAR (1) | |
| BOSDEFAULT | Default Profile | BOSDEFAULT | CHAR (1) |


