Share via


CatProcurementCache::findByLogonUserId Method

Finds the CatProcurementCache record for the current user.

Syntax

client server public static CatProcurementCache findByLogonUserId([boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: CatProcurementCache Table
A record in the CatProcurementCache table.

See Also

Reference

CatProcurementCache Table