Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)