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

RFKIKA03 SAP ABAP INCLUDE - Transfer Data from FI Bank Storage (Form Routines)







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


Text pool values


Title: Transfer Data from FI Bank Storage (Form Routines)


INCLUDES used within this REPORT RFKIKA03

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:

CONVERT_DATE_TO_EXTERNAL CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL' "Note 1437451 EXPORTING "Note 1437451 DATE_INTERNAL = fkkbstmv-laufd "Note 1437451 IMPORTING "Note 1437451 DATE_EXTERNAL = h_doubl_rundat "Note 1437451 EXCEPTIONS "Note 1437451 DATE_INTERNAL_IS_INVALID = 1 "Note 1437451 OTHERS = 2. "Note 1437451

FKK_MESSAGE_WRITE CALL FUNCTION 'FKK_MESSAGE_WRITE' EXPORTING i_msgid = ls_msg-msgid i_msgno = l_msgno_x i_msgv1 = ls_msg-msgv1 i_msgv2 = ls_msg-msgv2 i_msgv3 = ls_msg-msgv3 i_msgv4 = ls_msg-msgv4 IMPORTING e_ntext = h_text_quest.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = ' ' diagnose_object = space text_question = h_text_quest text_button_1 = text-022 icon_button_1 = ' ' text_button_2 = text-023 icon_button_2 = 'ICON_CANCEL' default_button = '2' display_cancel_button = ' ' * POPUP_TYPE = IMPORTING answer = h_answer EXCEPTIONS text_not_found = 1 OTHERS = 2.

FKK_BANK_STATEMENT_F4 CALL FUNCTION 'FKK_BANK_STATEMENT_F4' EXPORTING i_bukrs = p_bukrs i_hbkid = p_hbkid i_hktid = p_hktid i_aznum = p_aznum i_azdat = p_azdat i_kukey = p_kukey IMPORTING e_hktid = h_hktid e_hbkid = h_hbkid e_aznum = h_aznum e_azdat = h_azdat e_kukey = h_kukey * E_KEYZ1 = H_KEYZ1 * E_KEYR1 = H_KEYR1 EXCEPTIONS bank_statmnt_not_found = 1 no_selection = 2 OTHERS = 3.

JOB_OPEN CALL FUNCTION 'JOB_OPEN' EXPORTING jobname = jobname IMPORTING jobcount = jobcount EXCEPTIONS cant_create_job = 1 invalid_job_data = 2 jobname_missing = 3 OTHERS = 4.

BP_JOB_DELETE CALL FUNCTION 'BP_JOB_DELETE' EXPORTING forcedmode = 'X' jobcount = jobcount jobname = jobname EXCEPTIONS OTHERS = 0.

BP_JOB_DELETE CALL FUNCTION 'BP_JOB_DELETE' EXPORTING forcedmode = 'X' jobcount = jobcount jobname = jobname EXCEPTIONS OTHERS = 0.

JOB_CLOSE CALL FUNCTION 'JOB_CLOSE' EXPORTING jobcount = jobcount jobname = jobname strtimmed = 'X' targetserver = p_tgserv "Note 1744008 EXCEPTIONS cant_start_immediate = 1 invalid_startdate = 2 jobname_missing = 3 job_close_failed = 4 job_nosteps = 5 job_notex = 6 lock_failed = 7 OTHERS = 8.

BP_JOB_DELETE CALL FUNCTION 'BP_JOB_DELETE' EXPORTING forcedmode = 'X' jobcount = jobcount jobname = jobname EXCEPTIONS OTHERS = 0.

JOB_CLOSE CALL FUNCTION 'JOB_CLOSE' EXPORTING jobcount = jobcount jobname = jobname sdlstrtdt = p_strd sdlstrttm = p_sttm targetserver = p_tgserv "Note 1744008 EXCEPTIONS cant_start_immediate = 1 invalid_startdate = 2 jobname_missing = 3 job_close_failed = 4 job_nosteps = 5 job_notex = 6 lock_failed = 7 OTHERS = 8.

BP_JOB_DELETE CALL FUNCTION 'BP_JOB_DELETE' EXPORTING forcedmode = 'X' jobcount = jobcount jobname = jobname EXCEPTIONS OTHERS = 0.

FKK_JOBTAB_ADD_ENTRY CALL FUNCTION 'FKK_JOBTAB_ADD_ENTRY' * EXPORTING * I_UPDATE = 'X' TABLES t_fkkdijob = t_fkkdijob.

DEQUEUE_ALL CALL FUNCTION 'DEQUEUE_ALL' EXPORTING _synchron = ' '.

