The fact table of operation tracking belongs to the WO-Operation tracking datamart. It contains elements coming from time tracking
The MFGHEAD, MFGOPE et MFGOPETRK tables must be parameterized to be audited for the BI if data synchronization should be incremental (update of the elements modified since the last synchronization only).
One of the objectives of the universe dedicated to operation tracking is to facilitate data handling by inexperienced users, it is in no way to duplicate data:
Field code | Normal title | Menu | Table | Object type |
MFGFCY | Production site | 0 | 0 | Dimension |
CPY | Company | 0 | 0 | Dimension |
FIYNUM | Financial year | 0 | 0 | Technical |
PERNUM | Period | 0 | 0 | Dimension |
MFGNUM | Work Order | 0 | 0 | Dimension |
ROUNUM | BOM | 0 | 0 | Dimension |
ROUALT | Route alternative | 0 | 0 | Dimension |
OPENUM | Operation | 0 | 0 | Information |
IPTDAT | Posting date: | 0 | 0 | Dimension |
EXTWST | Planned work center (main & second) | 0 | 0 | Information |
CPLWST | Achiev. work center (main & second) | 0 | 0 | Dimension |
TRKOPETIM | WO planned time/achieved qty | 0 | 0 | Information |
CPLOPETIM | Achieved op. time | 0 | 0 | Measurement |
CPLSETTIM | Achieved setup time | 0 | 0 | Measurement |
OPEUOM | Entry unit | 0 | 0 | Dimension |
OPEWORCOE | Conversion factor REL OPE | 0 | 0 | Information |
TRKQTY | WO planned qty/achieved qty | 0 | 0 | Information |
CPLQTY | Actual quantity | 0 | 0 | Measurement |
REJCPLQTY | Rejected quantity | 0 | 0 | Measurement |
QUACPLQTY | QC achieved quantity | 0 | 0 | Measurement |
MFGTRKNUM | Tracking button. | 0 | 0 | Information |
The fact table of work orders is populated on the basis of 2 synchronization rules:
A record in the database can thus yield two records in the datamart if there is a main work center and a secondary work center.
Only the closed work orders are fed to the datamart.
TRTX3BI.GETPER([F:MFG]MFGFCY,[F:MKO]DACDAT): This function is used to return the period of the operation tracking entry date.