Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
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. __.____._ | _.____.__ |