PurchLineType::postInitFromInventTableHandler_BR Method [AX 2012]
Initializes Brazilian configuration on a PurchLine record based on a InventTable record.
Syntax
client server public static void postInitFromInventTableHandler_BR(XppPrePostArgs _args)
Run On
Called
Parameters
- _args
Type: XppPrePostArgs Class
The arguments from the original method.
Remarks
This method is called from an event handler.