Script MFGWINLIB: Producible qty calculation
DELMESS: deletion of the message display during scheduling verification
This entry point is used to control the addition of an operation on a work order, in order to prevent the message "The scheduling data must be verified" from being displayed.
Context and operating method
Transaction
There is no transaction in progress.
Log fileThere is no open log file
Available screen and file classesThe [M :MFG0] and [M:MFG1] screen classes are loaded at the time of the call to the entry point, as well as the [ITM] and [ITF] buffers.
UseThis entry point allows to prevent the message "The scheduling data must be verified" from being displayed when adding an operation on a work order.
The GPE variable is used. It is set to 1 by default. It will have to be set to 0 in order to prevent the information message from being displayed in standard processing. On returning to the standard processing, the GPE variable is tested. If it is different from 1, the error message is not displayed.
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 |
MFGHEAD |
No |
WO header |
MFGITM |
No |
Released products |
MFGOPE |
No |
Operations |
MFGMAT |
No |
Materials |
MFGPRN |
No |
Documents |
ORDERS |
No |
WIPs |
SCHEDULING |
No |
Scheduling |
OPERATIONS |
No |
Loading |
ROUTING |
No |
Routing header |
ROUOPE |
No |
Routing operations |
ROUSCD |
No |
Route - Scheduling |
BOM |
No |
BOMs |
BOMD |
Yes |
BOM lines |
FACILITY |
No |
Site |
ITMMASTER |
Yes |
Product |
ITMFACILIT |
Yes |
Product-site |