Hcmi9DocumentType::findByI9DocumentType Method

Finds the specified record in the Hcmi9DocumentType table, depending on an I9DocumentTypeId value.

Syntax

client server public static Hcmi9DocumentType findByI9DocumentType(
    Hcmi9DocumentTypeId _i9DocumentTypeID, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: Hcmi9DocumentType Table
A record in the Hcmi9DocumentType table; otherwise, an empty record.

See Also

Reference

Hcmi9DocumentType Table