DEQUEUE_EFKKBSTMV CALL FUNCTION 'DEQUEUE_EFKKBSTMV' EXPORTING mode_fkkbstmv = 'E' mandt = sy-mandt laufd = c_rundat_enq laufi = c_runid_enq.

FKK_BSTM_RUNCTRL_READ CALL FUNCTION 'FKK_BSTM_RUNCTRL_READ' EXPORTING i_laufd = p_rundat i_laufi = p_runid IMPORTING e_fkkbstmv = fkkbstmv TABLES et_fkkbstma = lt_fkkbstma et_fkkbstmc = gt_fkkbstmc EXCEPTIONS not_found = 1 OTHERS = 2.

ENQUEUE_EFKKBSTMV CALL FUNCTION 'ENQUEUE_EFKKBSTMV' EXPORTING mandt = sy-mandt laufd = p_rundat laufi = p_runid EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.

FKK_BSTM_RUNCTRL_APPX_GET CALL FUNCTION 'FKK_BSTM_RUNCTRL_APPX_GET' EXPORTING i_fkkbstmv = fkkbstmv TABLES it_fkkbstma = lt_fkkbstma CHANGING c_ctrl = ls_ctrl.

FKK_JOBTAB_ENTRIES_READ CALL FUNCTION 'FKK_JOBTAB_ENTRIES_READ' EXPORTING i_progn = i_progn i_progid = i_progid TABLES t_fkkdijob = lt_jobtab.

BP_JOB_READ





CALL FUNCTION 'BP_JOB_READ' EXPORTING job_read_jobcount = lt_jobtab-jobcount job_read_jobname = lt_jobtab-jobname job_read_opcode = 19 IMPORTING job_read_jobhead = ls_tbtcjob EXCEPTIONS OTHERS = 0.

FKK_GET_APPLICATION CALL FUNCTION 'FKK_GET_APPLICATION' IMPORTING e_applk = l_applk.

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' " note 1584421 EXPORTING LOGICAL_FILENAME = c_lgname CHANGING PHYSICAL_FILENAME = p_auszf EXCEPTIONS OTHERS = 1. " note 1584421

FILE_VALIDATE_NAME CALL FUNCTION 'FILE_VALIDATE_NAME' " note 1584421 EXPORTING LOGICAL_FILENAME = c_lgname CHANGING PHYSICAL_FILENAME = p_umsf EXCEPTIONS OTHERS = 1. " note 1584421

FKK_BSTM_LOAD_MULTICASH_DATA CALL FUNCTION 'FKK_BSTM_LOAD_MULTICASH_DATA' EXPORTING i_x_load = 'X' pcupload = ' ' ausfile = p_auszf i_nonunicode = p_nuc TABLES e_febko = gt_febko EXCEPTIONS file_open_error = 1 file_read_error = 2 conversion_error = 3 OTHERS = 4.

FKK_BSTM_LOAD_MULTICASH_DATA CALL FUNCTION 'FKK_BSTM_LOAD_MULTICASH_DATA' EXPORTING i_x_load = 'X' pcupload = ' ' ausfile = p_auszf i_nonunicode = p_nuc TABLES e_febko = gt_febko EXCEPTIONS file_open_error = 1 file_read_error = 2 conversion_error = 3 OTHERS = 4.

CONVERT_DATE_TO_EXTERNAL CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL' "Note 1437451 EXPORTING "Note 1437451 DATE_INTERNAL = ls_fkkbstmc-laufd "Note 1437451 IMPORTING "Note 1437451 DATE_EXTERNAL = l_doubl_rundat "Note 1437451 EXCEPTIONS "Note 1437451 DATE_INTERNAL_IS_INVALID = 1 "Note 1437451 OTHERS = 2. "Note 1437451

FKK_MESSAGE_WRITE CALL FUNCTION 'FKK_MESSAGE_WRITE' EXPORTING i_msgid = ls_msg-msgid i_msgno = l_msgno_x i_msgv1 = ls_msg-msgv1 i_msgv2 = ls_msg-msgv2 i_msgv3 = ls_msg-msgv3 i_msgv4 = ls_msg-msgv4 IMPORTING e_ntext = l_text_quest.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = ' ' diagnose_object = space text_question = l_text_quest text_button_1 = text-022 icon_button_1 = ' ' text_button_2 = text-023 icon_button_2 = 'ICON_CANCEL' default_button = '2' display_cancel_button = ' ' * POPUP_TYPE = IMPORTING answer = l_answer EXCEPTIONS text_not_found = 1 OTHERS = 2.



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