LedgerRRGERequisiteTypes_W::existTypeId Method
Retrieves the first LedgerRRGERequisiteTypes_W record, based on the type ID value.
Syntax
client server public static boolean existTypeId(LedgerRRGERequisiteTypeId_W _typeId)
Run On
Called
Parameters
- _typeId
Type: LedgerRRGERequisiteTypeId_W Extended Data Type
The type ID value of the record to find.
Return Value
Type: boolean
true if a record is found; otherwise, false.