SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | SAP List Viewer(BC-SRV-ALV) SAP BC

BCALV_TEST_LIST_EVENTS2 SAP ABAP Report - Program BCALV_TEST_LIST_EVENTS2







BCALV_TEST_LIST_EVENTS2 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_LIST_EVENTS2 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_LIST_EVENTS2. "Basic submit
SUBMIT BCALV_TEST_LIST_EVENTS2 AND RETURN. "Return to original report after report execution complete
SUBMIT BCALV_TEST_LIST_EVENTS2 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_06_ROW = Rows:
Selection Text: P_10_ROW = Rows:
Selection Text: P_AMOUNT = Number of Records to Be Read
Selection Text: P_APP01 = List Append
Selection Text: P_APP02 = Number of Additional Lists
Selection Text: P_DB = Data from Database
Selection Text: P_D_FILE = File Name
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_EVT06 = AFTER_LINE_OUTPUT
Selection Text: P_EVT07 = SUBTOTAL_TEXT
Selection Text: P_SPC01 = Test Output Table Header Row
Selection Text: P_INF02 = Event Dialog Box Only Once
Selection Text: P_INF01 = No Dialog Box for Event
Selection Text: P_EXT = Data from External File
Selection Text: P_EVT17 = GROUPLEVEL_CHANGE
Selection Text: P_EVT16 = END_OF_FOREIGN_PAGE
Selection Text: P_EVT15 = TOP_OF_FOREIGN_PAGE
Selection Text: P_EVT14 = END_OF_COVERPAGE
Selection Text: P_EVT13 = TOP_OF_COVERPAGE
Selection Text: P_EVT12 = END_OF_LIST
Selection Text: P_EVT11 = TOP_OF_LIST
Selection Text: P_EVT10 = END_OF_PAGE
Selection Text: P_EVT09 = TOP_OF_PAGE
Selection Text: P_EVT08 = REPREP_SEL_MODIFY
Title: Program BCALV_TEST_LIST_EVENTS2
Text Symbol: H02 = Number of Flights
Text Symbol: H03 = Current Data
Text Symbol: PB1 = Set Exit Events
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 Event
Text Symbol: T21 = After Event
Text Symbol: F40 = Export: Additional Functions
Text Symbol: F39 = Export: Crystal Templates
Text Symbol: F37 = Export: ABC Analysis
Text Symbol: F36 = Export: Office
Text Symbol: F35 = Export: Send
Text Symbol: F34 = Export: File
Text Symbol: F33 = Export: Word
Text Symbol: F32 = Export: Excel
Text Symbol: F23 = Print (Back End)
Text Symbol: F22 = Subtotal: Drilldown Total Level
Text Symbol: F21 = Subtotal
Text Symbol: F18 = Total: Maximum
Text Symbol: F17 = Total: Minimum
Text Symbol: F16 = Total: Mean Value
Text Symbol: F15 = Total
Text Symbol: F13 = Find
Text Symbol: F12 = Optimize Columns
Text Symbol: F11 = Freeze Columns: Unfreeze
Text Symbol: F10 = Freeze Columns
Text Symbol: F08 = Select Rows: Delete All
Text Symbol: F07 = Select Rows: All
Text Symbol: F05 = Sort: Descending
Text Symbol: F04 = Sort: Ascending
Text Symbol: F02 = F2 (Detail)
Text Symbol: F01 = Details
Text Symbol: F41 = Export: Copy URL to Clipboard





Text Symbol: H01 = Flight Overview
Text Symbol: F72 = Cancel
Text Symbol: F71 = Exit
Text Symbol: F70 = Back
Text Symbol: F69 = Selection Information
Text Symbol: F68 = List Status Information
Text Symbol: F67 = Basic List
Text Symbol: F66 = Draw Lines: Off
Text Symbol: F65 = Draw Lines: On
Text Symbol: F64 = Draw Lines: Automatically
Text Symbol: F62 = Scroll Page: Last Page
Text Symbol: F61 = Scroll Page: Next Page
Text Symbol: F60 = Scroll Page: Previous Page
Text Symbol: F59 = Scroll Page: First Page
Text Symbol: F57 = Scroll Column: Last Column
Text Symbol: F56 = Scroll Column: Next Column
Text Symbol: F55 = Scroll Column: Previous Column
Text Symbol: F54 = Scroll Column: First Column
Text Symbol: F52 = Filter: Delete
Text Symbol: F51 = Filter: Set
Text Symbol: F49 = Report
Text Symbol: F46 = Layout: Manage
Text Symbol: F45 = Layout: Save
Text Symbol: F44 = Layout: Choose
Text Symbol: F43 = Layout: Change


INCLUDES used within this REPORT BCALV_TEST_LIST_EVENTS2

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_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting * I_INTERFACE_CHECK = ' ' i_bypassing_buffer = gs_test-bypassing_buffer i_buffer_active = gs_test-buffer_active i_callback_program = l_callback_program * I_CALLBACK_PF_STATUS_SET = ' ' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = is_layout = ls_layo it_fieldcat = lt_fcat * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = i_default = con_true i_save = 'A' is_variant = ls_vari it_events = lt_evts it_event_exit = lt_evts_exit IS_PRINT = ls_print * IS_REPREP_ID = * 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 = * ES_EXIT_CAUSED_BY_USER = tables t_outtab = gt_outtab exceptions program_error = 1 others = 2.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_structure_name = con_sflight i_client_never_display = con_true 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.

LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_buffer_active = space i_structure_name = 'SYST' i_client_never_display = 'X' i_bypassing_buffer = space * I_INTERNAL_TABNAME = changing ct_fieldcat = ct_fcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.

REUSE_ALV_LIST_LAYOUT_INFO_GET call function 'REUSE_ALV_LIST_LAYOUT_INFO_GET' importing et_sort = lt_sort exceptions no_infos = 1 program_error = 2 others = 3.

REUSE_ALV_COMMENTARY_WRITE



call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = lt_list_commentary i_logo = 'ENJOYSAP_LOGO' i_end_of_list_grid = space i_alv_form = 'X'.



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