ProjReserveResourceTeam Class [AX 2012]
Project reserve resources team.
| Method | Description | |
|---|---|---|
| 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 hours to book for a calendar id 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 | New method. (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 CalendarId parameter. (Inherited from ProjReserveResource.) |
| parmCommitType | Gets or sets the CommitType parameter. (Inherited from ProjReserveResource.) |
| 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 project team (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.) |
| releaseProjRole | delete a role from project team |
| reservePerWorker | reserve for each worker either from RBS or WBS (Inherited from ProjReserveResource.) |
| reserveWorkerOnDay | Reserve 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 the softbookings to hard books in the specified project and transaction dates (Overrides the transferReservation Method.) |
| transferSoftBookOnDay | Transfer soft booked hours to hard booked hours 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 the project status (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.) |
Community Additions
ADD
Show: