CustVendOpenTransManager.canReorganizeTrans Method [AX 2012]

Indicates whether the specified transaction can be reorganized.

Syntax

public boolean canReorganizeTrans(CustVendTrans _reorgCustVendTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustVendOpenTransManager Class