RFKKGL00F08 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 RFKKGL00F08 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!
FKK_BUDAT_CHECK CALL FUNCTION 'FKK_BUDAT_CHECK' EXPORTING i_bukrs = it_accit-bukrs i_budat = it_accit-budat IMPORTING e_gjahr = loc_gjahr.
FKK_PAOBJNR_SET_DEFAULT CALL FUNCTION 'FKK_PAOBJNR_SET_DEFAULT' EXPORTING i_bukrs = it_accit-bukrs i_gsber = it_accit-gsber i_segment = it_accit-segment i_hkont = it_accit-hkont i_prctr = it_accit-prctr i_meins = it_accit-meins i_gjahr = loc_gjahr i_kostl = it_accit-kostl i_ps_psp_pnr = it_accit-ps_psp_pnr IMPORTING e_paobjnr = it_accit-paobjnr e_prctr = it_accit-prctr EXCEPTIONS error_message = 1.
FKK_SEGMENT_REQUIRED CALL FUNCTION 'FKK_SEGMENT_REQUIRED' EXPORTING i_bukrs = it_accit-bukrs * I_DATE = SY-DATUM i_date = it_accit-budat "1460691 IMPORTING is_active = i_required.
FKK_SEGMENT_FROM_PRCTR_GET CALL FUNCTION 'FKK_SEGMENT_FROM_PRCTR_GET' EXPORTING I_BUKRS = it_accit-BUKRS I_PRCTR = g_pa_0101-PRCTR I_BUDAT = it_accit-budat IMPORTING E_SEGMENT = it_accit-segment.
FM_INPUT_CHECK CALL FUNCTION 'FM_INPUT_CHECK' EXPORTING i_cobl = l_cobl IMPORTING e_cobl = l_cobl CHANGING c_subrc = l_rc EXCEPTIONS error_message = 1.
FKK_GET_REACC_FOR_CASH CALL FUNCTION 'FKK_GET_REACC_FOR_CASH' " 1460209 EXPORTING i_bukrs = gs_re_fields-re_bukrs CHANGING "HW1693554 c_reacc = gs_re_fields-re_account "HW1693554 c_fonds = it_accit-geber. "HW1693554
CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' EXPORTING date = it_dfkksum-budat foreign_amount = p_betrw foreign_currency = it_dfkksum-waers local_currency = wf-waer2 IMPORTING local_amount = p_betr2 EXCEPTIONS no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 OTHERS = 6.
CONVERT_TO_LOCAL_CURRENCY CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY' EXPORTING date = it_dfkksum-budat foreign_amount = p_betrw foreign_currency = it_dfkksum-waers local_currency = wf-waer3 IMPORTING local_amount = p_betr3 EXCEPTIONS no_rate_found = 1 overflow = 2 no_factors_found = 3 no_spread_found = 4 derived_2_times = 5 OTHERS = 6.
ENQUEUE_EFKKGLPOST CALL FUNCTION 'ENQUEUE_EFKKGLPOST' EXPORTING mode_dfkkglpost = 'E' fikey = wa_fikey_bukrs-fikey bukrs = wa_fikey_bukrs-bukrs blcnt = wa_fikey-blcnt _scope = '2' EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
FKK_HKONT_DATA CALL FUNCTION 'FKK_HKONT_DATA' EXPORTING i_bukrs = it_accit-bukrs i_hkont = it_accit-hkont IMPORTING e_fkkhkont = i_fkkhkont EXCEPTIONS error_message = 1.
T030B_READ CALL FUNCTION 'T030B_READ' IMPORTING e_anlah = g_anla_h e_anlas = g_anla_s e_sakoh = g_sako_h e_sakos = g_sako_s EXCEPTIONS error_message = 1.
FKK_BUDAT_CHECK CALL FUNCTION 'FKK_BUDAT_CHECK' " Note 1450779 EXPORTING i_bukrs = e_cobl-bukrs i_hkont = e_cobl-hkont i_budat = e_cobl-budat i_check_future_date = 'X' i_wnper = lv_wnper "PSCD2012 IMPORTING e_monat = e_cobl-monat.
FI_PERIOD_DETERMINE CALL FUNCTION 'FI_PERIOD_DETERMINE' " Note 1450779 EXPORTING i_budat = e_cobl-budat i_bukrs = e_cobl-bukrs IMPORTING e_gjahr = e_cobl-gjahr EXCEPTIONS error_message = 1 OTHERS = 2.
K_COBL_CHECK CALL FUNCTION 'K_COBL_CHECK' EXPORTING i_cobl = e_cobl IMPORTING e_cobl = i_cobl EXCEPTIONS error_message = 1.
FKK_GET_ASSET_4RETIREMENT * CALL FUNCTION 'FKK_GET_ASSET_4RETIREMENT' * TABLES * i_t_acchd = it_acchd * c_t_acccr = it_acccr * c_t_accda = it_accda * c_t_accit = it_accit * EXCEPTIONS * error_message = 1.
FKK_HKONT_DATA CALL FUNCTION 'FKK_HKONT_DATA' EXPORTING i_bukrs = it_accit-bukrs i_hkont = it_accit-hkont IMPORTING e_fkkhkont = l_fkkhkont EXCEPTIONS error_message = 1.
T030B_READ CALL FUNCTION 'T030B_READ' IMPORTING e_anlah = g_anla_h e_anlas = g_anla_s e_sakoh = g_sako_h e_sakos = g_sako_s EXCEPTIONS error_message = 1.
FKK_BUDAT_CHECK CALL FUNCTION 'FKK_BUDAT_CHECK' EXPORTING i_bukrs = e_cobl-bukrs i_hkont = e_cobl-hkont i_budat = e_cobl-budat i_check_future_date = 'X' i_x_no_buffer = 'X' i_wnper = lv_wnper IMPORTING e_monat = e_cobl-monat.
CALL FUNCTION 'FI_PERIOD_DETERMINE' EXPORTING i_budat = e_cobl-budat i_bukrs = e_cobl-bukrs IMPORTING e_gjahr = e_cobl-gjahr * e_monat = e_cobl-monat "note 1847571 EXCEPTIONS error_message = 1 OTHERS = 2.
K_COBL_CHECK CALL FUNCTION 'K_COBL_CHECK' EXPORTING i_cobl = e_cobl IMPORTING e_cobl = i_cobl EXCEPTIONS error_message = 1.
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 RFKKGL00F08 or its description.