OverdueTurnJournalLine_W::existsPostedInvoice Method [AX 2012]
Checks if posted invoices exist for invoice(custVendTrans record id) specified.
client server public static boolean existsPostedInvoice(OverdueJournalType_W _journalType, RefRecId _transRefRecId)
Run On
CalledParameters
- _journalType
- Type: OverdueJournalType_W Enumeration
Type of journal to be checked.
- _transRefRecId
- Type: RefRecId Extended Data Type
Record id of custVendTrans.
Show: