How to disable the function in alv tool bar.

Answer Posted / manikandan

hai in that function module exporting parameter's there will
be many in that comment which ever u does'nt need...

for example .
CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
EXPORTING
i_callback_program = sy-cprog
i_background_id = 'TRVPICTURE32'
i_grid_title = text1
is_layout = S_layout
it_fieldcat = T_FIELDCAT
it_events = event[]
"comment
i_save = 'A'
" this line will not all u to save the layout.

TABLES
t_outtab = I_FINAL.
IF sy-subrc <> 0.

Is This Answer Correct ?    2 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a size category?

868


What is payroll driver ? : abap hr

820


What are matchcodes?

728


Is there any method apart from bdc for data upload to sap? : abap bdc

819


What are the advantages and disadvantages of different types of bdc's?

752


how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.

1942


What is macro? : abap hr

831


To how many tables can an append structure be assigned. : abap data dictionary

792


What is an rdbms?

799


THANKS ALL. i CLEARED THE INTERVIEW OF INFOSYS BASED ON THIS QUESTION SET. IT REALLY WORKS. LONG LIVE ALLINTERVIEW.COM

16045


What are standard layouts sets in the sap script?

729


What are the abap/4 commands that link to a layout set?

1076


What are extracts?

761


Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary

979


Explain the inside concept in select-options?

719