Report Time On Bundle Task
Explanation
Time Report is used to follow up how many hours have been spent on a
Bundle Task. When reporting time for a resource it create records for the
reported time and cost. Cost can be fetched from Employee Compensation,
Resource Group or Maintenance Organization.
Time Reporting will be controlled by BND_TASK_COST_DIST
object property on Bundle Task. You can define below values to the
BND_TASK_COST_DIST object property,
- EQUAL
- If you defined this value, it distributes reported time evenly
among all connected work tasks.
- PERCENTAGE
- If you defined this value, it distributes reported time based
on planning percentages according to the following equation.
- Percentage = (Reported hours/Plan Duration for the Bundle Task)
X (Plan duration of the connected Work Task)
- MANUAL
- If you defined this value, you able to see all connected Work
Tasks in the Report Time assistant. You can select specific task to
report time. Transactions are created only for the selected task/tasks.
Prerequisites
- Bundle Task must be released.
- BND_TASK_COST_DIST Object property should be
defined.
- Resource to report time on Bundle Task has to be connected to
relevant site in Resource Details page.
System Effects
As a result of this activity, Time Transactions are created against the
respective Bundle Task and Work tasks.
Note: In clock in and clock out, if it's in the manual time
reporting option, it overrides into equal time distribution option.