ProjReserveResourceWBS::isActivityReservationTaskEffortMismatch Method [AX 2012]
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.
server public static boolean isActivityReservationTaskEffortMismatch(Num _entityId, [PSARSEntityType _entityType])
Run On
ServerParameters
- _entityId
- Type: Num Extended Data Type
The Project or Quotation Id.
- _entityType
- Type: PSARSEntityType Enumeration
The type of Id.
Show: