LookupEventWODetailFieldNumeric
Structure
LookupEventWODetailFieldNumeric(sWODetailFieldName)
Parameters
Parameter | Type | Description
| sWODetailFieldName | String | the name of the work order numeric detail field to be returned. Possible values are:
QUANTITY = quantity of items in the work order detail record
ORIGINATING_EVENT = the event number that created the work order (and detail items) |
Return Value
Number
Description
This function returns the current value for one numeric field in the Work Order Scheduled Work grid for the current work order selected in the event. The current work order is designated in the event through the 'Work Order' event field ('Field Settings' tab in Workflow Configuration). These fields are visible on the 'Auto Launch Confirmation Dialog', as setup on 'Auto Launch' step in Workflow Configuration. This information can only be returned after the work order is created in the event.
Note: this function is very similar to LookupWODetailNumeric - which looks up values from the actual Work Order detail item stored in the database. This function was created in an earlier version, and it still supported for backwards compatibility
Example
No example provided
Application Compatibility
IndySoft Calibration Management, IndySoft Commercial Lab Management, IndySoft Tool Management
Also See
No related topics |