InventDimCtrl_Frm_EditDimensions.formActiveSetup Method [AX 2012]
Makes sure that the appropriate dimension fields are enabled.
Syntax
public void formActiveSetup(
[InventDimGroupSetup _inventDimGroupSetup,
InventTrans _inventTransReceipt,
InventTrans _inventTransIssue])
Run On
Client
Parameters
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class that provides information about the dimension setup.
- _inventTransReceipt
Type: InventTrans Table
- _inventTransIssue
Type: InventTrans Table
Remarks
Call this method when the active record in the form has changed.