Share via


BankChequeCancel::isPartialTaxSettlementProcessRun_IN Method [AX 2012]

Checks whether any partially settled customer or vendor transactions exist.

Syntax

client server public static boolean isPartialTaxSettlementProcessRun_IN(CustVendTrans _custVendTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if any partially settled customer or vendor transactions exist; otherwise, false.

See Also

Reference

BankChequeCancel Class