Share via


ReqIntercompanyConversionUtil.findCustomerInVendorCompany Method [AX 2012]

Finds the customer record in the upstream vendor company.

Syntax

private CustTable findCustomerInVendorCompany(ReqPO _reqPO)

Run On

Called

Parameters

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

Return Value

Type: CustTable Table
A record in the CustTable table.

See Also

Reference

ReqIntercompanyConversionUtil Class