Page 1 of 1

As a member of the project team, you are asked to set up the system so that user has to enter an order reason when proce

Posted: Fri Aug 26, 2022 10:05 am
by answerhappygod
As a member of the project team, you are asked to set up the system so that user has to enter an order reason when processing a sales order. It should be possible to save the incomplete order, but further processing should not be possible until the Order Reason field is filled.How do you implement this requirement?

A. You define an incompletion procedure with the Order Reason field and mark it as mandatory.
B. You define an incompletion procedure with the Order Reason field and assign a status group in which the fields General, Delivery, and Billing Document are selected.
C. You define an incompletion procedure with the Order Reason field, assign it to the sales document type, and set the status to "released for further process steps".
D. You define an incompletion procedure with the Order Reason field and assign it to a sales document type that has the "Incompletion Message" indicator set.