SAP Reports / Programs

BCALV_TEST_GRID_TOOLBAR SAP ABAP Report - Program BCALV_TEST_TOOLBAR







BCALV_TEST_GRID_TOOLBAR is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter BCALV_TEST_GRID_TOOLBAR into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT BCALV_TEST_GRID_TOOLBAR. "Basic submit
SUBMIT BCALV_TEST_GRID_TOOLBAR AND RETURN. "Return to original report after report execution complete
SUBMIT BCALV_TEST_GRID_TOOLBAR VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_ECMD = Editable - Cell Display Mode
Selection Text: P_ECME = Editable - Cell Change Mode
Selection Text: P_EDIT = No Selection
Selection Text: P_EMD = Editable - Display Mode
Selection Text: P_EME = Editable - Change Mode
Selection Text: P_EXCLF = Functions to Be Hidden
Selection Text: P_FDNSUM = FCAT: No Total for Displ. Flds
Selection Text: P_FDOSUM = FCAT: Totalling Preset
Selection Text: P_FNOSUM = FCAT: No Total for All Fields
Selection Text: P_LNOSUM = Layout: No Totalling
Selection Text: P_NECMD = Not Editable - Cell Dspl. Mde
Selection Text: P_NECME = Not Editable - Cell Change Md
Selection Text: P_NESMD = Not Editabel - Column Dspl. Md
Selection Text: P_NESME = Not Editable - Column Chnge Md
Selection Text: P_NOTLB = No Toolbar
Selection Text: P_SUM = No Selection
Selection Text: P_VAR01 = User-Specific Saving
Selection Text: P_VAR02 = Global Saving
Selection Text: P_VAR03 = All Types of Saving Allowed
Selection Text: P_VAR04 = Saving Not Allowed
Selection Text: P_VAR05 = No Layout Management
Selection Text: P_VAR06 = Default Layouts
Selection Text: P_VAR07 = Start with Layout
Selection Text: P_VAR08 = No Authorization Check
Title: Program BCALV_TEST_TOOLBAR
Text Symbol: F52 = Variant: Change
Text Symbol: F53 = Variant: Select
Text Symbol: F54 = Variant: Save
Text Symbol: F55 = Variant: Manage
Text Symbol: F57 = RepRep: Call Report
Text Symbol: F58 = RepRep: Call Chain
Text Symbol: F59 = RepRep: Call More
Text Symbol: F60 = RepRep: Call Master Data
Text Symbol: F61 = Graphic
Text Symbol: F62 = Information
Text Symbol: F63 = Print
Text Symbol: F64 = Print (Backend)
Text Symbol: F65 = Optimize Width





Text Symbol: F66 = Freeze: To Column
Text Symbol: F51 = Variant Menu Button
Text Symbol: F50 = Export: Copy URL to Clipboard
Text Symbol: F49 = Export: HTML Download
Text Symbol: F48 = Export: Crystal Reports Batch Printing
Text Symbol: F47 = Export: Crystal Reports File Export
Text Symbol: F46 = Export: Crystal Reports Designer
Text Symbol: F45 = Export: Additional Functions of SAP Query
Text Symbol: F44 = Export: ABC Analysis
Text Symbol: F43 = Export: Office
Text Symbol: F42 = Export: Send
Text Symbol: F41 = Export: Local File
Text Symbol: F40 = Export: Word Processing (Word)
Text Symbol: F39 = Export: Spreadsheet (Excel)
Text Symbol: F38 = Export Menu Button
Text Symbol: F37 = View: Print Preview
Text Symbol: F67 = Freeze: Unfreeze
Text Symbol: VAR = Layout
Text Symbol: T57 = Grid Not Editable in Layout - Columns Editable - Displ. Mode -> Edit Fcts Not Available? Toggle Test
Text Symbol: T56 = Grid Not Editable in Layout - Columns Editable - Change Mode -> Edit Fcts Available? Toggle Test
Text Symbol: T55 = Grid Editable in Layout - Cells Not Editable - Display Mode -> Edit Fcts Not Available? Toggle Test
Text Symbol: T54 = Grid Editable in Layout - Cells Not Editable - Change Mode -> Edit Functions Available? Toggle Test
Text Symbol: T53 = Grid Not Editable in Layout - Cells Editable - Display Mode -> Edit Fcts Not Available? Toggle Test
Text Symbol: T52 = Grid Not Editable in Layout - Cells Editable - Change Mode -> Edit Functions Available? Toggle Test
Text Symbol: T51 = Grid Editable in Layout - Display Mode -> Edit Functions Not Available? -> Toggle Test
Text Symbol: T50 = Grid Editable in Layout - Change Mode -> Edit Functions Available? -> Toggle Test
Text Symbol: T41 = Set Subtotal -> Drilldown Total Level Enabled
Text Symbol: T40 = Subtotal Not Yet Set -> Drilldown Total Level Disabled
Text Symbol: T35 = Total Created for One Column in Field Catalog -> Subtotal Button Shown
Text Symbol: T34 = All Columns Disallow Totalling in Field Catalog -> Total and Subtotal Buttons Hidden
Text Symbol: T33 = Only Columns for Display Disallow Totalling in Field Catalog -> Total and Subtotal Buttons Disabled
Text Symbol: T32 = Remove Total for Column -> Subtotal Button Hidden
Text Symbol: T31 = Total for Column -> Subtotal Button Shown
Text Symbol: T30 = Disallow Totalling in Layout -> Total and Subtotal Menus Hidden
Text Symbol: T21 = Set Filter -> Delete Filter Menu Item Enabled
Text Symbol: T20 = Filter Not Yet Set -> Menu Item "Delete Filter" Disabled
Text Symbol: T11 = Call with SAVE = ' ' -> No Save Layout and Manage Layout Functions
Text Symbol: T10 = No Report Specified in Variant -> Layout Menu Hidden - Change Layout Function Shown
Text Symbol: T04 = WebGui: Are Functions Hidden That Do Not Work?





