SAP AFSPOPR Split Operations in an Order Split Table
Overview
AFSPOPR is a standard SAP S/4HANA table that stores Split Operations in an Order Split data. There are total 6 fields in the AFSPOPR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AFSPOPR belongs to Production Orders (PP-SFC) module and is located in the package Application Development ERP PP Production Orders (CO).
In addition, following links provide an overview of foreign key relationships, if any, that link AFSPOPR to other SAP tables and standard CDS views available based on AFSPOPR table in S/4HANA 2020.
Techincal Settings of AFSPOPR
Below are technical details of the table AFSPOPR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AFSPOPR Fields
The following table gives you an overview of the fields available in AFSPOPR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| C_AUFNR | Child order of a split hierarchy | SPLIT_CAUFNR | * | CHAR | 12 |
| APLZL | General counter for order | CO_APLZL | * | NUMC | 8 |
| BYPRODUCT | Material Number By-Product Order Split | COOS_BYPRODUCT | * | CHAR | 40 |
| BYPRODUCT_BATCH | Batch Number By-Product Order Split | COOS_BYPRODUCT_BATCH | * | CHAR | 10 |
| APLFL | Sequence | PLNFOLGE | CHAR | 6 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AFSPOPR