SAP Reports / Programs | Cross-Application Components | European Monetary Union: Euro | Local Currency Changeover(CA-EUR-CNV) SAP CA

RFEWUI01 SAP ABAP INCLUDE - Include FI EMU Conversion: General Form Routines







RFEWUI01 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 RFEWUI01 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 RFEWUI01. "Basic submit
SUBMIT RFEWUI01 AND RETURN. "Return to original report after report execution complete
SUBMIT RFEWUI01 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 FI EMU Conversion: General Form Routines


INCLUDES used within this REPORT RFEWUI01

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:

MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE'.

EWU_AUTHORITY_CHECK CALL FUNCTION 'EWU_AUTHORITY_CHECK' EXCEPTIONS no_permission = 1 OTHERS = 2.

EWU_STATUS_INITIALIZE CALL FUNCTION 'EWU_STATUS_INITIALIZE' EXPORTING programm = p_progname IMPORTING aufsetzarg = p_restart EXCEPTIONS no_program_entry = 1 wrong_phase = 2 precessor_not_ok = 3 program_already_started = 4 program_already_finished = 5 no_paket_entry = 6 foreign_lock = 7 system_failure = 8 active_paket_not_found = 9 OTHERS = 10.

FI_EWU_CONVERTED_COMPANYCODES CALL FUNCTION 'FI_EWU_CONVERTED_COMPANYCODES' EXPORTING p_paket = p_paket p_10 = p_10 p_w2 = p_w2 p_w3 = p_w3 p_lw = p_lw p_11 = p_11 TABLES t_bukrs = p_bukrs EXCEPTIONS OTHERS = 0.

EWU_PAKET_GET CALL FUNCTION 'EWU_PAKET_GET' IMPORTING phase = p_phase CHANGING paket = p_paket EXCEPTIONS active_paket_not_found = 0 OTHERS = 0.

EWU_STATUS_UPDATE CALL FUNCTION 'EWU_STATUS_UPDATE' EXPORTING status = p_newstat aufsetzarg = p_restart EXCEPTIONS no_paket_entry = 0 foreign_lock = 0 system_failure = 0 no_program_entry = 0 wrong_call = 0 active_paket_not_found = 0 update_denied = 0 OTHERS = 0.

MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING batch_list_type = ' ' object = title EXCEPTIONS * INCONSISTENT_RANGE = 01 no_messages = 0.

EWU_PROTOCOL_WRITE CALL FUNCTION 'EWU_PROTOCOL_WRITE' EXCEPTIONS error_in_function_call = 0 table_empty = 0 sql_error = 0 wrong_call = 0 OTHERS = 0.

MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING batch_list_type = ' ' object = text-900 EXCEPTIONS no_messages = 0.

EWU_PROTOCOL_WRITE CALL FUNCTION 'EWU_PROTOCOL_WRITE' EXCEPTIONS error_in_function_call = 0 table_empty = 0 sql_error = 0 wrong_call = 0 OTHERS = 0.

EWU_STATUS_UPDATE CALL FUNCTION 'EWU_STATUS_UPDATE' EXPORTING status = p_newstat aufsetzarg = p_restart EXCEPTIONS no_paket_entry = 0 foreign_lock = 0 system_failure = 0 no_program_entry = 0 wrong_call = 0 active_paket_not_found = 0 update_denied = 0 OTHERS = 0.

MESSAGES_SHOW CALL FUNCTION 'MESSAGES_SHOW' EXPORTING * BATCH_LIST_TYPE = ' ' "597023 object = text-900 EXCEPTIONS * INCONSISTENT_RANGE = 01 no_messages = 0.

EWU_PROTOCOL_APPEND CALL FUNCTION 'EWU_PROTOCOL_APPEND' EXPORTING level = p_level msgty = p_msgty langu = sy-langu msgid = p_msgid msgno = p_msgno newobj = p_newobj msgv1 = p_msgv1 msgv2 = p_msgv2 msgv3 = p_msgv3 msgv4 = p_msgv4 EXCEPTIONS OTHERS = 0.

MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = l_msgid msgty = p_msgty msgv1 = p_msgv1 msgv2 = p_msgv2 msgv3 = p_msgv3 msgv4 = p_msgv4 txtnr = l_msgno EXCEPTIONS message_type_not_valid = 0 not_active = 0 OTHERS = 0.

EWU_PROTOCOL_APPEND CALL FUNCTION 'EWU_PROTOCOL_APPEND' EXPORTING level = p_level msgty = p_msgty langu = sy-langu msgid = p_msgid msgno = p_msgno newobj = p_newobj msgv1 = l_msgv1 msgv2 = l_msgv2 msgv3 = l_msgv3 msgv4 = l_msgv4 EXCEPTIONS OTHERS = 0.

MESSAGE_STORE CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = l_msgid msgty = p_msgty msgv1 = p_msgv1 msgv2 = p_msgv2 msgv3 = p_msgv3 msgv4 = p_msgv4 txtnr = l_msgno EXCEPTIONS message_type_not_valid = 0 not_active = 0 OTHERS = 0.

EWU_PROTOCOL_APPEND CALL FUNCTION 'EWU_PROTOCOL_APPEND' EXPORTING level = p_level msgty = l_msgty langu = sy-langu msgid = l_msgid msgno = l_msgno newobj = p_newobj msgv1 = l_msgv1 msgv2 = l_msgv2 msgv3 = l_msgv3 msgv4 = l_msgv4 EXCEPTIONS OTHERS = 0.

EWU_PROTOCOL_APPEND CALL FUNCTION 'EWU_PROTOCOL_APPEND' EXPORTING level = p_level msgty = p_msg-msgty langu = sy-langu msgid = p_msg-msgid msgno = p_msg-msgno newobj = p_newobj msgv1 = p_msg-msgv1 msgv2 = p_msg-msgv2 msgv3 = p_msg-msgv3 msgv4 = p_msg-msgv4 EXCEPTIONS OTHERS = 0.

MESSAGE_STORE





CALL FUNCTION 'MESSAGE_STORE' EXPORTING arbgb = l_msgid msgty = p_msg-msgty msgv1 = p_msg-msgv1 msgv2 = p_msg-msgv2 msgv3 = p_msg-msgv3 msgv4 = p_msg-msgv4 txtnr = l_msgno EXCEPTIONS message_type_not_valid = 0 not_active = 0 OTHERS = 0.

FI_MESTYP_ACTIVE_CHECK CALL FUNCTION 'FI_MESTYP_ACTIVE_CHECK' EXPORTING i_mestyp = p_mestyp i_bukrs = p_bukrs-bukrs IMPORTING e_distribute = x_ale_flag EXCEPTIONS no_info_found = 1 OTHERS = 2.

FAGL_CHECK_GLFLEX_ACTIVE CALL FUNCTION 'FAGL_CHECK_GLFLEX_ACTIVE' EXPORTING id_bukrs = ld_ewufibukrs-bukrs IMPORTING e_glflex_active = ld_glflex_active EXCEPTIONS error_in_setup = 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 RFEWUI01 or its description.