SAP Reports / Programs | Financial Accounting | Contract Accounts Receivable and Payable(FI-CA) SAP FI

RFKKITVAT_F02 SAP ABAP INCLUDE - Include RFKKITVAT_F02







RFKKITVAT_F02 is a standard ABAP INCLUDE 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 RFKKITVAT_F02 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 RFKKITVAT_F02. "Basic submit
SUBMIT RFKKITVAT_F02 AND RETURN. "Return to original report after report execution complete
SUBMIT RFKKITVAT_F02 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include RFKKITVAT_F02


INCLUDES used within this REPORT RFKKITVAT_F02

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_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = lt_list_commentary i_end_of_list_grid = space i_alv_form = 'X'.

REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting * I_INTERFACE_CHECK = ' ' * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = ' ' i_callback_program = prv_repid i_callback_pf_status_set = 'SET_PF_STATUS' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = is_layout = prs_layout "prs_layout "gs_layout_sub it_fieldcat = prt_fieldcat[] * IT_EXCLUDING = * IT_SPECIAL_GROUPS = it_sort = lt_sort[] * IT_FILTER = * IS_SEL_HIDE = * i_default = 'X' * i_save = 'A' * IS_VARIANT = ls_variant it_events = lt_events * IT_EVENT_EXIT = is_print = prs_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 = prt_tab "tab_tot exceptions program_error = 1 others = 2.

REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting * I_INTERFACE_CHECK = ' ' * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = ' ' i_callback_program = prv_repid i_callback_pf_status_set = 'SET_PF_STATUS' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = is_layout = gs_layout_sub it_fieldcat = prt_fieldcat[] * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' * I_SAVE = 'A' * IS_VARIANT = *** it_events = gt_events2 * IT_EVENT_EXIT = is_print = prs_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 = prt_tab "tab_tot exceptions program_error = 1 others = 2 .

REUSE_ALV_LIST_DISPLAY call function 'REUSE_ALV_LIST_DISPLAY' exporting * I_INTERFACE_CHECK = ' ' * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = ' ' i_callback_program = prv_repid i_callback_pf_status_set = 'SET_PF_STATUS' * I_CALLBACK_USER_COMMAND = ' ' * I_STRUCTURE_NAME = is_layout = gs_layout_sub it_fieldcat = prt_fieldcat[] * IT_EXCLUDING = * IT_SPECIAL_GROUPS = * IT_SORT = * IT_FILTER = * IS_SEL_HIDE = * I_DEFAULT = 'X' * I_SAVE = ' ' * IS_VARIANT = *** it_events = gt_events3 * IT_EVENT_EXIT = is_print = prs_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 = prt_tab exceptions program_error = 1 others = 2.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting * I_PROGRAM_NAME = * I_INTERNAL_TABNAME = i_structure_name = c_struct_total i_client_never_display = 'X' * I_INCLNAME = * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = changing ct_fieldcat = lt_fieldcat[] exceptions inconsistent_interface = 1 program_error = 2 others = 3 .

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting * I_PROGRAM_NAME = * I_INTERNAL_TABNAME = i_structure_name = c_struct_total i_client_never_display = 'X' * I_INCLNAME = * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = changing ct_fieldcat = lt_fieldcat[] exceptions inconsistent_interface = 1 program_error = 2 others = 3 .

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting * I_PROGRAM_NAME = * I_INTERNAL_TABNAME = i_structure_name = c_struct_final i_client_never_display = 'X' * I_INCLNAME = * I_BYPASSING_BUFFER = * I_BUFFER_ACTIVE = changing ct_fieldcat = lt_fieldcat[] exceptions inconsistent_interface = 1 program_error = 2 others = 3 .

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

DDIF_TABL_GET call function 'DDIF_TABL_GET' exporting name = prv_structname state = 'A' langu = sy-langu tables dd03p_tab = lt_dd03p.

DDIF_TABL_GET call function 'DDIF_TABL_GET' exporting name = prf_structname state = 'A' langu = sy-langu tables dd03p_tab = lt_dd03p exceptions illegal_input = 1 others = 2.

F4IF_INT_TABLE_VALUE_REQUEST call function 'F4IF_INT_TABLE_VALUE_REQUEST' exporting retfield = 'MWSKZ' dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = 'S_VCODE' * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' value_org = 'S' * MULTIPLE_CHOICE = ' ' display = 'F' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = tables value_tab = lt_tax return_tab = lt_return .



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