SAP Reports / Programs

BCALV_TEST_BLOCK_LIST SAP ABAP Report - Program BCALV_TEST_BLOCK_LIST







BCALV_TEST_BLOCK_LIST 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_BLOCK_LIST 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_BLOCK_LIST. "Basic submit
SUBMIT BCALV_TEST_BLOCK_LIST AND RETURN. "Return to original report after report execution complete
SUBMIT BCALV_TEST_BLOCK_LIST 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_EVT06 = AFTER_LINE_OUTPUT
Selection Text: P_EVT07 = SUBTOTAL_TEXT
Selection Text: P_EVT08 = REPREP_SEL_MODIFY
Selection Text: P_EVT09 = TOP_OF_PAGE
Selection Text: P_EVT10 = END_OF_PAGE
Selection Text: P_EVT11 = TOP_OF_LIST
Selection Text: P_EVT12 = END_OF_LIST
Selection Text: P_EVT13 = TOP_OF_COVERPAGE
Selection Text: P_EVT14 = END_OF_COVERPAGE
Selection Text: P_EVT15 = TOP_OF_FOREIGN_PAGE
Selection Text: P_EVT16 = END_OF_FOREIGN_PAGE
Selection Text: P_EVT17 = GROUPLEVEL_CHANGE
Selection Text: P_EXCP01 = Display Exceptions
Selection Text: P_EXCP_C = Exceptions Condensed
Selection Text: P_FIX01 = Freeze Columns
Selection Text: P_FIXF01 = Columns
Selection Text: P_HOT01 = No Hotspots
Selection Text: P_HOT02 = Hotspot on Rows
Selection Text: P_HOT03 = Hotspot on Columns
Selection Text: P_HOTF02 = Hotspot Rows
Selection Text: P_HOTF03 = Hotspot Columns
Selection Text: P_KEY01 = Key Fields as Hotspot
Selection Text: P_KEY02 = No Fixing of Key Fields
Selection Text: P_AMOUNT = Number of Records to Be Read
Selection Text: P_COL01 = Color on Row Level
Selection Text: P_COL02 = Color on Column Level
Selection Text: P_COL03 = Color on Cell Level
Selection Text: P_COLF01 = Rows
Selection Text: P_COLF02 = Columns
Selection Text: P_COLF03 = Cells: Column
Selection Text: P_CUR01 = Reference Field for Currency
Selection Text: P_CUR02 = Concrete Currency
Selection Text: P_CURANZ = Number of Currencies
Selection Text: P_CURF00 = Currency Field
Selection Text: P_CURF01 = Currency
Selection Text: P_CURF02 = Currency
Selection Text: P_CURSPC = Initial Currency
Selection Text: P_DBINFO = DB Info Only (Impr. Perform.)





Selection Text: P_DBSHRT = Narrow DB Selection
Selection Text: P_DOS01 = Summarize Columns
Selection Text: P_DOSF01 = Columns
Selection Text: P_EVT01 = PF_STATUS_SET
Selection Text: P_EVT02 = USER_COMMAND
Selection Text: P_EVT03 = CALLER_EXIT
Selection Text: P_EVT04 = LIST_MODIFY
Selection Text: P_EVT05 = BEFORE_LINE_OUTPUT
Selection Text: P_PRN05 = Title
Selection Text: P_PRN06 = Footer
Selection Text: P_PRN07 = Print Information
Selection Text: P_PRN08 = No Cover Page
Selection Text: P_PRN09 = No New Page
Selection Text: P_PRN10 = No Change of Print Parameters
Selection Text: P_SPA01 = Selection Column
Selection Text: P_SPA02 = Counter Column
Selection Text: P_SPA03 = No Column Headings
Selection Text: P_SPA04 = Optimize Columns
Selection Text: P_SUM01 = Total Before Single Rows
Selection Text: P_SUM02 = Summation of Numerical Values
Selection Text: P_SUM03 = No UNIT_SPLITTING
Selection Text: P_SUM04 = Only Totals
Selection Text: P_SUM05 = No Totals Selection
Selection Text: P_SUM06 = No Totals Output
Selection Text: P_SUM07 = Totals Text
Selection Text: P_SUM08 = No Subtotals Selection
Selection Text: P_SUM09 = No Subtotals Output
Selection Text: P_SUM10 = Subtotals Text
Selection Text: P_TEC01 = Technical Fields
Selection Text: P_TECF01 = Columns
Selection Text: P_TIT01 = Heading
Selection Text: P_LAY01 = Striped Pattern
Selection Text: P_LAY02 = No Horizontal Lines
Selection Text: P_LAY03 = No Vertical Lines
Selection Text: P_LAY04 = No Scrolling
Selection Text: P_LAY06 = F2Code
Selection Text: P_LAY07 = Confirmation Prompt
Selection Text: P_LIST = Number of Lists
Selection Text: P_LPR01 = Control Level Break





