Designing Labor Billing Extensions
You should determine the logic and the additional data elements your client extensions require before you write them. We recommend that you consider the additional design issues for labor billing extensions:
- What are the conditions and circumstances in which you cannot use the standard, activity based billing methods (identified by the WORK distribution rule) supported by Oracle Projects?
- How is the bill amount calculated in these cases?
- How do you identify labor transactions that meet these conditions?
- How do you store rates and other information that your calculations may require? How are the rates and other information maintained?
- What are the exception conditions for your labor billing extension? What is the exception handling if you cannot find a rate that should exist?
See Also
Designing Client Extensions