Share via


OverdueTurnJournalLine_W::existsPostedInvoice Method

Checks if posted invoices exist for invoice(custVendTrans record id) specified.

Syntax

client server public static boolean existsPostedInvoice(OverdueJournalType_W _journalType, RefRecId _transRefRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if record exists, otherwise false.

Exceptions

Exception Condition
Error

If incorrect journal type value has been specified.

See Also

Reference

OverdueTurnJournalLine_W Map