Selection Text: P_LPR02 = Get Selection Information
Selection Text: P_LPR03 = No Minimum List Width
Selection Text: P_LPR04 = Minimum List Width
Selection Text: P_LPR05 = Maximum List Width
Selection Text: P_MRG01 = Default Merge
Selection Text: P_MRG02 = No Merge
Selection Text: P_MRG03 = Merging
Selection Text: P_NOS01 = No Total
Selection Text: P_NOSF01 = Columns
Selection Text: P_OUT01 = No Output
Selection Text: P_OUTF01 = Columns
Selection Text: P_PRN01 = Print
Selection Text: P_PRN02 = Reserved Rows
Selection Text: P_PRN03 = No List Information
Selection Text: P_PRN04 = No Selection Information
Title: Program BCALV_TEST_BLOCK_LIST
Text Symbol: TXT = Text Field for Field
Text Symbol: TIT = List Heading
Text Symbol: F23 = Print (Backend)
Text Symbol: F31 = Function Group: Export
Text Symbol: F32 = Export: Excel
Text Symbol: F33 = Export: Word
Text Symbol: F34 = Export: File
Text Symbol: F35 = Export: Send
Text Symbol: F36 = Export: Office
Text Symbol: F37 = Export: ABC Analysis
Text Symbol: F39 = Export: Crystal Templates
Text Symbol: F40 = Export: Addit. Functions
Text Symbol: F41 = Export: Copy URL to Clipboard
Text Symbol: F42 = Function Group: Layout
Text Symbol: F43 = Layout: Change
Text Symbol: F44 = Layout: Choose
Text Symbol: F45 = Layout: Save
Text Symbol: F46 = Layout: Manage
Text Symbol: F49 = Report
Text Symbol: F50 = Function Group: Filter
Text Symbol: F51 = Filter: Set
Text Symbol: F52 = Filter: Delete
Text Symbol: F53 = Function Group: Scroll Columns



