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

how to create view in bdc..??

2502


What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.

3070


Explain the advantages of abap query tool?

668


Type casting and error handling

1074


Can a domain, assigned to a data element be changed?

773






Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

922


What are the steps to execute session method?

745


What does the ‘suppress dialog’ do?

1070


What are interface/conversion programs in SAP?

743


What is help view?

707


What is new enhancement framework?

1040


What is a fall back class?

1183


What is asap methodology? : sap abap hr

726


What is the significance of hide?

722


What are the time related infotypes? : abap hr

763