Text Symbol: T03 = Select Single Views -> Correct Reaction?
Text Symbol: T02 = Hide Single Toolbar Functions/Menus -> Correct Reaction?
Text Symbol: T01 = Hide Complete Toolbar
Text Symbol: T00 = Show Complete Toolbar
Text Symbol: F70 = Export: XML
Text Symbol: F69 = Show Columns
Text Symbol: F68 = Hide Columns
Text Symbol: D42 = mc_fc_maintain_variant (&MAINTAIN)
Text Symbol: D41 = mc_fc_save_variant (&SAVE)
Text Symbol: D40 = mc_fc_load_variant (&LOAD)
Text Symbol: D39 = mc_fc_current_variant (&COL0)
Text Symbol: D38 = mc_mb_variant (&MB_VARIANT)
Text Symbol: D37 = mc_fc_url_copy_to_clipboard
Text Symbol: D36 = mc_fc_html (&HTML)
Text Symbol: D35 = mc_fc_call_crbatch (&CRBATCH)
Text Symbol: D34 = mc_fc_expcrtempl (&CRTEMPL)
Text Symbol: D33 = mc_fc_expcrdesig (&CRDESIG)
Text Symbol: D32 = mc_fc_call_xint (&XINT)
Text Symbol: D31 = mc_fc_call_abc (&ABC)
Text Symbol: D30 = mc_fc_to_office (&ML)
Text Symbol: D29 = mc_fc_send (&SEND)
Text Symbol: D28 = mc_fc_pc_file (&PC)
Text Symbol: D27 = mc_fc_word_processor (&AQW)
Text Symbol: D26 = mc_fc_call_xxl (&XXL)
Text Symbol: D25 = mc_mb_export (&MB_EXPORT)
Text Symbol: D24 = mc_fc_print_prev (&PRINT_PREV)
Text Symbol: D23 = mc_fc_view_lotus (&VLOTUS)
Text Symbol: D22 = mc_fc_view_crystal (&VCRYSTAL)
Text Symbol: D21 = mc_fc_view_excel (&VEXCEL)
Text Symbol: D20 = mc_fc_view_grid (&VGRID)
Text Symbol: D19 = mc_mb_view (&MB_VIEW)
Text Symbol: D18 = mc_fc_call_crbatch (&CRBATCH)
Text Symbol: D17 = mc_fc_auf (&AUF)
Text Symbol: D16 = mc_fc_subtot (&SUBTOT)
Text Symbol: D15 = mc_mb_subtot (&MB_SUBTOT)
Text Symbol: D14 = mc_fc_count (&COUNT)
Text Symbol: D13 = mc_fc_average (&AVERAGE)
Text Symbol: D12 = mc_fc_maximum (&MAXIMUM)
Text Symbol: D11 = mc_fc_minimum (&MINIMUM)



