Share via


InventTransferTableEventHandler::postInsertHandlerBR Method [AX 2012]

Posts insertion event handler to update the fiscal document text.

Syntax

client server public static void postInsertHandlerBR(XppPrePostArgs _args)

Run On

Called

Parameters

  • _args
    Type: XppPrePostArgs Class
    The event arguments that contain an InventTransferTable record buffer.

Remarks

Applies only to Brazil.

See Also

Reference

InventTransferTableEventHandler Class