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

'error_cntl_init' raised.

Former Member
0 Likes
594

Hi gurus,

I am facing a problem in front end that raising the error 'error_cntl_init '.

We are running a BDC to park an invioice in the Transaction Zv60 (Customised transaction of Fv60).

RFC which we created for this is executing fine independently. When its integrated with java and it is through jeco connector

its thorwing the error 'ERROR_CNTL_INIT'

Thanks in advance,

Regards,

Ravi.K

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
528

Hi,

Are you calling the BDC in background?

Incase there are any OOPS objects then it might give this dump in background.

Regards,

Ankur Parab

3 REPLIES 3
Read only

Former Member
0 Likes
529

Hi,

Are you calling the BDC in background?

Incase there are any OOPS objects then it might give this dump in background.

Regards,

Ankur Parab

Read only

Former Member
0 Likes
528

hi ankur,

I am calling BDC inside the RFC. While invoking the RFC from JAVA it is showing the exception 'ERROR_CNTL_RAISED'.

Anticipating for your reply.

Regards,

Ravi.K

Read only

0 Likes
528

HI Ravi.K ,

How did you solve your problem? i also face the same problem with you when calling BDC in RFC. Would you please give me some suggestion?

Regards,

Joey