LedgerRRGERequisiteTypes_W::findByTypeId Method
Finds a type by its ID.
Syntax
client server public static LedgerRRGERequisiteTypes_W findByTypeId(LedgerRRGERequisiteTypeId_W _typeId, [boolean _update])
Run On
Called
Parameters
- _typeId
Type: LedgerRRGERequisiteTypeId_W Extended Data Type
The ID of the type.
- _update
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LedgerRRGERequisiteTypes_W Table
The type that is found.