Share via


CustBillingCodeVersion.validateLedgerAccounts Method

Validates the ledger accounts in the CustBillingCodeLedgerAccount table.

Syntax

public boolean validateLedgerAccounts()

Run On

Called

Return Value

Type: boolean
true if the ledger accounts are valid; otherwise, false.

Remarks

If the value of the AllowChangeLedgerAccount field is set to NoYes::No, there cannot be a ledger account associated with the billing code with percentage specified as 0.This method also checks the sum of ledger account percentages.

See Also

Reference

CustBillingCodeVersion Table