Designing Labor Costing Extensions
You should determine the logic and the additional data elements your client extensions require before you write them. You should consider the additional design issues for labor costing extensions:
- What are the conditions and circumstances in which you cannot use the standard raw cost calculation method supported by Oracle Projects?
- How is the raw cost amount calculated in these cases?
- How do you identify labor transactions that meet these conditions?
- How do you store rates and other additional information that your calculations may require? How are the rates and other information maintained?
- What are the exception conditions for your labor costing extension? What is the exception handling if you cannot find a rate that should exist?
See Also
Designing Client Extensions