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
What are the events we use in dialog programming and explain them?
Persistent class
What two statements are required in an abap program to output an icon using a write statement?
what is the exact code that shoud be implimented in sap note
Is main window mandatory in smartforms?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What is meant by search help? : sap abap data dictionary
Can you delete data element, which is being used by table fields?
Cds views
Do you know any other patterns if yes.. explain
What is the syntex used to call a screen as dialog box (pop up)?
Explain the differences between sap memory and abap memory?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
Can we create field without data element? If yes, how?
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button