InterviewSolution
| 1. |
Explain About Processing Constraints? |
|
Answer» Processing Constraints are a security FRAMEWORK where you can DEFINE rules in Oracle Order Management that VALIDATE back-end operations such as Create, Update, Delete and Cancel. Examples: You cannot CHANGE the Order TYPE in the order header once the order is Booked. You cannot delete the line in an order once the Order Status is Closed (if the order is ship confirmed or invoice interfaced). Processing Constraints are a security framework where you can define rules in Oracle Order Management that validate back-end operations such as Create, Update, Delete and Cancel. Examples: You cannot change the Order Type in the order header once the order is Booked. You cannot delete the line in an order once the Order Status is Closed (if the order is ship confirmed or invoice interfaced). |
|