Text Symbol: D10 = mc_fc_sum (&SUMC)
Text Symbol: D09 = mc_mb_sum (&MB_SUM)
Text Symbol: D08 = mc_fc_delete_filter (&DELETE_FILTER)
Text Symbol: D07 = mc_fc_filter (&FILTER)
Text Symbol: D06 = mc_mb_filter (&MB_FILTER)
Text Symbol: D05 = mc_fc_find (&FIND)
Text Symbol: D04 = mc_fc_sort_dsc (&SORT_DSC)
Text Symbol: D03 = mc_fc_sort_asc (&SORT_ASC)
Text Symbol: D02 = mc_fg_sort (&FG_SORT)
Text Symbol: D01 = mc_fc_detail (&DETAIL)
Text Symbol: F36 = View: Lotus
Text Symbol: F35 = View: Crystal
Text Symbol: F34 = View: Excel
Text Symbol: F33 = View: Grid
Text Symbol: F32 = Menu Button Views
Text Symbol: F31 = Print (Crystal Batch)
Text Symbol: F30 = Subtotal: Drilldown Total Level
Text Symbol: F29 = Subtotal: Calculate
Text Symbol: F28 = Subtotal Menu Button
Text Symbol: F27 = Total: Count
Text Symbol: F26 = Total: Maximum
Text Symbol: F25 = Total: Minimum
Text Symbol: F24 = Total: Mean Value
Text Symbol: F23 = Total: Cumulate
Text Symbol: F22 = Total Menu Button
Text Symbol: F21 = Filter: Delete
Text Symbol: F20 = Filter: Set
Text Symbol: F19 = Filter Menu Button
Text Symbol: F18 = Find
Text Symbol: F17 = Sort: Descending
Text Symbol: F16 = Sort: Ascending
Text Symbol: F15 = Sort Function Group
Text Symbol: F14 = Edit: Duplicate Row
Text Symbol: F13 = Edit: Delete Row
Text Symbol: F12 = Edit: Insert Row
Text Symbol: F11 = Edit: Append Row
Text Symbol: F10 = Edit: Undo
Text Symbol: F09 = Paste: In New Row
Text Symbol: F08 = Paste:
Text Symbol: F07 = Edit: Paste Menu Button
Text Symbol: F06 = Edit: Copy
Text Symbol: F05 = Edit: Cut
Text Symbol: F04 = Edit: Refresh
Text Symbol: F03 = Edit: Check
Text Symbol: F02 = Edit Function Group
Text Symbol: F01 = Detail
Text Symbol: D48 = mc_fc_info (&INFO)
Text Symbol: D47 = mc_fc_graph (&GRAPH)
Text Symbol: D46 = mc_fc_call_master_data (&BEB2)
Text Symbol: D45 = mc_fc_call_more (&BEB3)
Text Symbol: D44 = mc_fc_call_chain (&BEBN)
Text Symbol: D43 = mc_fc_call_report (&BEB9)


INCLUDES used within this REPORT BCALV_TEST_GRID_TOOLBAR

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

REUSE_ALV_VARIANT_F4 call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = ls_variant i_save = 'A' * it_default_fieldcat = importing e_exit = l_exit es_variant = ls_variant exceptions not_found = 2.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting * DDIC_STRUCTURE = ' ' retfield = 'FCODE' * PVALKEY = ' ' * DYNPPROG = ' ' * DYNPNR = ' ' * DYNPROFIELD = ' ' * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' * VALUE_ORG = 'C' * MULTIPLE_CHOICE = ' ' display = i_display * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' tables value_tab = lt_values field_tab = lt_fields return_tab = lt_return * DYNPFLD_MAPPING = exceptions parameter_error = 1 no_values_found = 2 others = 3.

LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_buffer_active = space i_structure_name = con_sflight i_client_never_display = 'X' i_bypassing_buffer = l_bypass_buffer changing ct_fieldcat = ct_fcat[] exceptions inconsistent_interface = 1 program_error = 2 others = 3.

CREATE_URL_TEMPLATE call function 'CREATE_URL_TEMPLATE' exporting * SERVICE_LOGSYS = ' ' url_template = ':////WEBGUI/!' username = sy-uname language = sy-langu importing service_url = l_url exceptions no_webserver_found = 1 no_service_file_found = 2 unknown_problem = 3 others = 4.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name BCALV_TEST_GRID_TOOLBAR or its description.