ReqIntercompanyConversionUtil.getDimensionValue Method [AX 2012]

Gets the value of the product dimension.

public str getDimensionValue(ReqPO _reqPO, FieldId _dimensionFieldId)

Run On

Called

Parameters

_reqPO
Type: ReqPO Table
The planned order.
_dimensionFieldId
Type: FieldId Extended Data Type
The ID of the dimension field.

Return Value

Type: str
The value of the product dimension.

Community Additions

ADD
Show: