ReqTrans::findOprNum Method
Finds the operation number for a specific production bills of materials line.
Syntax
client server public static OprNum findOprNum(
ReqRefType _refType,
InventTransOriginId _inventTransOriginId,
ReqPlanData _reqPlanData)
Run On
Called
Parameters
- _refType
Type: ReqRefType Enumeration
An enumeration value that holds the requirement type.
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
An integer value that holds the ID of a InventTransOrigin record.
- _reqPlanData
Type: ReqPlanData Class
An object that holds the master planning settings.
Return Value
Type: OprNum Extended Data Type
The operation number of a production BOM line.