PSAResAssignAnalysis_Department Class [AX 2012]
The PSAResAssignAnalysis_Department class is a derived class for handling the department analysis.
| Method | Description | |
|---|---|---|
| availabilityColumnLabel | Represents the column label for availability. (Overrides the availabilityColumnLabel Method.) |
| buildQuery | Builds the query for retrieving department wise resource assignment analysis. (Overrides the buildQuery Method.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| capacityColumnLabel | Gets the label for capacity column. (Overrides the capacityColumnLabel Method.) |
| dimensionTotalCapacity | This method is used to calculate the total capacity for a dimension. |
| employeeHasReservationOnProject | Determines whether an employee has reservations on a project. |
| employeeHasReservationOnProjectContract | Determines whether an employee has reservations on a project contract. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| headingColumnLabel_Detail | Gets the label for the Detailed heading column. (Overrides the headingColumnLabel_Detail Method.) |
| headingColumnLabel_Summary | This method is used to return the label for the Summary heading column. (Overrides the headingColumnLabel_Summary Method.) |
| initQuery | Initializes the query based on the value provided for the department wise resource assignment analysis. (Overrides the initQuery Method.) |
| insertAssignmentAnalysis | Calculates and populates the temporary table. (Overrides the insertAssignmentAnalysis Method.) |
| new | Initializes a new instance of the PSAResAssignAnalysisBase class. (Inherited from PSAResAssignAnalysisBase.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmCommon | Gets or sets the Common parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmDepartment | Gets or sets the Department parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmDimension | Gets or sets the Dimension parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmDisplayOption | Gets or sets the DisplayOption parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmEndDate | Gets or sets the EndDate parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmProjDisplayMethod | Gets or sets the ProjDisplayMethod parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmProjectTypeOption | Gets or sets the ProjectTypeOption parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmResAssignAnalysisVersion | Gets or sets the ResAssignAnalysisVersion parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmStartDate | Gets or sets the StartDate parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmSupervisor | Gets or sets the Supervisor parameter. (Inherited from PSAResAssignAnalysisBase.) |
| parmWorker | Gets or sets the Worker parameter. (Inherited from PSAResAssignAnalysisBase.) |
| run | Sets the values of the global variables and calls child class methods. (Inherited from PSAResAssignAnalysisBase.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tmpResourceAssignmentAnalysis | Creates a PSATmpResourceAssignmentAnalysis table buffer. (Inherited from PSAResAssignAnalysisBase.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateAnalysisTable | Update the analysis table with correct values. (Inherited from PSAResAssignAnalysisBase.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: