Q35AddWorkOrderSimple
Similar to the Q35AddWorkOrder function, this function provides the user with the ability to create a new work order with a smaller and simpler data structure to populate. If the required field is not available it is recommend to use the Q35AddWorkOrder instead.
Calls
This function calls the following Q35 functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
DOCO_mnOrderNumber | INTEGER | OPTIONAL | OUT |
VERS_szP17714Version | STRING | OPTIONAL | IN |
EV01_cSuppressErrors | CHARACTER | OPTIONAL | IN |
DTAI_szErrorMessageDataItem | STRING | OPTIONAL | OUT |
DL01_szWODescription | STRING | REQUIRED | IN |
NUMB_mnAssetNumber | ASSETNUMBER | REQUIRED | IN |
PRTS_cWOPriority | UDC | OPTIONAL | BOTH |
STRT_jdStartDate | DATE | OPTIONAL | BOTH |
SEST_mnTimeScheduledStart | INTEGER | OPTIONAL | BOTH |
DCTO_szOrderType | UDC | OPTIONAL | BOTH |
TYPS_cWOType | UDC | OPTIONAL | BOTH |
ITM_mnShortItemNumber | SHORTITEM | OPTIONAL | BOTH |
MCU_szCostCenter | BUSINESSUNIT | OPTIONAL | BOTH |
MMCU_szCostCenterAlt | BUSINESSUNIT | OPTIONAL | BOTH |
PARS_szParentWoNumber | STRING | OPTIONAL | BOTH |