CustVendOpenTransManager.reorganizeMarkedTrans Method [AX 2012]

Reorganizes marked transactions.

Syntax

public boolean reorganizeMarkedTrans()

Run On

Called

Return Value

Type: boolean
true if the transaction was reorganized; otherwise, false.

Remarks

The transaction reorganization process is run by the CustVendTransReorg class.

See Also

Reference

CustVendOpenTransManager Class