Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the accounting distribution originates from a credit note.
Syntax
client server public static boolean isDistributionForCreditNote(AccountingDistribution _accountingDistribution)
Run On
Called
Parameters
- _accountingDistribution
Type: AccountingDistribution Table
An AccountingDistribution record.
Return Value
Type: boolean
true if the accounting distribution originates from a credit note; otherwise, false.