SalesInvoiceJournalPostProj.creditNote Method [AX 2012]

Checks whether the journal is a credit note journal

Syntax

protected NoYes creditNote()

Run On

Server

Return Value

Type: NoYes Enumeration
NoYes::Yes if the journal amount is less than 0; otherwise, NoYes::No

See Also

Reference

SalesInvoiceJournalPostProj Class