Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

FM : "POPUP_TO_CONFIRM"

Former Member
0 Kudos

Hi All,

I am using "POPUP_TO_CONFIRM" FM in my code. This FM gives me 3 buttons. Third button is Cancel by default. I want to change "Cancel" to "Terminate". I cannot modify "Cancel" text in this FM. Is there any other FM where I can Modify text of CANCEL button.

Thanks in advance,

Vijay

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Vijay,

You can use POPUP_FOR_INTERACTION.

Hope that helps.

Dieu

1 REPLY 1

Former Member
0 Kudos

Hi Vijay,

You can use POPUP_FOR_INTERACTION.

Hope that helps.

Dieu