CHECKORD: Selection of the orders available at a specific point in time

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.

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 at the start of the read loop for the WIP table (ORDERS) during the calculation of the available to date.

Available variables and masks

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.

Open tables

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

MULTIMAJ: Modification of suggested orders

Use this entry point to intervene in the table of the orders suggested by the system.

It is called in the TRTMULTIWX processing.

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 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.

Available variables and masks

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.

Open tables

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

 

PURSTRDAT: application of the purchase lead-time

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.

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 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.

Available variables and masks

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.

Open tables

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