2010 Sep 07 8:13 AM
Hello Friends,
I want to display the internal table data in ALV GRID with check box field.
Then user will select the check box then I have the delete the data from database.
Can you tell me how to add new command button in ALV grid screen.
Some time i have to display the check box in unedit mode .
Some time i have to dispaly some check unedit mode and some check box edit.
According to check box selection i have to do further processing.
And how to user trigger event for further processing.
Regards
Amit
2010 Sep 07 8:18 AM
you may want to have a look at those SAP demo programs:
BCALV_DEMO_HTML
BCALV_DEMO_TOOLTIP
BCALV_FULLSCREEN_DEMO
BCALV_FULLSCREEN_DEMO_CLASSIC
BCALV_GRID_DEMO
Hello Friends,
I want to display the internal table data in ALV GRID with check box field.
Then user will select the check box then I have the delete the data from database.
Can you tell me how to add new command button in ALV grid screen.
Some time i have to display the check box in unedit mode .
Some time i have to dispaly some check unedit mode and some check box edit.
According to check box selection i have to do further processing.
And how to user trigger event for further processing.
Regards
Amit
2010 Sep 07 8:18 AM
you may want to have a look at those SAP demo programs:
BCALV_DEMO_HTML
BCALV_DEMO_TOOLTIP
BCALV_FULLSCREEN_DEMO
BCALV_FULLSCREEN_DEMO_CLASSIC
BCALV_GRID_DEMO
2010 Sep 22 2:08 PM
Hi,
To add a new command button follow the following steps.
1) " In Process before output" section write < SET PF-STATUS ' PROGRAM NAME' . > and now double ckick on this PROGRAM NAME a new window will appear. In this infront of "applicaion toolbar" click on extending sign, after this a table will be shown in this in first column write the name of button you want to give and double click it,then follow the simple steps(this you can easily do),once completed , activate it , dont forget to activate it. now on executing the program you will find this button in your output.
And to give functionality to this button you have to perform coding in " Process After Input" section .
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |