Share via


PmfFormCtrl_InventTransferOrders.initPost Method [AX 2012]

Overridden method to be called after the form has been initialized

Syntax

public void initPost()

Run On

Called

Exceptions

Exception Condition
Error

The FormRun object has not been set.

Remarks

Overriding classes have to set the from data sources.

See Also

Reference

PmfFormCtrl_InventTransferOrders Class