InterviewSolution
| 1. |
Define The Determination Procedure? |
|
Answer» The determination procedure is RELATED to the Sales order preparation. During the Sales order creation, the determination procedure is accessed to validate the RECORDS in the CONDITION table. The determination procedure accesses the condition table and calls the condition types according to the access sequence and checks to see if a valid condition record exists. The determination procedure is related to the Sales order preparation. During the Sales order creation, the determination procedure is accessed to validate the records in the condition table. The determination procedure accesses the condition table and calls the condition types according to the access sequence and checks to see if a valid condition record exists. |
|