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.
Find the commitment type of a reservation for selected worker on a certain project/activity/quotation during a period of time
Syntax
client server public static PSASchedCommit commitment(
ProjWorkerRecId _sWorkerId,
ProjId _sProjId,
QuotationId _sQuotationId,
ProjActivityId _sActivityId,
TransDate _dFrom,
TransDate _dTo)
Run On
Called
Parameters
- _sWorkerId
Type: ProjWorkerRecId Extended Data Type
The worker's rec id
- _sProjId
Type: ProjId Extended Data Type
The project id
- _sQuotationId
Type: QuotationId Extended Data Type
The quotation id
- _sActivityId
Type: ProjActivityId Extended Data Type
The activity id
- _dFrom
Type: TransDate Extended Data Type
The start date of the period of time
- _dTo
Type: TransDate Extended Data Type
The end date of the period of time
Return Value
Type: PSASchedCommit Enumeration
The commitment type for the selected reservation