PopupJobBOMDlg() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the PopupJobBOMDlg() method to open the Job BOM dialog box for the job specified to show the BOM of the job if the PreviewBomEnabled property is True.
Syntax
PopupJobBOMDlg(woID, operID, seqNo, jobDesc);
Parameters
woId
A string that indicates the work order ID used to identify the job whose BOM is shown.
operId
A string that indicates the operation ID used to identify the job whose BOM is shown.
seqNo
An integer that represents the sequence number used to identify the job whose BOM is shown.
jobDesc
A string that indicates the job description of the job whose BOM is shown. The description appears in the title bar of the BOM grid.