c_ts452_2021 Exam QuestionsBrowse all questions from this exam

c_ts452_2021 Exam - Question 9


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?

Show Answer
Correct Answer: B

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.

Discussion

6 comments
Sign in to comment
sap_learnerOption: B
Jan 26, 2023

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.

sap_learnerOption: B
Jan 26, 2023

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.

tanay1760Option: C
Apr 16, 2023

if u enter date in past system will show error to authorised user

abeedfarooqui86Option: B
Jul 30, 2023

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.

Jewell_WOption: B
Sep 24, 2023

B is the correct answer

AngelovbmOption: C
Nov 21, 2023

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.