InventJournalTransTaxExtensionIN::findByinventJournalTrans Method
Finds the specified record in the InventJournalTransTaxExtensionIN table.
Syntax
client server public static InventJournalTransTaxExtensionIN findByinventJournalTrans(RefRecId _recId, [boolean _update])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID of the InventJournalTransTaxExtensionIN table to find.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: InventJournalTransTaxExtensionIN Table
A record in the InventJournalTransTaxExtensionIN table; otherwise, an empty record.