2008 Jul 04 8:09 AM
Hi,
I could display the report details in grid display.One column in the grid display is check box. Now the question is when any one of the check boxes is checked , then it should call a bapi.For this what to do?
2008 Jul 04 10:28 AM
Hi,
I could display the report details in grid display.One column in the grid display is check box. Now the question is when any one of the check boxes is checked , then it should call a bapi.For this what to do?
2008 Jul 04 8:17 AM
Check the method CHECK_CHANGED_DATA of class CL_GUI_ALV_GRID. this event to check if the data in that field is changed.. if changed do the bapi call, with the coresponding row data.
Also another option is after checking all the required records u can use a button in the application tool bar to pass the value to a bapi.
2008 Jul 04 10:28 AM
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |