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 TMSDlvTerm record for the specified DlvTermId.
Syntax
client server public static TMSDlvTerm find(DlvTermId _dlvTermId, [boolean _forUpdate])
Run On
Called
Parameters
- _dlvTermId
Type: DlvTermId Extended Data Type
DlvTermId key to find.
- _forUpdate
Type: boolean
Whether to select the record for update or not.
Return Value
Type: TMSDlvTerm Table
The TMSDlvTerm record.