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
If yes then why do we require logical database
What are the attributes of a field that can be activated or deactivated during runtime?
Explain different types of attributes of function module?
Write special commands of list?
What is For-period and In-period
What are the value tables?
What type of user exits have you written ?
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?
how to combine the transparent table with cluster table.
****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
What are uses of foreign key?
Explain what are extracts?
Difference between Field groups and internal tables?
In sap script how to print bar code in vertical manner
What are the differences between table and structure in data dictionary?