PurchTotals.setupDisplayFieldMethod Method [AX 2012]
Helps to set up display field methods.
protected void setupDisplayFieldMethod(MethodName _methodName, [Integer _position])
Run On
ServerParameters
- _methodName
- Type: MethodName Extended Data Type
The method that belongs to the PurchTotals class, which will provide the field value.
- _position
- Type: Integer Extended Data Type
The position of the field.
Community Additions
ADD
Show: