RFFORIA6 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 RFFORIA6 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!
CORRESPONDENCE_DATA_BUSAB CALL FUNCTION 'CORRESPONDENCE_DATA_BUSAB' EXPORTING i_bukrs = t001z-bukrs i_busab = t001z-paval(2) i_langu = hlp_sprache IMPORTING e_t001s = *t001s e_fsabe = *fsabe EXCEPTIONS OTHERS = 01.
GET_COMPONENT_LIST CALL FUNCTION 'GET_COMPONENT_LIST' EXPORTING program = _repid fieldname = p_strucn TABLES components = tab_comp.
READ_INSTRUCTION_CODE CALL FUNCTION 'READ_INSTRUCTION_CODE' EXPORTING ic_banks = reguh-ubnks ic_zlsch = reguh-rzawe ic_dtaws = up_dtaws IMPORTING es_t015w = ls_t015w EXCEPTIONS OTHERS = 2.
READ_INSTRUCTION_CODE CALL FUNCTION 'READ_INSTRUCTION_CODE' EXPORTING ic_banks = reguh-ubnks ic_zlsch = reguh-rzawe ic_dtaws = up_dtaws IMPORTING es_t015w = ls_t015w EXCEPTIONS OTHERS = 2.
READ_INSTRUCTION_CODE CALL FUNCTION 'READ_INSTRUCTION_CODE' EXPORTING ic_banks = reguh-ubnks ic_zlsch = reguh-rzawe ic_dtaws = up_dtaws IMPORTING es_t015w = ls_t015w EXCEPTIONS OTHERS = 2.
FI_COMPANY_CODE_DATA CALL FUNCTION 'FI_COMPANY_CODE_DATA' EXPORTING i_bukrs = reguh-zbukr IMPORTING e_t001 = ls_t001 EXCEPTIONS system_error = 1 OTHERS = 2.
ADDR_GET CALL FUNCTION 'ADDR_GET' EXPORTING address_selection = addr1_sel IMPORTING address_value = addr1_val EXCEPTIONS parameter_error = 0 address_not_exist = 0 version_not_exist = 0.
OPEN_FORM CALL FUNCTION 'OPEN_FORM' EXPORTING device = 'PRINTER' form = t042e-wforn language = t001-spras options = itcpo dialog = flg_dialog EXCEPTIONS form = 1.
START_FORM CALL FUNCTION 'START_FORM'.
WRITE_FORM CALL FUNCTION 'WRITE_FORM' EXPORTING element = '1BZ_HEADER' window = 'KOPF'.
WRITE_FORM * call function 'WRITE_FORM' * exporting * element = '1BZ_HEADER' * window = 'MAIN'.
WRITE_FORM CALL FUNCTION 'WRITE_FORM' EXPORTING element = '2BZ_NACHRICHT' window = 'MAIN'.
WRITE_FORM CALL FUNCTION 'WRITE_FORM' EXPORTING element = '3BZ_LIN' window = 'MAIN'.
WRITE_FORM CALL FUNCTION 'WRITE_FORM' EXPORTING element = '4BZ_NACHRICHT_T' window = 'MAIN'.
END_FORM CALL FUNCTION 'END_FORM'.
CLOSE_FORM CALL FUNCTION 'CLOSE_FORM' IMPORTING RESULT = itcpp.
READ_TEXT CALL FUNCTION 'READ_TEXT' EXPORTING client = sy-mandt id = par_tdid language = par_spra name = lf_tdname object = lc_object IMPORTING header = ls_head TABLES lines = lt_lines EXCEPTIONS id = 1 language = 2 name = 3 not_found = 4 object = 5 reference_check = 6 wrong_access_to_archive = 7 OTHERS = 8.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFORIA6 - documentation and ABAP source code RFFORIA1 - documentation and ABAP source code RFFORI99 - International Payment Medium Include: General Subroutines RFFORI22 - Include International Payment Medium: MT200 RFFORI21 - Include International Payment Medium: MT210 RFFORI20 - Include International Payment Medium: MT200