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
- _refRecId
Type: RecId Extended Data Type
The RecId field of the LedgerJournalTrans table.
- _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.