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

regarding LSMW error

Former Member
0 Likes
563

Moved to correct forum by Moderator: please use a more informative subject for your questions in future

Hi frnds,

I have an issue with LSMW. I am getting an error when i am pressing back button

"Leave to transaction" is not allowed in batch input.

Problem is in the code for transaction for back ,exit and canel below code is maintained.

WHEN 'BACK' OR 'EXIT' OR 'CANC'.

CLEAR OK_CODE.

LEAVE TO TRANSACTION 'ZTEST'.

Frnds i wanted to know that in LSMW do we have any provision for escape this error.

Bcoz now we dont have the access to change the code.

so need any other solutions.

NOTE : the error which is mentioned above is coming in Pop-up format.

regards,

sanjay

Edited by: sanjay jaju on Dec 4, 2008 12:57 PM

Edited by: Matt on Dec 4, 2008 1:12 PM

Moved to correct forum by Moderator: please use a more informative subject for your questions in future

Hi frnds,

I have an issue with LSMW. I am getting an error when i am pressing back button

"Leave to transaction" is not allowed in batch input.

Problem is in the code for transaction for back ,exit and canel below code is maintained.

WHEN 'BACK' OR 'EXIT' OR 'CANC'.

CLEAR OK_CODE.

LEAVE TO TRANSACTION 'ZTEST'.

Frnds i wanted to know that in LSMW do we have any provision for escape this error.

Bcoz now we dont have the access to change the code.

so need any other solutions.

NOTE : the error which is mentioned above is coming in Pop-up format.

regards,

sanjay

Edited by: sanjay jaju on Dec 4, 2008 12:57 PM

Edited by: Matt on Dec 4, 2008 1:12 PM

3 REPLIES 3
Read only

tarangini_katta
Active Contributor
0 Likes
525

Hi Sanjay,

What is u r requirement exactly.

What u want to do.Where u r getting the proble.

Can you please explain clearly.

Thanks,

Read only

tarangini_katta
Active Contributor
0 Likes
525

Hi Sanjay,

What is u r requirement exactly.

What u want to do.Where u r getting the proble.

Can you please explain clearly.

Thanks,

Read only

Former Member
0 Likes
525

thnks