SAP table TPRRU (Control table for process chain for confirmation)
SAP table TPRRU has 3 primary key fields being MANDT,AUTYP,PRZST.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||
AUTYP | Order category for controlling confirmation process | NUMC | 2 | 0 | CO_PRZTY |
|
|||||||||||
PRZST | Control Confirmation Process | CHAR | 4 | 0 | CO_PRZST | ||||||||||||
PWEIN | Control Confirmation Procedure "Automatic Goods Receipt" | CHAR | 1 | 0 | CO_PWEIN | ||||||||||||
PWAUS | Control Confirmation Process "Backflushing" | CHAR | 1 | 0 | CO_PWAUS | ||||||||||||
PKOST | Control Confirmation Process "Calculate Actual Costs" | CHAR | 1 | 0 | CO_PKOST | ||||||||||||
PKAPA | Control confirmation procedure "Adjust remaining capacity" | CHAR | 1 | 0 | CO_PKAPA | ||||||||||||
AWAUS | Indicator: Aggregate with Backflushing | CHAR | 1 | 0 | CO_AWAUS | ||||||||||||
AKOST | Indicator: Aggregate Calculation of Actual Costs | CHAR | 1 | 0 | CO_AKOST |