EMSInvoiceRegisterFlowRelation::findByRefRecId Method

Finds a EMSInvoiceRegisterFlowRelation record by the RecId field of the LedgerJournalTrans table.

Syntax

client server public static EMSInvoiceRegisterFlowRelation findByRefRecId(RecId _refRecId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether the record has to be updated.

Return Value

Type: EMSInvoiceRegisterFlowRelation Table
A EMSInvoiceRegisterFlowRelation record that matches the RecId field of the LedgerJournalTrans table.

See Also

Reference

EMSInvoiceRegisterFlowRelation Table