TrvRequisitionTable::insertNewRecord Method
Creates a new travel requisition.
Syntax
client server public static TrvRequisitionTable insertNewRecord([TrvHcmWorkerRecId _worker])
Run On
Called
Parameters
- _worker
Type: TrvHcmWorkerRecId Extended Data Type
The Record ID of the worker for whom the travel requisition is; optional.
Return Value
Type: TrvRequisitionTable Table
The travel requisition record that is created.