Use this entry point to choose the orders to be taken into account in the calculation of the available to date.
It is called in the TRTMULTIWX processing.
There is no transaction in progress.
There is no open log file.
This entry point is called at the start of the read loop for the WIP table (ORDERS) during the calculation of the available to date.
The GPE variable is used. It is set to the value 0 by default. It must be set to 1 in the specific/custom processing linked to the entry point if you do not want to display the current record. When resuming the execution of the processing, the value of GPE is tested. If it is not equal to 0, the section concerning the loading of the line is short-circuited.
The [ORD] class is on line.
In the table below, the significant content flag indicates that the content is in phase with the context.
Table |
Significant content |
Table title |
ORDERS |
Yes |
WIPs |
ITMFACILIT |
Yes |
Product-sites |
ITMMASTER |
Yes |
Products |
Use this entry point to intervene in the table of the orders suggested by the system.
It is called in the TRTMULTIWX processing.
There is no transaction in progress.
There is no open log file.
This entry point is called at the end of the loading loop for the table lines. It is used to take over in order to intervene specifically in the loading of the table's lines.
The MULTIWOX1 [MUX1] screen class is open when calling the entry point.
L is the variable (of integer type) used to index the lines of the table.
In the table below, the significant content flag indicates that the content matches the context.
Table | Significant content | Table title |
ORDERS | No | WIPs |
ITMFACILIT | Yes | Product-sites |
ITMMASTER | Yes | Products |
Use this entry point to intervene in the calculation of the start date of the POF/EOF/TRF WIPs suggested.
It is called in the TRTMULTIWX processing.
There is no transaction in progress.
There is no open log file.
This entry point is called during the calculation of the start date for WIPs of Purchase type (POF/EOF/TRF).
By default, the lead-time loaded in WLTI (coming from F:ITF]OFS) is used as a calendar lead-time. The activation of the GPE variable (value different from 0) allows you to use this lead-time as a lead-time in work days.
In both cases, the start date is repositioned after the calculation on a work day.
The MULTIWOX1 [MUX1] screen class is open when calling the entry point.
L is the variable (of integer type) used to index the lines of the table.
In the table below, the significant content flag indicates that the content is in phase with the context.
Table | Significant content | Table title |
ORDERS | No | WIPs |
ITMFACILIT | Yes | Product-sites |
ITMMASTER | Yes | Products |