SAP table PLZU (Routing data for group)
SAP table PLZU has 3 primary key fields being MANDT,PLNTY,PLNNR.
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 | |
PLNTY | Task List Type | CHAR | 1 | 0 | TCA01 | PLNTY | |
PLNNR | Key for Task List Group | CHAR | 8 | 0 | PLNNR | ||
ZKRIZ_MAPL | Counter for Additional Criteria | NUMC | 7 | 0 | DZKRIZ | ||
ZKRIZ_EAPL | Counter for Additional Criteria | NUMC | 7 | 0 | DZKRIZ | ||
ZKRIZ_TAPL | Counter for Additional Criteria | NUMC | 7 | 0 | DZKRIZ | ||
PLNKN_PLPO | Number of the Task List Node | NUMC | 8 | 0 | PLNKN | ||
PZLFH_PLFH | Item Counter for Production Resources/Tools | NUMC | 8 | 0 | PZLFH | ||
ZUONR_PLMZ | No. for material comp. allocation to task list | NUMC | 8 | 0 | CIM_ZUORD | ||
MLST_ZAEHL_MLST | Milestone number | NUMC | 12 | 0 | MLST_ZAEHL | ||
PLNPH_PLPH | Internal Sub-Calculation Number | NUMC | 8 | 0 | PLNPH | ||
PLNFT_PLFT | Internal process instruction number | NUMC | 8 | 0 | PLNFT | ||
MKMZL_PLFV | Internal PI characteristic/characteristic value number | NUMC | 8 | 0 | PLNFV | ||
ZUONR_PLMB | No. for material comp. allocation to task list | NUMC | 8 | 0 | CIM_ZUORD |
PLZU foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 PLZU | MANDT | T000 | Clients | MANDT |
1 PLZU | PLNTY | TCA01 | Task list types | MANDT |