ProjReserveResourceWBS Class [AX 2012]
This class is a Work breakdown structure extension of ProjReserveResource class
| Method | Description | |
|---|---|---|
| autoAssignResource | Automatically assign resources for selected activity. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCalendarDataArea | Get calendar data area. (Inherited from ProjReserveResource.) |
| getHoursToReserve | get hrs to reserve for a worker on a certain date. (Overrides the getHoursToReserve Method.) |
| getRelatedProjectRoles | Gets the related Project team role records. (Inherited from ProjReserveResource.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Create new instance. (Overrides the new Method.) |
| 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.) |
| parmActNumber | Gets or sets the ActNumber parameter. (Inherited from ProjReserveResource.) |
| parmAllocationHours | Gets or sets the AllocationHours parameter. (Inherited from ProjReserveResource.) |
| parmBookRemainCapacity | Gets or sets the BookRemainCapacity parameter. (Inherited from ProjReserveResource.) |
| parmCalendarDataArea | Gets or sets the CalendarDataArea parameter. (Inherited from ProjReserveResource.) |
| parmCalendarId | Gets or sets the Calendar Id to use in the class (Overrides the parmCalendarId Method.) |
| parmCommitType | Gets or sets the CommitType parameter. (Inherited from ProjReserveResource.) |
| parmDistributeEqually | Gets or sets the flag that determines whether Hours should be distributed equally |
| parmEndDate | Gets or sets the EndDate parameter. (Inherited from ProjReserveResource.) |
| parmHoursDistributeType | Gets or sets the HoursDistributeType parameter. (Inherited from ProjReserveResource.) |
| parmIgnoreCalendar | Gets or sets the IgnoreCalendar parameter. (Inherited from ProjReserveResource.) |
| parmPercent | Gets or sets the Percent parameter. (Inherited from ProjReserveResource.) |
| parmProjId | Gets or sets the ProjId parameter. (Inherited from ProjReserveResource.) |
| parmProjRoleId | Gets or sets the ProjRoleId parameter. (Inherited from ProjReserveResource.) |
| parmQuotationId | Gets or sets the QuotationId parameter. (Inherited from ProjReserveResource.) |
| parmRemainingHours | Gets or sets the RemainingHours parameter. (Inherited from ProjReserveResource.) |
| parmRoleId | Gets or sets the RoleId parameter. (Inherited from ProjReserveResource.) |
| parmStartDate | Gets or sets the StartDate parameter. (Inherited from ProjReserveResource.) |
| parmTransferSoftBookedHours | Gets or sets the TransferSoftBookedHours parameter. (Inherited from ProjReserveResource.) |
| parmWorker | Gets or sets the Worker parameter. (Inherited from ProjReserveResource.) |
| parmWorkerLegalEntity | Gets or sets the WorkerLegalEntity parameter. (Inherited from ProjReserveResource.) |
| releasePerWorker | release a worker from WBS. (Overrides the releasePerWorker Method.) |
| releasePerWorkerPerProject | Release all the bookings for that worker dureing the start/end time for a certain project. (Inherited from ProjReserveResource.) |
| releasePerWorkerPerQuotation | Release all the bookings for that worker dureing the start/end time for a quotation (Inherited from ProjReserveResource.) |
| reservePerWorker | reserve for each worker either from RBS or WBS (Inherited from ProjReserveResource.) |
| reserveWorkerOnDay | Reserver worker on day. (Overrides the reserveWorkerOnDay Method.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| transferReservation | transfer all softbookings to hard books but respect to the effort hrs in the specified activity dates. (Overrides the transferReservation Method.) |
| transferSoftBookOnDay | Transfer soft book to hard book on day. (Overrides the transferSoftBookOnDay Method.) |
| updateActivityStatus | Update the schedule status for each activity. (Inherited from ProjReserveResource.) |
| updateProjRole | Updates the project role with worker. (Overrides the updateProjRole Method.) |
| updateProjRoleDate | Update the role's start/end date based on the reservations. (Inherited from ProjReserveResource.) |
| updateScheduleStatus | Update schedule statue. (Overrides the updateScheduleStatus Method.) |
| 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.) |
| ::getActivitySchedulingDetails | Get activity scheduling details. |
| ::hasActivityPartialBooking | Determines if any activity in a Project or Quotation is partially booked. |
| ::hasActivitySoftBookedHours | Determines if any activity in a Project or Quotation has resources that are partially booked. |
| ::isActivityReservationTaskEffortMismatch | Checks if there is any activity in this Project or Quotation where the total reservation hours is different from the Effort hours on the activity. |
| ::releaseFromActivity | Release all the bookings from a certain activity. |
| ::releasePerAssignment | Release per assignment. |
| ::returnReservationHours | Returns Assignments hours to resource's Reservation record. |
| ::returnReservationHoursByWorker | Returns Assignments hours to resource's Reservation record. |
| ::updateActivityScheduleStatus | Update activity schedule status. |
| ::updateTeamInfo | Update PSAProjSchedRole records for a project according to PSASchedEmplReservation records. |
Object Class
ProjReserveResource Class
ProjReserveResourceWBS Class
ProjReserveResourceProjClient Class
ProjReserveResource Class
ProjReserveResourceWBS Class
ProjReserveResourceProjClient Class
Community Additions
ADD
Show: