2013 Apr 03 1:53 PM
Hi Experts,
I want to create Input ready field and a radio button in ALV Header.
My requirement is, once the pushbutton is pressed it should update some tables with the help of data from ALV.
Please help.
Regards,
Vivek
Hi Experts,
I want to create Input ready field and a radio button in ALV Header.
My requirement is, once the pushbutton is pressed it should update some tables with the help of data from ALV.
Please help.
Regards,
Vivek
2013 Apr 05 12:21 PM
Hi Vivek,
You can create a custom PFSTATUS by copying the standard PF STATUS of the ALV and you can add your custom buttons to that PFSTATUS.
Go to SE80, Select the function group SALV and drill down to the GUI status STANDARD. Right click on that GUI status and you can copy it your custom program. Then Add your buttons to that copied GUI status and write the code accordingly at the AT USER-COMMAND event in the report.
Cheers
~Niranjan
2013 Apr 05 12:30 PM
Hi Vivek,
Goto the following link .
http://www.sapdev.co.uk/reporting/alv/alvgrid_editable.htm
http://saptechnical.com/Tutorials/ALV/Edit/F4.htm
and paste the code and see the results.
Regards,
Bastin.G
2013 Apr 06 10:11 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |