cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori - Approve Requisitions - Comments popup

Former Member
0 Kudos

Hi Everyone,

Question regarding the popup box when approving or rejecting a purchase req through the 'Approve Requisition' standard app:

As in the screenshot below, the popup box text says 'optional' next to 'Add note'. I am wondering, if this word 'optional' is dynamic depending on the config in the backend? Because we have made our 'rejection notes' mandatory in ME54N. Now when the users will see the word 'optional', they might decide to skip it. And the app errors out when a rejection note is not provided.

In general, since it is mandatory in our backend, the text 'optional' is misleading and should be removed anyway.

Is there a way to do so? Any help would be great!!

Thank you!

Priya

Accepted Solutions (1)

Accepted Solutions (1)

gill367
Active Contributor
0 Kudos

Hi Priya;

The text in the pop up is coming from the properties file and not from backend.

If you want to change extend the application and change the text in the properties file.


#YMSG: Note place holder for text field => will be deleted from text field if the user types in a text

dialog.ApproveRejectForward.NotePlaceHolder=Add note (optional)

Regards,

Sarbjeet Singh

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you both for your help!

Looks like extending the app is the way to go. Thanks!!

lynn_lin
Active Participant
0 Kudos

Hi Priya,

You can find the same issue of Approve Purchase Orders in