Frequently Asked Questions
Can I Call Other Procedures within the Extension?
You can call other procedures. As long as you can determine the inputs and perform the validation for a particular rule, your extensions can be as flexible as you want them to be.
Can I Allow Exceptions to a Particular Rule?
Yes; for example, you can allow exceptions to a rule that applies to a project type by limiting the rule to particular projects for the project type in the procedure logic.
Can I Perform Validation on Groups of Expenditure Items?
Currently, you cannot perform validation on groups of expenditure items.
How Many Error Messages Can My Procedure Return?
Your procedure can return one error message, which is the first error message that Oracle Projects encounters in your procedure.
See Also
Case Study: New Charges Not Allowed
Case Study: Organization-Based Transaction Controls
Case Study: Default Billable Status by Expenditure type