Share via


PdsFormCtrl_UpdateRemain.ctrlNameUnitRemain Method [AX 2012]

Gets the name of the form control for the remainder quantity in units eventually different from the inventory unit

Syntax

protected UtilElementName ctrlNameUnitRemain()

Run On

Called

Return Value

Type: UtilElementName Extended Data Type
The name of the form control

Remarks

When this method returns the empty String, no unit field is handled. When the form contains such a quantity field, the method must be overridden to return the name of that control For Example: (Code Example Removed)

See Also

Reference

PdsFormCtrl_UpdateRemain Class