SUBMFG2 processing: Work orders
DELMESS: deleting the message display in product control
Use this entry point to take over in work order management when adding an unplanned material or a (phantom) sub-assembly, in order to short-circuit the message "product not referenced on this production site".
Context and operating mode
Description of the call context
There is no transaction in progress.
Log file
There is no open log file.
Available screen and file class
The [M:MFG0], [M:MFG1] and [M:MFG2] screen classes are loaded at the time of the call to the entry point, as well as the [ITM] and [ITF] buffers.
Use
This entry point is designed to take over either when controlling the unplanned material that is to be added, or when generating the component list of a (phantom) sub-assembly. It is used to short-circuit the message "product not referenced on this production site" of the standard processing.
The GPE variable is used. It is set to the value 0 by default. It must be set to 1 in the specific processing to short-circuit the error message of the standard processing. When resuming the execution of the processing, the GPE variable is tested. If it is different from 0, the error message is short-circuited.
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 |
CROSSTEST: Going through product categories other than phantom
Use this entry point on addition of (phantom) sub-assembly to take over when loading the grid of the materials to add in order to make it possible to go through the product categories other than "phantom".
The "GPE" variable is set to 1 in order to force the going through.
Context and operating mode
Transaction
There is no transaction in progress.
Log file
There is no open log file.
Available screen and file classes
The MFG0..4 masks of the MFG object are open and loaded.
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 |
BOM |
Yes |
BOMs |
BOMD |
Yes |
BOM lines |
FACILITY |
No |
Site |
ITMMASTER |
No |
Product record |
ITMFACILIT |
Yes |
Product-site record |