2006 Nov 24 12:22 PM
hi,
the given classical report was changed into alv grid.i need to create a new button on application tool bar to delete billing block.for this hw standard status will be copied into my report.
thanks in advance,
babu.
2006 Nov 24 12:28 PM
Hi giri,
1. The important things are :
a) New PF-STATUS is required , say 'ABCD'.
b) Handle user_commmand
2. First of all, from Function group SALV,
copy the STANDARD gui status to your program,
from SE80, by right clicking.
3. come to your program.
start-of-selection.
SET PF-STATUS 'ABCD'.
4. Double click ABCD and activate the gui status.
4. In gui status,
add/change your own buttons
Save and activate.
regards,
amit m.
2006 Nov 24 12:26 PM
2006 Nov 24 12:27 PM
BCALV_GRID_05
BCALV_GRID_07
BCALV_TEST_FUNCTIONS
BCALV_TEST_GRID_TOOLBAR
See these programs
Regards,
Ravi
Note - Please mark all the helpful answers
2006 Nov 24 12:28 PM
Hi giri,
1. The important things are :
a) New PF-STATUS is required , say 'ABCD'.
b) Handle user_commmand
2. First of all, from Function group SALV,
copy the STANDARD gui status to your program,
from SE80, by right clicking.
3. come to your program.
start-of-selection.
SET PF-STATUS 'ABCD'.
4. Double click ABCD and activate the gui status.
4. In gui status,
add/change your own buttons
Save and activate.
regards,
amit m.
2006 Nov 24 12:28 PM
hi,
go to se41.
create a new status.
go to extras. - > adjust templete....choose list viewer.
and then u can create your own button.
santhosh
2006 Nov 24 12:29 PM
Hi
Refer to this link
http://sap.ittoolbox.com/groups/technical-functional/sap-r3-dev/f4-help-in-alv-grid-812856.
Regards
Haritha