SAP Reports / Programs | Cross-Application Components | General Application Functions | Correspondence Tool(CA-GTF-COR) SAP CA

RFKKCORR_EXP_CREATE_REQUESTF02 SAP ABAP INCLUDE - RFKKCORREXPCREATEREQUESTF02







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


INCLUDES used within this REPORT RFKKCORR_EXP_CREATE_REQUESTF02

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:

FKK_GET_CORR_CUSTOMIZING CALL FUNCTION 'FKK_GET_CORR_CUSTOMIZING' EXPORTING i_cotyp = p_cotyp * i_corr_role = i_dfkkcoh-corr_role IMPORTING e_tfk070a = l_str_tfk070a.

DDUT_DOMVALUE_TEXT_GET CALL FUNCTION 'DDUT_DOMVALUE_TEXT_GET' EXPORTING name = 'CORR_EVENT_CONCEPT' value = l_dom_value langu = sy-langu texts_only = ' ' IMPORTING dd07v_wa = l_str_val_fixval EXCEPTIONS not_found = 1 illegal_input = 2 OTHERS = 3.

OPEN_FI_PERFORM_FKKC9911_P IF 1 = 2. CALL FUNCTION 'OPEN_FI_PERFORM_FKKC9911_P'. ENDIF.

SXV_GET_INTERFACE_BY_NAME CALL FUNCTION 'SXV_GET_INTERFACE_BY_NAME' EXPORTING exit_name = l_str_tfk070a-badi_exit_def IMPORTING interface = lv_interface_name.

FKKCORR_PRINT_DFKKCOH_SET CALL FUNCTION 'FKKCORR_PRINT_DFKKCOH_SET' EXPORTING i_ref_log = u_ref_log * I_COTYP = ' ' * I_LAUFD = '00000000' * I_LAUFI = ' ' i_update = 'X' * I_FONSP = ' ' * I_AVOID_BUFFER_STORAGE = ' ' i_use_buffer_and_not_selection = u_buffer_mode * t_cotyp = * t_cokey = * T_UNAME = * T_DATE = * T_LAUFD = * T_LAUFI = * T_GPART = * T_VKONT = * T_VTREF = * T_BUKRS = * T_FORMK = * T_DATA1 = * T_DATA2 = * T_DATA3 = * T_DATA4 = * I_TAB_TWHERE = i_itcpo = l_str_itcpo i_efgpp = l_str_efgpp * I_AVOID_COMMIT = ' ' * I_COMMIT_COUNT = 1000 * I_SUPPRESS_OCL = ' ' * I_USE_FORMKEY_FROM_EFGPP = ' ' * I_SPOOL_AGGR = ' ' IMPORTING e_success_num = c_success_sum * E_TEST_NUM = * E_TAB_SPOOLID = * TABLES * T_FIMSG = * T_PRINT_ERRORS = * T_DFKKCOH = .

FKKCORR_PRINT_DFKKCOH_SET CALL FUNCTION 'FKKCORR_PRINT_DFKKCOH_SET' EXPORTING i_ref_log = u_ref_log i_cotyp = p_cotyp * I_LAUFD = '00000000' * I_LAUFI = ' ' i_update = 'X' * I_FONSP = ' ' * I_AVOID_BUFFER_STORAGE = ' ' i_use_buffer_and_not_selection = u_buffer_mode * t_cotyp = l_rng_cotyp t_cokey = l_rng_cokey * T_UNAME = * T_DATE = * T_LAUFD = * T_LAUFI = * T_GPART = * T_VKONT = * T_VTREF = * T_BUKRS = * T_FORMK = * T_DATA1 = * T_DATA2 = * T_DATA3 = * T_DATA4 = * I_TAB_TWHERE = i_itcpo = l_str_itcpo i_efgpp = l_str_efgpp * I_AVOID_COMMIT = ' ' * I_COMMIT_COUNT = 1000 * I_SUPPRESS_OCL = ' ' * I_USE_FORMKEY_FROM_EFGPP = ' ' * I_SPOOL_AGGR = ' ' IMPORTING e_success_num = c_success_sum * E_TEST_NUM = * E_TAB_SPOOLID = * TABLES * T_FIMSG = * T_PRINT_ERRORS = * T_DFKKCOH = .

FKKCORR_DFKKCOH_DELETE_CORR CALL FUNCTION 'FKKCORR_DFKKCOH_DELETE_CORR' EXPORTING i_buffer_mode = u_buffer_mode i_in_update_task = ' ' CHANGING cs_dfkkcohi = l_str_dfkkcohi.

FKKCORR_DFKKCOH_SET_PRINT_DATE CALL FUNCTION 'FKKCORR_DFKKCOH_SET_PRINT_DATE' EXPORTING * I_LAUFD = '00000000' * I_LAUFI = ' ' i_buffer_mode = u_buffer_mode i_in_update_task = ' ' CHANGING cs_dfkkcoh = .

FKKCORR_EXP_CLUSTER CALL FUNCTION 'FKKCORR_EXP_CLUSTER' EXPORTING i_data = _add_cluster IMPORTING et_cluster = l_tab_dfkkcodclust EXCEPTIONS OTHERS = 1.

FKK_CORR_GET_LAST_REQUEST CALL FUNCTION 'FKK_CORR_GET_LAST_REQUEST' EXPORTING i_dfkkcoh = * IT_FIELDNAMES = IMPORTING et_dfkkcohi = l_tab_dfkkcohi EXCEPTIONS not_found = 1 OTHERS = 2.

FKKCORR_DFKKCOH_ADD_CLUSTER CALL FUNCTION 'FKKCORR_DFKKCOH_ADD_CLUSTER' EXPORTING i_cotyp = -cotyp i_cokey = -cokey i_buffer_mode = u_buffer_mode * I_IN_UPDATE_TASK = ' ' CHANGING ct_dfkkcodclust = l_tab_dfkkcodclust EXCEPTIONS not_found = 1 cluster_exists_already = 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 RFKKCORR_EXP_CREATE_REQUESTF02 or its description.