Skip to main content

Q35GetWorkOrderFetchInformation

This function is designed to be used by Cantara Client Applications.

Its purpose is to help speed up the process of retrieving a work order and its relevant data. For when downloading a work order from a Cantara Client Application it is best to know what additional data a work order has so the application can specifically fetch only that data over executing queries which could possible return no results.

The function will check for the following additional data on a work order, if valid data is found a '1' will be return to the relevant item:

  • First Text Attachment (F00165)
  • Media Objects (F00165)
  • Equipment Route (F1207)
  • Parts List (F3111)
  • Routing (F3112)
  • Failure Analysis (F48165)

Data Structure

NameTypeInclusionDirection
mnWorkOrderNumberINTEGERREQUIREDIN
cHasFirstTextAttachmentCHARACTEROPTIONALOUT
cHasMediaObjectAttachmentsCHARACTEROPTIONALOUT
cHasEquipmentRouteCHARACTEROPTIONALOUT
cHasPartsListCHARACTEROPTIONALOUT
cHasRoutingCHARACTEROPTIONALOUT
cHasFailureAnlysisCHARACTEROPTIONALOUT
cHasTimeCardsCHARACTEROPTIONALOUT
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.