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

Statement is not accessible in Exit include

Former Member
0 Likes
1,035

Hi,

I have added code in the exit V05EZZWE (in system ECC 6). When i try to check it, it gives an Error saying "Statement is not accessible" at the beginning of the code. I tried going through some of the related links in the forum, but it is not clear to me why this is happening. Nonetheless, I can still activate the include and the main program.

Can anyone explain this error?

Thanks a lot,

Shivali

2 REPLIES 2
Read only

Former Member
0 Likes
471

Did you already check this SDN - thread?

It looks very similar to your problem.

Read only

Former Member
0 Likes
471

I faced similar problem while working with Sales Order Transaction.

I think it happens when we declare some data.

It does give an error but you can activate it and it works perfectly alright.