PDSPriceEstablisher.elementValue Method [AX 2012]
Gets the value for the specified element type.
protected RealBase elementValue(
PDSCalcElementTypeBase _elementType,
[InventBatchId _inventBatchId,
PdsBatchAttribId _batchAttribId])
Run On
CalledParameters
- _elementType
- Type: PDSCalcElementTypeBase Enumeration
The element type to get the value for.
- _inventBatchId
- Type: InventBatchId Extended Data Type
The inventory batch ID for the actual batch attribute element type. Optional.
- _batchAttribId
- Type: PdsBatchAttribId Extended Data Type
The batch attribute ID for the batch attribute element types. Optional.
Community Additions
ADD
Show: