If i double click on any sales order no it sud take me to
the transaction how?

Answer Posted / kubera

Use AT USER-COMMAND.
CASE SY-UCOMM.
WHEN 'SONo'.
GET CURSOR FIELD FNAM VALUE FVAL.
SET PARAMETER ID 'VBE' FIELD VBELN.
CALL TR VA01 AND SKIP FIRST SCREEN.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If yes then why do we require logical database

2880


What are the attributes of a field that can be activated or deactivated during runtime?

742


Explain different types of attributes of function module?

716


Write special commands of list?

739


What is For-period and In-period

1953


What are the value tables?

750


What type of user exits have you written ?

1690


i want to add 2 records to a table but the last field in the table is 1000 char long.Is it possible?if yes how?

1972


how to combine the transparent table with cluster table.

1343


****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com

1896


What are uses of foreign key?

775


Explain what are extracts?

828


Difference between Field groups and internal tables?

813


In sap script how to print bar code in vertical manner

3655


What are the differences between table and structure in data dictionary?

807