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

BCALV_TEST_STRING SAP ABAP Report - BCALVTESTSTRING







BCALV_TEST_STRING 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_STRING 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_STRING. "Basic submit
SUBMIT BCALV_TEST_STRING AND RETURN. "Return to original report after report execution complete
SUBMIT BCALV_TEST_STRING 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_SS = From Program Structure
Selection Text: P_DD = From Dictionary
Selection Text: P_BD = From Dict. and Program Struct.
Selection Text: LIST = List
Selection Text: GRID = Grid
Selection Text: FULL = Fullscreen
Text Symbol: 104 = abcdefghi1abcdefghi2abcdefghi3abcdefghi4abcdefghi5abcdefghi6abcdefghi7abcdefghi8abcdefghi9abcdefgh10abcdefgh11abcdefgh12abcd12800132
Text Symbol: 103 = #89ß
Text Symbol: 102 = #+*?ß
Text Symbol: 101 = BACALV_FILTER
Text Symbol: 100 = BCALV
Text Symbol: 005 = Display
Text Symbol: 001 = String as Field Catalog Field for Exception, Text, Checkbox, Icon, Symbol


INCLUDES used within this REPORT BCALV_TEST_STRING

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_GRID_DISPLAY call function 'REUSE_ALV_GRID_DISPLAY' exporting i_save = 'X' i_callback_program = g_repid is_variant = gs_variant is_layout = gs_layout it_fieldcat = g_fieldcat_f[] tables t_outtab = .

K_KKB_LIST_DISPLAY call function 'K_KKB_LIST_DISPLAY' exporting i_callback_program = g_repid i_tabname = 'UNIVER' is_layout = gk_layout it_fieldcat = g_fieldcat_l[] tables t_outtab = .

K_KKB_LIST_DISPLAY call function 'K_KKB_LIST_DISPLAY' exporting i_callback_program = g_repid i_tabname = 'UNIVER' is_layout = gk_layout it_fieldcat = g_fieldcat_l[] tables t_outtab = .

K_KKB_LIST_DISPLAY call function 'K_KKB_LIST_DISPLAY' exporting i_callback_program = g_repid i_tabname = 'UNIVER' is_layout = gk_layout it_fieldcat = g_fieldcat_l[] tables t_outtab = .

LVC_FIELDCATALOG_MERGE call function 'LVC_FIELDCATALOG_MERGE' exporting i_structure_name = 'ALV_S_STR' "Struktur aus DD i_client_never_display = 'X' changing ct_fieldcat = fieldcat_d_g[].

LVC_FIELDCAT_COMPLETE call function 'LVC_FIELDCAT_COMPLETE' exporting is_layout = gl_layout changing ct_fieldcat = fieldcat_d_g[].

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = g_repid i_internal_tabname = 'GT_OUTTAB_S' i_client_never_display = 'X' i_inclname = 'BCALV_TEST_STRING' changing ct_fieldcat = fieldcat_s_f[].

LVC_TRANSFER_FROM_SLIS call function 'LVC_TRANSFER_FROM_SLIS' exporting it_fieldcat_alv = fieldcat_s_f[] importing et_fieldcat_lvc = fieldcat_s_g[] tables it_data = it_table_temp.

LVC_FIELDCAT_COMPLETE call function 'LVC_FIELDCAT_COMPLETE' exporting is_layout = gl_layout changing ct_fieldcat = fieldcat_s_g[].

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = g_repid i_structure_name = 'ALV_S_STR' "Struktur aus DD i_client_never_display = 'X' changing ct_fieldcat = fieldcat_d_f[].

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = g_repid i_internal_tabname = 'GT_OUTTAB_S' i_client_never_display = 'X' i_inclname = 'BCALV_TEST_STRING' changing ct_fieldcat = fieldcat_s_f[].

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = g_repid i_structure_name = 'ALV_S_STR' "Struktur aus DD i_client_never_display = 'X' changing ct_fieldcat = g_fieldcat_f[].

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_program_name = g_repid i_internal_tabname = 'GT_OUTTAB_S' i_client_never_display = 'X' i_inclname = 'BCALV_TEST_STRING' changing ct_fieldcat = fieldcat_s_f[].

K_KKB_FIELDCAT_MERGE call function 'K_KKB_FIELDCAT_MERGE' exporting i_callback_program = g_repid i_tabname = 'ALV_S_STR' i_strucname = 'ALV_S_STR' changing ct_fieldcat = fieldcat_d_l[].

K_KKB_FIELDCAT_COMPLETE call function 'K_KKB_FIELDCAT_COMPLETE' exporting i_tabname = 'ALV_S_STR' changing ct_fieldcat = fieldcat_d_l[] cs_layout = gk_layout.

LVC_TRANSFER_TO_KKBLO call function 'LVC_TRANSFER_TO_KKBLO' exporting it_fieldcat_lvc = g_fieldcat_g[] importing et_fieldcat_kkblo = g_fieldcat_l[].

LVC_TRANSFER_FROM_SLIS call function 'LVC_TRANSFER_FROM_SLIS' exporting it_fieldcat_alv = g_fieldcat_f[] importing et_fieldcat_lvc = gt_lvc_from[] tables it_data = it_table.

LVC_TRANSFER_FROM_KKBLO call function 'LVC_TRANSFER_FROM_KKBLO' exporting it_fieldcat_kkblo = g_fieldcat_l[] importing et_fieldcat_lvc = gt_lvc_from[].



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