PSAMgrResourceScheduling_Load Class [AX 2012]
The PSAMgrResourceScheduling_Load class loads data for the resource manager's scheduling form (PSAMgrResourceScheduling).
| Method | Description | |
|---|---|---|
| assignResourcePerWorker | Automatically assign a worker for selected activity. (Inherited from PSAResourceSchedulingBL.) |
| calcAttributes | Calculates the total requirements and total matches for attributes. (Inherited from PSAResourceSchedulingBL.) |
| calcCertification | Calculates the total requirements and total matches for certificates. (Inherited from PSAResourceSchedulingBL.) |
| calcEducation | Calculates total requirements and total matches for education. (Inherited from PSAResourceSchedulingBL.) |
| calcEmplReservation | Calculate the hard/soft reservation for a worker during a certain peirod of time. |
| calcOpenHours | Calculates the total open hours in the period start date and end date. (Inherited from PSAResourceSchedulingBL.) |
| calcProjExp | Calculates the total requirements and total matches for project experience. (Inherited from PSAResourceSchedulingBL.) |
| calcSkills | Calculates the total requirements and total matches for skills. (Inherited from PSAResourceSchedulingBL.) |
| calcSumHrsForProj | This method is used to calculate the sum of hard and soft hours for the project. (Inherited from PSAResourceSchedulingBL.) |
| calcTmpHrsReservedForEmpl | Calculates the total reserved hours of worker. (Inherited from PSAResourceSchedulingBL.) |
| calcTmpHrsReservedForProj | Calculates the total reserved hours for the project. (Inherited from PSAResourceSchedulingBL.) |
| calcTmpHrsReservedForWorkerPerProj | Calculates the total reserved hours for a worker per project on a certain date. (Inherited from PSAResourceSchedulingBL.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| emplHardUtilization | Calculates the hard utilization percentage. |
| emplSoftUtilization | Calculates the soft utilization percentage. |
| emplTotalUtilization | Calculates the total utilization percentage. |
| emplUtilization | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| GetCapacityPerWorker | Get the total capacity for a certain worker. (Inherited from PSAResourceSchedulingBL.) |
| getIconNumber | Get the icon number for a worker to indicate if the worker has bookings for current project/activity. (Inherited from PSAResourceSchedulingBL.) |
| getPSATmpActivityProjAttribute | Gets a PSATmpActivityProjAttribute table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpActivityProjCertificate | Gets a PSATmpActivityProjCertificate table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpActivityProjEducation | Gets a PSATmpActivityProjEducation table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpActivityProjProject | Gets a PSATmpActivityProjProject table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpActivityProjReqImportance | Gets a PSATmpActivityProjReqImportance table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpActivityProjSkill | Gets a PSATmpActivityProjSkill table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpSchedEmplCalendar | Gets a PSATmpSchedEmplCalendar table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpSchedEmplCalendarDetail | Gets a PSATmpSchedEmplCalendarDetail table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpSchedEmplCapacity | Gets a PSATmpSchedEmplCapacity table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpSchedEmplReservation | Gets a PSATmpSchedEmplReservation table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpSchedEmplResource | Gets a PSATmpSchedEmplResource table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpSchedMgrProjActivity | Gets a PSATmpSchedMgrProjActivity table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpSchedProjActivity | Gets a PSATmpSchedProjActivity table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getPSATmpScheMgrEmplResource | Gets a PSATmpSchedMgrEmplResource table buffer. (Inherited from PSAResourceSchedulingDAL.) |
| getResourceAvailability | Get a worker's availablility. (Inherited from PSAResourceSchedulingBL.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWorkerCapacity | Return a worker's capacity. (Inherited from PSAResourceSchedulingBL.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initEmplCapacity | This method is used to populate PSATmpSchedEmplCapacity temporary table. (Inherited from PSAResourceSchedulingBL.) |
| initEmplResource | Gets resources based on the filter criteria. |
| initProjActivity | |
| initPSATmpActivityProjAttribute | Populates the PSATmpActivityProjAttribute table. (Inherited from PSAResourceSchedulingBL.) |
| initPSATmpActivityProjCertificate | Populates the PSAActivityProjCertificate table. (Inherited from PSAResourceSchedulingBL.) |
| initPSATmpActivityProjEducation | Populates the PSAActivityProjEducation table. (Inherited from PSAResourceSchedulingBL.) |
| initPSATmpActivityProjProject | Populates the PSAActivityProjProject temporary table. (Inherited from PSAResourceSchedulingBL.) |
| initPSATmpActivityProjReqImportance | Populates the PSAActivityProjReqImportance table. (Inherited from PSAResourceSchedulingBL.) |
| initPSATmpActivityProjSkill | Populates the PSAActivityProjSkill table. (Inherited from PSAResourceSchedulingBL.) |
| initPSATmpSchedEmplCalendar | This method is used to insert reservation for the worker. (Inherited from PSAResourceSchedulingBL.) |
| initPSATmpSchedEmplCalendarPerWorker | This method is used to insert empl calendar record for the worker. (Inherited from PSAResourceSchedulingBL.) |
| initTmpProjRequirements | Populates the project requirements data into the temporary tables. (Inherited from PSAResourceSchedulingBL.) |
| initTmpReservation | Implements the logic will be used to load all the reservation at start for the resource passed because in the details grid that is displayed for all projects, not only the one selected. (Inherited from PSAResourceSchedulingBL.) |
| insertCalendarHeader | This method is used to calculate capacity, commitment and remaining of the worker. (Inherited from PSAResourceSchedulingBL.) |
| insertCapacity | Calculates the total capacity of the worker. (Inherited from PSAResourceSchedulingBL.) |
| insertReservations | Inserts reservation of the worker for the project, quotation or activity. (Inherited from PSAResourceSchedulingBL.) |
| insertSkillAttributes | Inserts skill attributes into the specified record. (Inherited from PSAResourceSchedulingBL.) |
| isSummaryActivity | Indicates whether the specified activity is a summary activity. (Inherited from PSAResourceSchedulingBL.) |
| isSummaryProject | Indicates whether the specified project is a summary project. (Inherited from PSAResourceSchedulingBL.) |
| new | Sets the global variables. |
| 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.) |
| parmActivityNum | Gets or sets the ActivityNum parameter. |
| parmDimension | Gets or sets the Dimension parameter. |
| parmDisplayQuotations | Gets or sets the DisplayQuotations parameter. |
| parmEndDate | Gets or sets the EndDate parameter. |
| parmFromDate | Gets or sets the FromDate parameter. |
| parmOMDepartmentName | Gets or sets the OMDepartmentName parameter. |
| parmProjId | Gets or sets the ProjId parameter. |
| parmShowFullyScheduled | Gets or sets the ShowFullyScheduled parameter. |
| parmStartDate | Gets or sets the StartDate parameter. |
| parmSupervisor | Gets or sets the Supervisor parameter. |
| parmToDate | Gets or sets the ToDate parameter. |
| parmWorker | Gets or sets the Worker parameter. |
| run | Calls the methods for proposing resources for project, based on skill fit percentage. |
| setEmpty | Updates the isEmpty field. (Inherited from PSAResourceSchedulingBL.) |
| setResourcesRelTables | Set the resources related data into the temporary tables. (Inherited from PSAResourceSchedulingBL.) |
| setSkills | Calculates skill fit of the worker for the project. (Inherited from PSAResourceSchedulingBL.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTmpProjRequirements | Sets the project requirements related data into temporary tables. (Inherited from PSAResourceSchedulingDAL.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateEmplCalendar | Update the empl temp calendar |
| updateResourceAvailability | Update the resource's availability percentage. (Inherited from PSAResourceSchedulingBL.) |
| updateTables | Updates the table with skill fit percentage and availability percentage. |
| updateUtilization | update the utilization percent for m_tMgrEmplResource in 2 queries instead of for each worker |
| 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.) |
| workCalendarDate | Retrieves the basic CalendarId record if it is available for the passed in CalendarId record. (Inherited from PSAResourceSchedulingBL.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::construct | This method is used to construct a new PSAMgrResourceScheduling_Load instance. |
Object Class
PSAResourceSchedulingDAL Class
PSAResourceSchedulingBL Class
PSAResourceSchedulingLoadBase Class
PSAMgrResourceScheduling_Load Class
PSAResourceSchedulingDAL Class
PSAResourceSchedulingBL Class
PSAResourceSchedulingLoadBase Class
PSAMgrResourceScheduling_Load Class
Community Additions
ADD
Show: