SAP reference for production orders¶
This page complements production orders. The versioned interface is Enterprise; Community does not publish this contract. This Community/Enterprise boundary, not legacy, is the mapping authority.
| OpsFactor | Nearby SAP field | Common tables |
|---|---|---|
id |
AUFNR |
AUFK, AFKO, AFPO |
locationId |
WERKS |
AFPO |
outputMaterialId |
MATNR |
AFPO |
orderQuantity, uomId |
GAMNG/order quantity and unit |
AFKO, AFPO |
| planned dates | basic/scheduled dates | AFKO |
effectiveQuantity |
selected confirmation/delivered quantity | confirmations and header/item |
| operations | operation number and sequence | AFVC |
| components | reservations/requirements | RESB |
CO03 displays an order and COOIS supports lists and reconciliation. Use
AUFNR with leading zeroes, for example 000012345678; add PRD- if other
order types can collide.
Routing and BOM links¶
Translate the SAP routing into the ID defined on resources and routings,
such as PLNNR-PLNAL. Translate the bill of material using the composition on
BOMs and versions. Do not
send internal identifiers that differ from already integrated master IDs.
Process orders (COR3) require a deliberate mapping; do not assume their phase
model is identical to a discrete routing.
SAP reference¶
Return to production orders or the SAP index.