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
how to create view in bdc..??
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
Explain the advantages of abap query tool?
Type casting and error handling
Can a domain, assigned to a data element be changed?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What are the steps to execute session method?
What does the ‘suppress dialog’ do?
What are interface/conversion programs in SAP?
What is help view?
What is new enhancement framework?
What is a fall back class?
What is asap methodology? : sap abap hr
What is the significance of hide?
What are the time related infotypes? : abap hr