LNK_SKW: Managing a link between the received lot and the consumed lot

Use this entry point to manage a link between a received lot and consumed lot when the production reporting and the material tracking are not on the same production tracking

.

Context and operating mode

Transaction

There is no transaction in progress.

Log file

There is no open log file.

Different call cases

This entry point is called for each traceability inquiry.

It is used in the upstream flow from a WO receipt to search the issues corresponding to this WO, and in the downstream flow from a WO issue to search the receipts corresponding to this WO. 

To add an extra filter in the traceability reinstatement in order to indicate the link between received lot and consumed lot (via the PALNUM field for example) when production reporting and material tracking are not on the same production tracking, proceed as follows:

It is necessary to populate the WFILLNK local variable in the following manner:

-    WFILLNK = "PALNUM = [F:SKW]PALNUM" 

Open tables

The added filter can only concerned the fields present in the following tables:

STOTRK   [STR]  and  STOTRKWRK  [SKW].

 

CONSULT_SLO: Traceability of all the sub-lots of a lot

When the inquired product is managed in lot and sub-lot, use this entry point to view the product's traceability for all the sub-lots of the entered lot. 

Context and operating mode

Transaction

There is no transaction in progress.

Log file

There is no open log file.

Different call cases

This entry point is called for each traceability inquiry.

To activate the traceability view for all the sub-lots of the lot selected, it is necessary to set  GCONSULTSLO=1