ProjReserveResourceWBS::hasActivityPartialBooking Method [AX 2012]
Determines if any activity in a Project or Quotation is partially booked.
server public static boolean hasActivityPartialBooking(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: