EXTGANTT: Implementation of an external Detailed Scheduling module

Context and operating mode

CUSSELFLT: Positioning of additional filters

Context and operating mode

Set GOK to zero to avoid loading the WO corresponding to the current operation in the [M:OPTK] mask.

OPTDATSEL: Inserting additional filters

This entry point is used to process or not the WO based on criteria related to the current operation OPERATIONS buffer [F:OPS].

Context and operating method

If the specific decides not to process the WO/current operation, it must set the GOK variable to zero.

OPTDATCONT: Date control

To avoid standard filters on the operation start and end dates and on the current site.

Context and operating method

Set GPE to a value other than zero so the filter on the table OPERATIONS [F:OPS]: [F:OPS]OPESTR, [F:OPS]OPEEND and [F:OPS]MFGFCY is not completed.

To replace or complete the filter, you can use the CRITERE variable as follows:

CRITERE = "specific condition"

Gosub LOAD_CRITERE2

CHEKOPS: Consideration of the WO

Is used to omit the control on the current operation start and end dates.

Context and operating method

Set GPE to a value other than zero in order to omit this standard control.