In the standard system, a controllable system message is shown when a user creates a purchase order with a delivery date in the past.
What must you configure to allow such purchase orders to only be created by authorized users?
In the standard system, a controllable system message is shown when a user creates a purchase order with a delivery date in the past.
What must you configure to allow such purchase orders to only be created by authorized users?
To allow only authorized users to create purchase orders with a delivery date in the past, you should configure the system to show an error message for non-authorized users. To achieve this, copy the system message to a new version, set it as an error message, and assign this version with the user parameter MSV to non-authorized users. This will prevent non-authorized users from proceeding with the creation of the order, while allowing authorized users to bypass the restriction.
I think answer is B, If we authorize error message to non-autherised users then it allows to create PR for autherised users only. for other users, it will throw an error.
If we authorise error message to non-autherised users then it allowes to create PR for autherised users only. for otherusers it will through error.
B. Copy the system message to a new version, set it as an error message, and assign the version with user parameter MSV to non-authorized users.
if u enter date in past system will show error to authorised user
the answer C is the correct choice because the aim is to restrict the creation of purchase orders with delivery dates in the past to authorized users only. By copying the system message to a new version and configuring it as an error message, you can make it a constraint applied during the purchase order creation process. By assigning this new version of the error message with the Message Severity Variant (MSV) parameter to authorized users, only they will receive the error when attempting to create a purchase order with a past delivery date. This prevents them from proceeding with the creation of the order, ensuring that only authorized users can bypass this restriction.
B is the correct answer