PSAMgrResourceScheduling_Save.calcTmpHrsReserved Method [AX 2012]

Calculates the total reservation for the specified project.

public Hours calcTmpHrsReserved(
    ProjId _sProjId, 
    QuotationId _sQuotationId, 
    ProjActivityId _sActivityId)

Run On

Called

Parameters

_sProjId
Type: ProjId Extended Data Type
The project ID of the project.
_sQuotationId
Type: QuotationId Extended Data Type
The quotation ID of a project quotation.
_sActivityId
Type: ProjActivityId Extended Data Type
The activity ID of the activity in the project.

Return Value

Type: Hours Extended Data Type
Calculates the total reservation for the project.

Community Additions

ADD
Show: