Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the corresponding ReqTrans record if possible from a record of any type.
Syntax
client server public static ReqTrans findCommon(
RefRecId _reqPlanVersionRefRecId,
Common _common,
[InventMovSubType _inventMovSubType])
Run On
Called
Parameters
- _reqPlanVersionRefRecId
Type: RefRecId Extended Data Type
An integer value that holds the ID of a ReqPlanVersion record.
- _common
Type: Common Table
A record of any type.
- _inventMovSubType
Type: InventMovSubType Enumeration
A InventMovSubType enumeration value; optional.
Return Value
Type: ReqTrans Table
A ReqTrans record.