Q35UpdateManufDateTime
This function is to update Manufacturing Work Order dates and to manage custom functionality for Finite Scheduling of Manufacturing Work Orders.
Special functionality for moving Routing steps:
- If we move the first or last routing step, the Work Order Start/Request dates move to match the routing step date change.
Called By
This function is called by the following Q35 functions.
Calls
This function calls the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
DOCO_mnOrderNumber | INTEGER | REQUIRED | IN |
OPSQ_mnSequenceNoOperations | FLOAT | REQUIRED | IN |
DRQJ_jdRequestedDate | DATE | OPTIONAL | IN |
STRT_jdStartDate | DATE | OPTIONAL | IN |
DTAI_szErrorMessage | STRING | OPTIONAL | OUT |
STTI_mnTimeStartHHMMSS | INTEGER | OPTIONAL | IN |
EPETM_mnEstEndingHhMmSs | INTEGER | OPTIONAL | IN |
VERS_szP48013Version | STRING | OPTIONAL | IN |