Text Symbol: F54 = Scroll Column: First Column
Text Symbol: F55 = Scroll Column: Previous Column
Text Symbol: F22 = Subtotal: Drilldown Total Level
Text Symbol: COL = Colors
Text Symbol: CUR = Currency Setting
Text Symbol: DOS = Summarize Columns
Text Symbol: EXP = Exceptions
Text Symbol: F01 = Details
Text Symbol: F02 = F2 (Detail)
Text Symbol: F03 = Function Group: Sort
Text Symbol: F04 = Sort: Ascending
Text Symbol: F05 = Sort: Descending
Text Symbol: F06 = Function Group: Select Rows
Text Symbol: F07 = Select Rows: All
Text Symbol: F08 = Select Rows: Delete All
Text Symbol: F10 = Freeze Columns
Text Symbol: F11 = Freeze Columns: Unfreeze
Text Symbol: F12 = Optimize Columns
Text Symbol: F13 = Search
Text Symbol: F14 = Function Group: Total
Text Symbol: F15 = Total
Text Symbol: F16 = Total: Mean Value
Text Symbol: F17 = Total: Minimum
Text Symbol: F18 = Total: Maximum
Text Symbol: F20 = Function Group: Subtotal
Text Symbol: F21 = Subtotal
Text Symbol: F56 = Scroll Column: Next Column
Text Symbol: SPA = Column Options
Text Symbol: SRT = Column Sorting
Text Symbol: SUM = Totals Options
Text Symbol: T01 = PF_STATUS_SET
Text Symbol: T02 = USER_COMMAND
Text Symbol: T03 = CALLER_EXIT
Text Symbol: T04 = LIST_MODIFY
Text Symbol: T05 = BEFORE_LINE_OUTPUT
Text Symbol: T06 = AFTER_LINE_OUTPUT
Text Symbol: T07 = SUBTOTAL_TEXT
Text Symbol: T08 = REPREP_SEL_MODIFY
Text Symbol: T09 = TOP_OF_PAGE
Text Symbol: T10 = END_OF_PAGE
Text Symbol: T11 = TOP_OF_LIST
Text Symbol: T12 = END_OF_LIST
Text Symbol: T13 = TOP_OF_COVERPAGE
Text Symbol: T14 = END_OF_COVERPAGE
Text Symbol: T15 = TOP_OF_FOREIGN_PAGE
Text Symbol: T16 = END_OF_FOREIGN_PAGE
Text Symbol: T17 = GROUPLEVEL_CHANGE
Text Symbol: T20 = BEFORE_USER_COMMAND
Text Symbol: T21 = AFTER_USER_COMMAND
Text Symbol: TEC = Technical Columns
Text Symbol: PRN = Print Options
Text Symbol: F57 = Scroll Column: Last Column
Text Symbol: F58 = Function Group: Scroll Pages
Text Symbol: F59 = Scroll Page: First Page
Text Symbol: F60 = Scroll Page: Previous Page
Text Symbol: F61 = Scroll Page: Next Page
Text Symbol: F62 = Scroll Page: Last Page
Text Symbol: F63 = Function Group: Draw Lines
Text Symbol: F64 = Draw Lines: Automatically
Text Symbol: F65 = Draw Lines: On
Text Symbol: F66 = Draw Lines: Off
Text Symbol: F67 = Basic List
Text Symbol: F68 = List Status Information
Text Symbol: F69 = Selection Information
Text Symbol: FIX = Column Freeze
Text Symbol: HOT = Hotspot
Text Symbol: KEY = Key Field Options
Text Symbol: LAY = Appearance
Text Symbol: MRG = Column Summary
Text Symbol: NOS = Columns Cannot Be Summarized
Text Symbol: OUT = No Column Output
Text Symbol: P01 = My WinTitleBar
Text Symbol: PB1 = Sort Criteria
Text Symbol: PB2 = Field Assignment for Description (TEXT_FIELDNAME)


INCLUDES used within this REPORT BCALV_TEST_BLOCK_LIST

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_BLOCK_LIST_INIT call function 'REUSE_ALV_BLOCK_LIST_INIT' exporting i_callback_program = g_repid i_callback_pf_status_set = ' ' i_callback_user_command = ' ' it_excluding = lt_excl.

REUSE_ALV_BLOCK_LIST_DISPLAY call function 'REUSE_ALV_BLOCK_LIST_DISPLAY' exporting i_interface_check = ' ' is_print = ls_prnt i_screen_start_column = 0 i_screen_start_line = 0 i_screen_end_column = 0 i_screen_end_line = 0 importing e_exit_caused_by_caller = l_exit es_exit_caused_by_user = ls_exit exceptions program_error = 1 others = 2.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab1 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab2 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab3 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab4 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab5 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab6 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab7 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab8 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_BLOCK_LIST_APPEND call function 'REUSE_ALV_BLOCK_LIST_APPEND' exporting is_layout = ls_layo it_fieldcat = lt_fcat i_tabname = l_tabname it_events = lt_evts it_sort = lt_sort i_text = 'Hello' "#EC NOTEXT tables t_outtab = gt_outtab9 exceptions program_error = 1 maximum_of_appends_reached = 2 others = 3.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting * I_PROGRAM_NAME = * i_internal_tabname = i_structure_name = con_sflight * I_CLIENT_NEVER_DISPLAY = 'X' * I_INCLNAME = i_bypassing_buffer = gs_test-bypassing_buffer i_buffer_active = gs_test-buffer_active changing ct_fieldcat = ct_fcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.

REUSE_ALV_EVENTS_GET call function 'REUSE_ALV_EVENTS_GET' exporting i_list_type = 0 importing et_events = ct_events exceptions list_type_wrong = 1 others = 2.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting * DDIC_STRUCTURE = ' ' retfield = 'FIELDNAME' * PVALKEY = ' ' * DYNPPROG = ' ' * DYNPNR = ' ' * DYNPROFIELD = ' ' * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' * VALUE_ORG = 'C' * MULTIPLE_CHOICE = ' ' display = space * 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.

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.



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_BLOCK_LIST or its description.