Share via


ReqIntercompanyConversionUtil.findProductNumber Method [AX 2012]

Finds the product number of the product that is associated with the item that is used in the planned order.

Syntax

public EcoResProductNumber findProductNumber(ReqPO _reqPO)

Run On

Called

Parameters

  • _reqPO
    Type: ReqPO Table
    The planned order in the downstream customer company.

Return Value

Type: EcoResProductNumber Extended Data Type
The product number.

See Also

Reference

ReqIntercompanyConversionUtil Class