Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the record associated with a specific RecId value.
Syntax
client server public static PdsCustSellableDays find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId value for which to search.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the record returned will be selected for update; optional.
Return Value
Type: PdsCustSellableDays Table
The PdsCustSellableDays record set found for the specified RecId value.