We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

RE:[sap-abap] Redirect to Transaction and Display Relevant Sales Order Detail

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from TerryB on Aug 27 at 10:56 AM
Vikash,
Once you have determined that the user double-clicked on the VBELN field and that the field actually has a value in it, these two lines of code do the job:
SET PARAMETER ID 'AUN' FIELD <<your_context>>-vbeln.
CALL TRANSACTION 'VA03' AND SKIP FIRST SCREEN.
Of course, you need to replace the <<your_context>> with the actual context from your program.

But then, you probably already knew that part, right? The tricky part is what comes before that. And to answer that question we need, as John suggested, more details. Is this a dialog program iwth VBELN as a field on a screen? Or is VBELN a column in an ALV grid? Or is it something else?
Cheers,
Terry

---------------Original Message---------------
From: pathakvikash72
Sent: Tuesday, August 26, 2014 9:03 AM
Subject: Redirect to Transaction and Display Relevant Sales Order Detail

HI Experts

I have one issue. I have created one interactive report using get cursor field technique. So, when I will double click on vbeln (sales order no) so it should call the transaction (tcode) va03 for sales order display and by default selected vbeln details should be display there.

Please show me the way.

Thanks,
vikash

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2014 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
TerryB  

10 achievements
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Earn Recognition for Your Contributions at Toolbox for IT. Gain Points for Community Achievements

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language