Share via


VendAgingAnalysisofPaymentDP_CN.checkIfSettlementExists Method [AX 2012]

Validates whether a settlement exists.

Syntax

private boolean checkIfSettlementExists(VendTrans _vendTrans)

Run On

Server

Parameters

Return Value

Type: boolean
true if the settlement exists; otherwise, false.

See Also

Reference

VendAgingAnalysisofPaymentDP_CN Class