on 2009 Jan 13 8:16 AM
While I using the following code, it returns me a popup with 3 buttons: Save, Don't Save, Cancel rather than previous OK, Cancel, not sure you have updated inside logic somehow, I did not change my code anyway.
CREATE OBJECT lo_confirm_request
EXPORTING
it_confirmation_text = lt_str.
eo_confirmation_request = lo_confirm_request.
But the following code still gets 2 buttons: OK, Cancel.
eo_confirmation_request = cl_fpm_confirmation_request=>go_data_loss.
regards, Bill
Request clarification before answering.
Hi Bill,
we will check this and if necessary ship a fix. The 3 button data loss popup should be optional only and the default should be the 2 button version of it.
Regards,
Ulrich
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
79 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.