Share via


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

  • _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.

See Also

Reference

ReqTrans Table