PSAResAssignAnalysisBase Class [AX 2012]
Base class for calculating resource assignment availability, capacity, and utilization.
| Method | Description | |
|---|---|---|
| availabilityColumnLabel | |
| buildQuery | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| capacityColumnLabel | |
| 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 | |
| headingColumnLabel_Summary | |
| initQuery | |
| insertAssignmentAnalysis | |
| new | Initializes a new instance of the PSAResAssignAnalysisBase class. |
| 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. |
| parmDepartment | Gets or sets the Department parameter. |
| parmDimension | Gets or sets the Dimension parameter. |
| parmDisplayOption | Gets or sets the DisplayOption parameter. |
| parmEndDate | Gets or sets the EndDate parameter. |
| parmProjDisplayMethod | Gets or sets the ProjDisplayMethod parameter. |
| parmProjectTypeOption | Gets or sets the ProjectTypeOption parameter. |
| parmResAssignAnalysisVersion | Gets or sets the ResAssignAnalysisVersion parameter. |
| parmStartDate | Gets or sets the StartDate parameter. |
| parmSupervisor | Gets or sets the Supervisor parameter. |
| parmWorker | Gets or sets the Worker parameter. |
| run | Sets the values of the global variables and calls child class methods. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tmpResourceAssignmentAnalysis | Creates a PSATmpResourceAssignmentAnalysis table buffer. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateAnalysisTable | Update the analysis table with correct values. |
| 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.) |
| ::calcCommit | Calculates the total commited time for the given worker, commitment type, and date range. |
| ::capacity | Calculates the total capacity in hours of the worker in the time interval start date and end date. |
| ::construct | Initializes a corresponding child class that is based on resource assignment analysis version parameter. |
Object Class
PSAResAssignAnalysisBase Class
PSAResAssignAnalysis_Department Class
PSAResAssignAnalysis_Employee Class
PSAResAssignAnalysis_Project Class
PSAResAssignAnalysisBase Class
PSAResAssignAnalysis_Department Class
PSAResAssignAnalysis_Employee Class
PSAResAssignAnalysis_Project Class
Community Additions
ADD
Show: