Hello,
I want to display a popup message with one okay button.To do that I have tried the following FM:
The first has a bug,it duplicates the text when I move from a tab to another in the same transaction,the last two display the text as I want it however the message popup is too big for that small text and the client has demanded it to be smaller and centered.
If I do it:
MESSAGE 'This is information message' TYPE 'I'. *it displays at the bottom,not smth I want
I want the user to stay in the same screen not exit!
Request clarification before answering.
Hi Johnu,
You can use this FM :POPUP_TO_CONFIRM and pass the text you want to pass.
If you have mote than 1 line you can also use this FM COPO_POPUP_TO_GOON
Hope it helps,
Kr,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.