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 travel requisition by using the specified the travel requisition number.
Syntax
client server public static TrvRequisitionTable findByRequisitionNumber(TrvRequisitionNumber _reqNumber, [boolean _forUpdate])
Run On
Called
Parameters
- _reqNumber
Type: TrvRequisitionNumber Extended Data Type
The travel requisition number.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the travel requisition is to be selected for update; optional.
Return Value
Type: TrvRequisitionTable Table
The travel requisition record.