RFFORIJ0 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 RFFORIJ0 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.
Title: Japanese Payment Medium Include: Bank Charges Handling
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POSTING_INTERFACE_START CALL FUNCTION 'POSTING_INTERFACE_START' EXPORTING I_CLIENT = SY-MANDT I_FUNCTION = 'C' "Call transaction I_MODE = PAR_MODE I_UPDATE = 'S' "Synchronous update EXCEPTIONS OTHERS = 8.
POSTING_INTERFACE_CLEARING CALL FUNCTION 'POSTING_INTERFACE_CLEARING' EXPORTING I_AUGLV = 'UMBUCHNG' I_TCODE = 'FB05' IMPORTING E_MSGID = DTA_MSGID E_MSGNO = DTA_MSGNO E_MSGTY = DTA_MSGTY E_MSGV1 = DTA_MSGV1 E_MSGV2 = DTA_MSGV2 E_MSGV3 = DTA_MSGV3 E_MSGV4 = DTA_MSGV4 E_SUBRC = DTA_SUBRC TABLES T_BLNTAB = BLNTAB T_FTCLEAR = FTCLEAR T_FTPOST = FTPOST T_FTTAX = FTTAX EXCEPTIONS OTHERS = 8.
POSTING_INTERFACE_END CALL FUNCTION 'POSTING_INTERFACE_END'.
BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = g_s_log IMPORTING e_log_handle = l_log_handle EXCEPTIONS others = 1.
BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_s_msg = l_s_msg i_log_handle = l_log_handle EXCEPTIONS log_not_found = 0 others = 1.
BAL_DSP_PROFILE_POPUP_GET CALL FUNCTION 'BAL_DSP_PROFILE_POPUP_GET' IMPORTING e_s_display_profile = l_s_display_profile EXCEPTIONS others = 1.
BAL_DSP_LOG_DISPLAY CALL FUNCTION 'BAL_DSP_LOG_DISPLAY' EXPORTING i_s_display_profile = l_s_display_profile EXCEPTIONS OTHERS = 1.
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING TITLEBAR = Text-003 TEXT_QUESTION = Text-004 TEXT_BUTTON_1 = Text-001 TEXT_BUTTON_2 = Text-002 DEFAULT_BUTTON = '2' IMPORTING ANSWER = ANSWER EXCEPTIONS TEXT_NOT_FOUND = 1 OTHERS = 2.
BP_FIND_JOBS_WITH_PROGRAM CALL FUNCTION 'BP_FIND_JOBS_WITH_PROGRAM' EXPORTING ABAP_PROGRAM_NAME = SY-REPID ABAP_VARIANT_NAME = ' ' EXTERNAL_PROGRAM_NAME = ' ' DIALOG = ' ' STATUS = 'R' TABLES JOBLIST = LT_JOBLIST EXCEPTIONS NO_JOBS_FOUND = 1 PROGRAM_SPECIFICATION_MISSING = 2 INVALID_DIALOG_TYPE = 3 JOB_FIND_CANCELED = 4 OTHERS = 5.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFORIJ0 - Japanese Payment Medium Include: Bank Charges Handling RFFORIIE - Include Payment Medium for Ireland: Declaration of Record Formats RFFORII4_FOR - Include RFFORII4_FOR RFFORII4 - Payment Media (Italy): Domestic Bank Transfers via DME RFFORIHK - Payment Medium Include (Netherlands): Declarations RFFORIH4 - Include Payment Medium HK: Auto Plan