BCALV_TEST_PERFORMANCE_MEMORY 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_PERFORMANCE_MEMORY into the relevant SAP transactions such as SE38 or SE80
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.
Selection Text: P_TST_11 = SET_TABLE...+ FCAT_COMPL...
Selection Text: P_TST_10 = FCAT_COMPL... Changed
Selection Text: P_TST_01 = SET_TABEL... Changed
Selection Text: P_TST_00 = Old State
Selection Text: P_TESTM = Test Memory
Selection Text: P_OUT = Number of Test Runs OUTER
Selection Text: P_OLD1 = Old Version
Selection Text: P_NEW1 = New Version
Selection Text: P_INN = Number of Test Runs INNER
Selection Text: P_BUF02 = Buffer Refresh / Bypass Buffer
Selection Text: P_BUF01 = Buffer Active
Selection Text: P_AMNT2 = Number of Data Records
Selection Text: P_AMNT1 = Number of Calls
Title: Program BCALV_TEST_PERFORMANCE_MEMORY
Text Symbol: T0M = Memory Test
Text Symbol: T03 = Combination of Test1 and Test2
Text Symbol: T02 = SET_TABLE_FOR_FIRST_DISPLAY
Text Symbol: T01 = LVC_FIELDCAT_COMPLETE
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_buffer_active = gs_test-buffer_active i_structure_name = 'SFLIGHT' i_client_never_display = con_true i_bypassing_buffer = gs_test-bypassing_buffer * I_INTERNAL_TABNAME = changing ct_fieldcat = lt_fcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.
LVC_FIELDCAT_COMPLETE call function 'LVC_FIELDCAT_COMPLETE' exporting i_complete = con_true i_refresh_buffer = gs_test-bypassing_buffer i_buffer_active = gs_test-buffer_active is_layout = ls_layo importing e_edit = l_edit es_layout = ls_layo changing ct_fieldcat = lt_fcat.
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_buffer_active = gs_test-buffer_active i_structure_name = 'SFLIGHT' i_client_never_display = con_true i_bypassing_buffer = gs_test-bypassing_buffer * I_INTERNAL_TABNAME = changing ct_fieldcat = lt_fcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.
LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_buffer_active = gs_test-buffer_active i_structure_name = 'SFLIGHT' i_client_never_display = con_true i_bypassing_buffer = gs_test-bypassing_buffer * I_INTERNAL_TABNAME = changing ct_fieldcat = lt_fcat exceptions inconsistent_interface = 1 program_error = 2 others = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BCALV_TEST_PERFORMANCE_MEMORY - Program BCALV_TEST_PERFORMANCE_MEMORY BCALV_TEST_PERFORMANCE_MEMORY - Program BCALV_TEST_PERFORMANCE_MEMORY BCALV_TEST_PERFORMANCE - Program BCALV_TEST_PERFORMANCE BCALV_TEST_PERFORMANCE - Program BCALV_TEST_PERFORMANCE BCALV_TEST_OLTP - Program BCALV_TEST_OLTP BCALV_TEST_OLTP - Program BCALV_TEST_OLTP