GetJobBomSubst Method (Jobs)
- Last UpdatedNov 06, 2025
- 1 minute read
The GetJobBomSubst() method retrieves a DataView containing all substitute items for a job at the BOM position specified.
Parameters
- woId
- Required. Holds the work order ID of the job for which substitute items are being retrieved.
- operId
- Required. Holds the operation ID of the job for which substitute items are being retrieved.
- seqNo
- Required. Holds the operation sequence number of the job for which substitute items are being retrieved.
- bom_pos
- Required. Holds the position in the BOM for an item for which to retrieve substitutes.
Return Value
Returns a DataView of all substitute items for the job at the specified BOM position.