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

RFKKRD00F01 SAP ABAP INCLUDE - Include RFKKRD00F01







RFKKRD00F01 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 RFKKRD00F01 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 RFKKRD00F01. "Basic submit
SUBMIT RFKKRD00F01 AND RETURN. "Return to original report after report execution complete
SUBMIT RFKKRD00F01 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 RFKKRD00F01


INCLUDES used within this REPORT RFKKRD00F01

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_AKTIV2_RUN_KEY_DESTRUCT CALL FUNCTION 'FKK_AKTIV2_RUN_KEY_DESTRUCT' EXPORTING i_runkey = l_sav_inits IMPORTING * E_AKTYP = e_laufd = c_p_laufdt e_laufi = c_p_laufid.

FKK_AKTIV2_RUN_KEY_CONSTRUCT CALL FUNCTION 'FKK_AKTIV2_RUN_KEY_CONSTRUCT' EXPORTING i_aktyp = g_con_aktyp_rd i_laufd = c_p_laufdt i_laufi = c_p_laufid IMPORTING e_runkey = l_sav_inits.

FKK_AKTIV2_RUN_KEY_CONSTRUCT CALL FUNCTION 'FKK_AKTIV2_RUN_KEY_CONSTRUCT' EXPORTING i_aktyp = ' ' i_laufd = u_p_laufdt i_laufi = u_p_laufid IMPORTING e_runkey = l_sav_inits.

FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' EXPORTING i_set_new = ' ' i_no_dialog = ' ' IMPORTING e_applk = l_sav_applk EXCEPTIONS no_appl_selected = 1 OTHERS = 2.

FKK_ACCOUNT_DETERMINE_1381 CALL FUNCTION 'FKK_ACCOUNT_DETERMINE_1381'.

FKK_ACCOUNT_DETERMINE CALL FUNCTION 'FKK_ACCOUNT_DETERMINE' EXPORTING i_tfk033d = l_f_tfk033d IMPORTING e_tfk033d = l_f_tfk033d EXCEPTIONS error_in_input_data = 1 OTHERS = 2.

FKK_UPDATE_DFKKRDI CALL FUNCTION 'FKK_UPDATE_DFKKRDI' EXPORTING i_laufi = u_laufid i_laufd = u_laufdt i_opbel = u_opbel i_finam = u_f_finam TABLES t_link = c_t_link EXCEPTIONS error_message = 1.

FKK_SAMPLE_5410 CALL FUNCTION 'FKK_SAMPLE_5410'.

FKK_AKTIV_GET_TCODE_FOR_AKTYP CALL FUNCTION 'FKK_AKTIV_GET_TCODE_FOR_AKTYP' EXPORTING i_aktyp = g_con_aktyp_rd IMPORTING e_tcode = l_tcode EXCEPTIONS not_found = 1 OTHERS = 2.

FKK_AKTIV_HELP_TCODE_SET CALL FUNCTION 'FKK_AKTIV_HELP_TCODE_SET' EXPORTING i_tcode = l_tcode.

F4IF_FIELD_VALUE_REQUEST CALL FUNCTION 'F4IF_FIELD_VALUE_REQUEST' EXPORTING tabname = 'FKKAKTIV2_DYNP_1000' fieldname = 'LAUFD' searchhelp = 'FKKAKTIV2_RUN' EXCEPTIONS field_not_found = 1 no_help_for_field = 2 inconsistent_help = 3 no_values_found = 4 OTHERS = 5.

FKK_AKTIV_HELP_TCODE_RESET CALL FUNCTION 'FKK_AKTIV_HELP_TCODE_RESET'.

CONVERT_DATE_TO_EXTERNAL CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL' EXPORTING date_internal = p_laufdt IMPORTING date_external = l_date_ext EXCEPTIONS date_internal_is_invalid = 1 OTHERS = 2.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'RFKKRD00' dynumb = '1000' TABLES dynpfields = l_t_dynpfields.

CONVERSION_EXIT_SDATE_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_SDATE_OUTPUT' EXPORTING input = u_laufdt IMPORTING output = l_laufdt.

FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' IMPORTING e_applk = l_applk.

FKK_FUNC_MODULE_DETERMINE CALL FUNCTION 'FKK_FUNC_MODULE_DETERMINE' EXPORTING i_fbeve = '1113' i_applk = l_applk TABLES t_fbstab = lt_fbstab.

FKK_SAMPLE_1113 CALL FUNCTION 'FKK_SAMPLE_1113'.

FKK_SAMPLE_1113_USER





CALL FUNCTION 'FKK_SAMPLE_1113_USER'.

FKK_FIKEY_CHECK CALL FUNCTION 'FKK_FIKEY_CHECK' EXPORTING i_fikey = c_fikey * i_open_on_request = ' ' i_resob = g_con_resob_rd i_resky = u_resky * i_non_existing_allowed = 'X' * I_FOR_POSTING_IN_UPD = ' ' EXCEPTIONS error_message = 1 non_existing = 2 OTHERS = 3.

FKK_HERKF_43 CALL FUNCTION 'FKK_HERKF_43'.

FKK_BLART_CHECK CALL FUNCTION 'FKK_BLART_CHECK' EXPORTING i_applk = l_f_fkkop-applk i_blart = l_f_fkkop-blart IMPORTING e_ltext = l_sav_text EXCEPTIONS OTHERS = 1.

FKK_SEGMENT_REQUIRED CALL FUNCTION 'FKK_SEGMENT_REQUIRED' EXPORTING i_bukrs = l_f_fkkop-bukrs i_date = u_t_fkkko-budat IMPORTING is_active = l_flag_segment_active.

FKK_HKONT_FIELD_SEL_LIST_READ CALL FUNCTION 'FKK_HKONT_FIELD_SEL_LIST_READ' EXPORTING i_hkont = l_f_fkkop-hkont i_bukrs = l_f_fkkop-bukrs TABLES t_sakfa = l_t_sakfa.

FKK_FKKOPK_COMPLETE_CHECK CALL FUNCTION 'FKK_FKKOPK_COMPLETE_CHECK' EXPORTING i_fkkko = u_t_fkkko i_fkkopk = c_t_fkkopk EXCEPTIONS error_message = 1.

FKK_FKKOP_COMPLETE_CHECK CALL FUNCTION 'FKK_FKKOP_COMPLETE_CHECK' EXPORTING i_fkkko = u_t_fkkko i_fkkop = c_t_fkkop EXCEPTIONS error_message = 1.



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