FactureJourHeader_RU::find Method
Searches for a FactureJourHeader_RU record by a given FactureJour_RU record ID.
Syntax
client server public static FactureJourHeader_RU find(RefRecId _factureRecId, [boolean _forupdate])
Run On
Called
Parameters
- _factureRecId
Type: RefRecId Extended Data Type
A FactureJour_RU record ID.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update.
Return Value
Type: FactureJourHeader_RU Table
The FactureJourHeader_RU record.