Share via


ReqIntercompanyConversionUtil.convertItemId Method [AX 2012]

Gets the item ID in the upstream vendor company.

Syntax

public ItemId convertItemId(ReqPO _reqPO)

Run On

Called

Parameters

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

Return Value

Type: ItemId Extended Data Type
The ID of the item.

See Also

Reference

ReqIntercompanyConversionUtil Class