PurchLineType.postInsert_BR Method [AX 2012]

Additional processing after the insert of a new record.

public void postInsert_BR([boolean dropInvent, boolean findMarkup])

Run On

Called

Parameters

dropInvent
Type: boolean
Not used; optional.
findMarkup
Type: boolean
Not used; optional.

The parameters not in use are kept to maintain the same method signature with the original method.

Community Additions

ADD
Show: