Application Development and Automation 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: 
Read only

CNTL_ERROR when calling the Frontend Services

Former Member
0 Likes
700

Hi,

I am calling the cl_gui_frontend_services=>file_open_dialog method in a POWL screen (in the HANDLE_ACTIONS)

When I do that - the sy-subrc value returns with 2 which implies CNTL_ERROR.

Can anyone tell me what seems to the problem? How can I solve the issue?

Thanks

Kiran

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
671

I don't think you can use this method for the other GUI.

I don't think you can use this method for the other GUI.

3 REPLIES 3
Read only

Former Member
0 Likes
672

I don't think you can use this method for the other GUI.

Read only

Former Member
0 Likes
671

Hello Kiran,

You can use this Class method only from the report .

Thanks,

Greetson

Read only

Former Member
0 Likes
671

Thanks,

ABAP WD and SAPGUI will not be compatible.