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

RFC Call Function BDC error

Former Member
0 Likes
770

We are trying to execute a Call Function BDC thru a RFC and we have rcvd following error :

Exception condition "CNTL_ERROR" raised.

A RAISE statement in the program "CL_GUI_CUSTOM_CONTAINER=======CP" raised the

exception

If we execute the Call Function BDC in APo without RFC, it works fine but only getting this error when trying to execute from ECC thru RFC.

Please suggest.

Regds

Jay

2 REPLIES 2
Read only

gaursri
Active Contributor
0 Likes
565

Hi Jay,

I think the BDC has many screen as we can see by the error that the customer container is raised.May be the BDC is running in the foreground which creates problem in the screen execution.So please check with the screen.It will work try installing latest GUI patch.You can have a look on the thread.

Link:[Thread|;

Hope your query resolves soon.

Have a best day ahead.

Read only

Former Member
0 Likes
565

Hi,

If the screen is having a custom container then BDC will not run in background mode.

Regards,

Ankur Parab