This entry point serves to give a distinction of the resources of the principal work center in the scheduling (notion of the sub-work centers).
To do this, interventions made:
- on the extraction of the work center data (split of the work centers concerned into as many resources as necessary) – See the OPTLIB process
- on the extraction of the operations ( assignment of the operation to the correct work center resource according to a defined criteria) – See the OPTLIB process
- on the update on exiting the scheduling (update of the criterion)
For example:
For a distinction based on the tooling, the P1 work centre will be broken down as follows:
P1 - 00
P1 - 01 Tool1
P1 - 02 Tool2
Work centre 00 is always available for the operations not assigned according to the criterion.
There is one transaction in progress.
The log file is open.
The entry point is called once, each call is identifiable by the global variable GSBBWST:
GSBBWST = "UPDINIT"
This entry point serves to supply the distinction criterion in the form of a field in the MFGOPE table, for which it is necessary to enter the alphanumeric variable XSCHSBB (length 15).
The XSBBT grid must be loaded again if necessary.
For example:
XSCHSBB = "EQUNUM" # Standard tool field
GPE = 1
None.
This entry point located in the price list search process OPTLIBA generates an action "MFOPOINT".
The goal of this action is to give the possibility to fill specific/custom fields during the update of a work order's operations.
There is one transaction in progress.
One log file is open.
The call is made before rewriting each operation.
The following file classes are loaded: [F:MFG], [F:MFO]
The [F:MFO] class can be modified to load specific/custom fields.