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

code for accessing ME23N in report

Former Member
0 Likes
591

hi guys,

i have created a PO details report using ALV for the user. but then they want to able to double click on the PO number field to access to the PO screen( ME23N).

how am i going to code it to access to the screen? can any one please guide me and help me on the code? thanks so much

1 ACCEPTED SOLUTION
Read only

former_member156446
Active Contributor
0 Likes
527

hi there you have the exact solution in this link

http://www.sap-basis-abap.com/abap/to-call-transaction-in-alv.htm

hi guys,

i have created a PO details report using ALV for the user. but then they want to able to double click on the PO number field to access to the PO screen( ME23N).

how am i going to code it to access to the screen? can any one please guide me and help me on the code? thanks so much

2 REPLIES 2
Read only

former_member188827
Active Contributor
0 Likes
527

use

call transaction statement

Read only

former_member156446
Active Contributor
0 Likes
528

hi there you have the exact solution in this link

http://www.sap-basis-abap.com/abap/to-call-transaction-in-alv.htm