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

SAP console Transaction

Former Member
0 Likes
447

Hi All,

Present iam working with SAP Console Transaction .

I got main menu in that i have option buttons

1. return of inter plant

2. stockmovement

when i click on 1button it should call ztransaction but iam getting message no entries are found

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
402

Try to debug PROCESS AFTER INPUT and at module user_command try to see what OK_CODE has and if it executing your code.

Hi All,

Present iam working with SAP Console Transaction .

I got main menu in that i have option buttons

1. return of inter plant

2. stockmovement

when i click on 1button it should call ztransaction but iam getting message no entries are found

1 REPLY 1
Read only

Former Member
0 Likes
403

Try to debug PROCESS AFTER INPUT and at module user_command try to see what OK_CODE has and if it executing your code.