2007 Aug 22 5:16 AM
hi experts,
i am new to SAP and i would like to know how to create an alv report and if we double click on a particular record of the alv report, some fields should be passed on to a transaction. this should be done using an internal table of type bdcdata..any example would be helpful...
thanks in adavnce
vitish
2007 Aug 22 7:11 AM
Hello vitish,
please use the SDN Search functionality to solve this problem. I think it is very common.
Regards
Gregor
hi experts,
i am new to SAP and i would like to know how to create an alv report and if we double click on a particular record of the alv report, some fields should be passed on to a transaction. this should be done using an internal table of type bdcdata..any example would be helpful...
thanks in adavnce
vitish
2007 Aug 22 7:11 AM
Hello vitish,
please use the SDN Search functionality to solve this problem. I think it is very common.
Regards
Gregor
2007 Aug 27 6:30 AM
hi gregor,
i've done the search and found a lot of helpful threads..
thanks a lot
regards,
vitish
2007 Aug 22 10:47 AM
Hi Vitish
creating ALV list is easy. let me know which type of data u want to pass to the transaction.
if u want to pass a value to the transaction screen field then use
SET PARAMETER ID .
even with bdcdata u can achieve this. first create the internal table with
bdcdata. and for any error messages bdcmsgcol.
then map the bdcdata fields to the transaction screen fields, u want.
like this u can make the Interactive ALV.
if u want me to send the code i wil send u a sample code
thanks
2007 Aug 22 10:55 AM
Similar questions have been asked several times already, and my answer is always the same.
Take a look at this document : <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907">An easy reference to alv grid control.</a>
It helped me a lot in understanding how alv-grids work.
2007 Aug 22 11:01 AM
2007 Aug 27 6:29 AM
hi experts,
i would like to thank u for ur help...n points have been rewarded 2..
thanks again..
regards,
vitish
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |