RFKKDMSCCF02 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 RFKKDMSCCF02 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BUP_PARTNER_DESCRIPTION_GET CALL FUNCTION 'BUP_PARTNER_DESCRIPTION_GET' EXPORTING i_partner = fkkdoc_disp-gpart IMPORTING e_description = fkkdoc_disp-descr_gpart EXCEPTIONS error_message = 0.
FKK_COMP_CODE_DATA CALL FUNCTION 'FKK_COMP_CODE_DATA' EXPORTING i_bukrs = fkkdoc_disp-bukrs IMPORTING e_t001 = ls_t001.
FKK_SUBAP_CHECK CALL FUNCTION 'FKK_SUBAP_CHECK' EXPORTING i_check_any = 'X' IMPORTING e_active = lv_subap_active.
FKKDMS_READ_CUSTOMIZING CALL FUNCTION 'FKKDMS_READ_CUSTOMIZING' EXPORTING iv_dotyp = fkkdoc_disp-dotyp IMPORTING es_tfk068a = ls_tfk068a EXCEPTIONS not_found = 1 OTHERS = 2.
FKKDMS_READ_CUSTOMIZING CALL FUNCTION 'FKKDMS_READ_CUSTOMIZING' EXPORTING iv_dotyp = fkkdoc_disp-dotyp IMPORTING et_tfk068e = lt_tfk068e EXCEPTIONS not_found = 1 OTHERS = 2.
FKK_OPBUK_CHECK CALL FUNCTION 'FKK_OPBUK_CHECK' EXPORTING i_opbuk = fkkdoc_disp-bukrs EXCEPTIONS error_message = 1.
BUP_PARTNER_CHECK CALL FUNCTION 'BUP_PARTNER_CHECK' EXPORTING i_partner = fkkdoc_disp-gpart i_rltyp = 'MKK' EXCEPTIONS partner_not_found = 1 role_not_found = 2.
FKK_ACCOUNT_READ CALL FUNCTION 'FKK_ACCOUNT_READ' EXPORTING i_vkont = fkkdoc_disp-vkont i_gpart = fkkdoc_disp-gpart i_only_gpart = 'X' EXCEPTIONS not_found = 1 OTHERS = 4.
FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' IMPORTING e_applk = h_applk EXCEPTIONS OTHERS = 0.
FKK_FUNC_MODULE_DETERMINE CALL FUNCTION 'FKK_FUNC_MODULE_DETERMINE' EXPORTING i_fbeve = '0205' i_applk = h_applk TABLES t_fbstab = t_fbstab EXCEPTIONS OTHERS = 1.
FKK_SAMPLE_0205 IF 1 = 2. CALL FUNCTION 'FKK_SAMPLE_0205'. ENDIF.
FKKDMS_AUTHORITY_CHECK CALL FUNCTION 'FKKDMS_AUTHORITY_CHECK' EXPORTING iv_bukrs = fkkdoc_disp-bukrs iv_dotyp = fkkdoc_disp-dotyp iv_begru = fkkdoc_disp-begru iv_actvt = '01'.
FKKDMS_FREE_ALV CALL FUNCTION 'FKKDMS_FREE_ALV'.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'RFKKDMSCC' dynumb = '0020' TABLES dynpfields = lt_field EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 stepl_not_found = 10 OTHERS = 11.
FKKDMS_READ_CUSTOMIZING CALL FUNCTION 'FKKDMS_READ_CUSTOMIZING' EXPORTING iv_dotyp = lv_dotyp IMPORTING et_tfk068e = lt_tfk068e EXCEPTIONS not_found = 1 OTHERS = 2.
FKKDMS_READ_CUSTOMIZING CALL FUNCTION 'FKKDMS_READ_CUSTOMIZING' EXPORTING iv_dotyp = ls_fkkdoc-dotyp IMPORTING es_tfk068a = ls_tfk068a EXCEPTIONS not_found = 1 OTHERS = 2.
SCMS_AO_FILE_PUT_FE CALL FUNCTION 'SCMS_AO_FILE_PUT_FE' EXPORTING arc_id = ls_fkkdoc-phrep path = fkkdoc_disp-filename doc_type = ls_fkkdoc-doc_typ IMPORTING doc_id = ls_fkkdoc-phdoc EXCEPTIONS error = 1 OTHERS = 2.
FKKDMS_UPLOAD CALL FUNCTION 'FKKDMS_UPLOAD' EXPORTING ix_al = 'X' IMPORTING ev_error = lv_error et_message = lt_message CHANGING cs_fkkdoc = ls_fkkdoc.
CALL FUNCTION 'FKKDMS_DISPLAY_ALV' EXPORTING it_fkkdoc = gt_fkkdoc_0020 iv_wmode = '2' IMPORTING ev_changed = lv_changed.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = lv_titlebar text_question = text-008 IMPORTING answer = lv_answer EXCEPTIONS OTHERS = 0.
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 RFKKDMSCCF02 or its description.
RFKKDMSCCF02 - documentation and ABAP source code RFKKDMSCCF01 - documentation and ABAP source code RFKKDMSCC1_F01 - RFKKDMSCC1F01 RFKKDMSCC1 - Determination of References to Image for Documents in DMS RFKKDMSCC1 - Determination of References to Image for Documents in DMS RFKKDMSCC - Add New Documents