InterviewSolution
Saved Bookmarks
| 1. |
What Is A Sub-plan? |
|
Answer» A resource sub-PLAN is a plan, which GETS the resource to allocate from a higher-level plan. It is CREATED in a similar manner as a plan. However, a top-level plan gets to allocate 100% of the resources while a sub-plan can allocate only the resources allocated to it by the top-level plan. A resource sub-plan is a plan, which gets the resource to allocate from a higher-level plan. It is created in a similar manner as a plan. However, a top-level plan gets to allocate 100% of the resources while a sub-plan can allocate only the resources allocated to it by the top-level plan. |
|