SAP Reports / Programs | Public Sector Management | Funds Management(PSM-FM) SAP PSM

RFFMCANCEL_FUND_FORMS_CLASS_AR SAP ABAP INCLUDE - Include RFFMCANCEL_FUND_FORMS_CLASS







RFFMCANCEL_FUND_FORMS_CLASS_AR 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 RFFMCANCEL_FUND_FORMS_CLASS_AR 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 RFFMCANCEL_FUND_FORMS_CLASS_AR. "Basic submit
SUBMIT RFFMCANCEL_FUND_FORMS_CLASS_AR AND RETURN. "Return to original report after report execution complete
SUBMIT RFFMCANCEL_FUND_FORMS_CLASS_AR 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 RFFMCANCEL_FUND_FORMS_CLASS


INCLUDES used within this REPORT RFFMCANCEL_FUND_FORMS_CLASS_AR

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:

BAL_LOG_MSG_DELETE_ALL * CALL FUNCTION 'BAL_LOG_MSG_DELETE_ALL' * EXPORTING * i_log_handle = g_log_handle * EXCEPTIONS * log_not_found = 1.

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'FMFG_CLOI_FIELDS_AR' i_buffer_active = 'X' i_bypassing_buffer = 'X' CHANGING ct_fieldcat = gridfc_100_cat[].

BAL_LOG_CREATE * CALL FUNCTION 'BAL_LOG_CREATE' * EXPORTING * i_s_log = g_log_header * IMPORTING * e_log_handle = g_log_handle * EXCEPTIONS * OTHERS = 1.

BAL_LOG_MSG_DELETE_ALL * CALL FUNCTION 'BAL_LOG_MSG_DELETE_ALL' * EXPORTING * i_log_handle = g_log_handle * EXCEPTIONS * log_not_found = 1.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING text = 'Transfering Balances'(334) "#EC * EXCEPTIONS OTHERS = 1.

FUNC_AREA_CONVERSION_INBOUND CALL FUNCTION 'FUNC_AREA_CONVERSION_INBOUND' EXPORTING i_func_area = -fkber i_func_area_long = -fkber_long IMPORTING e_func_area_long = -fkber_long.

FM_FYC_RECEIVER_DERIVE CALL FUNCTION 'FM_FYC_RECEIVER_DERIVE' EXPORTING i_fikrs = g_fm_area i_gjahr = -gjahr i_activity = l_activity i_subclass = fmfyc_con_subclass_02 i_flg_buffer = 'X' i_f_source_fields = l_f_source_fields IMPORTING e_f_target_fields = l_f_target_fields e_t_return = l_t_return EXCEPTIONS wrong_input = 1 OTHERS = 2.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = gs_variant i_save = c_save_variant IMPORTING e_exit = f_exit es_variant = xs_variant EXCEPTIONS not_found = 2.

FI_DOC_TO_ACC_TRANSFORM CALL FUNCTION 'FI_DOC_TO_ACC_TRANSFORM' TABLES t_bkpf = it_bkpf t_bseg = it_bseg t_acchd = it_acchd t_accit = it_accit t_acccr = it_acccr.

MESSAGES_GIVE CALL FUNCTION 'MESSAGES_GIVE' TABLES t_mesg = l_t_messages.

BAL_LOG_MSG_ADD CALL FUNCTION 'BAL_LOG_MSG_ADD' EXPORTING i_s_msg = l_s_msg EXCEPTIONS log_not_found = 0 OTHERS = 1.

MESSAGES_INITIALIZE CALL FUNCTION 'MESSAGES_INITIALIZE'.

AC_DOCUMENT_GENERATE CALL FUNCTION 'AC_DOCUMENT_GENERATE' IMPORTING e_awtyp = c_awtyp e_awref = c_awref TABLES t_acchd = u_t_acchd t_accit = u_t_accit t_acccr = u_t_acccr * t_accit_ext = u_t_accit_ext EXCEPTIONS error_message = 1.

FI_COMPANY_CODE_DATA CALL FUNCTION 'FI_COMPANY_CODE_DATA' EXPORTING i_bukrs = u_comp_code IMPORTING e_t001 = l_f_t001.

FM_FG_FUND_STATUS CALL FUNCTION 'FM_FG_FUND_STATUS' EXPORTING i_fm_area = u_fmarea i_fund = u_fund i_fund_date = u_fund_date i_flg_exceptions = con_on i_budget_period = u_bp IMPORTING e_fund_status = u_fundstatus EXCEPTIONS invalid_exp_date = 1 invalid_can_date = 2 fiscal_year_variant_empty = 3 fund_budget_pd_invalid = 4 OTHERS = 5.

FM_UPDATE_DATE_VALUES CALL FUNCTION 'FM_UPDATE_DATE_VALUES' EXPORTING i_mass_process = con_on i_fm_update_date = p_budat i_fm_update_period = p_period i_fm_doc_date = p_bldat.

BAL_DSP_PROFILE_DETLEVEL_GET CALL FUNCTION 'BAL_DSP_PROFILE_DETLEVEL_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 profile_inconsistent = 1 internal_error = 2 no_data_available = 3 no_authority = 4.

BAL_LOG_CREATE





CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = g_log_header IMPORTING e_log_handle = g_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 = EXCEPTIONS log_not_found = 0 OTHERS = 1.

POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = 'J' textline1 = text-011 textline2 = text-010 titel = text-009 IMPORTING answer = l_answer. "#EC *

FMCA_GET_INIT_INFO CALL FUNCTION 'FMCA_GET_INIT_INFO' EXPORTING i_bukrs = p_bukrs CHANGING c_f_control_data = l_f_control_data.

BAL_LOG_CREATE CALL FUNCTION 'BAL_LOG_CREATE' EXPORTING i_s_log = g_log_header IMPORTING e_log_handle = g_log_handle EXCEPTIONS OTHERS = 1.

BAL_LOG_MSG_DELETE_ALL CALL FUNCTION 'BAL_LOG_MSG_DELETE_ALL' EXPORTING i_log_handle = g_log_handle EXCEPTIONS log_not_found = 1.

POSTING_INTERFACE_START CALL FUNCTION 'POSTING_INTERFACE_START' EXPORTING i_function = 'C' i_mode = l_mode i_update = synchronize.

FI_DOCUMENT_TYPE_FOR_TRANSFER CALL FUNCTION 'FI_DOCUMENT_TYPE_FOR_TRANSFER' EXPORTING i_koart = 'D' IMPORTING e_blart = s_agblart_d.

CONVERSION_EXIT_ABPSP_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_ABPSP_OUTPUT' EXPORTING input = -projk IMPORTING output = temp_projk.

POSTING_INTERFACE_CLEARING CALL FUNCTION 'POSTING_INTERFACE_CLEARING' EXPORTING i_auglv = l_auglv i_tcode = l_tcode IMPORTING e_subrc = l_subrc e_msgid = l_msgid e_msgno = l_msgno e_msgty = l_msgty e_msgv1 = l_msgv1 e_msgv2 = l_msgv2 e_msgv3 = l_msgv3 e_msgv4 = l_msgv4 TABLES t_blntab = l_t_blntab t_ftclear = l_t_ftclear t_ftpost = l_t_ftpost t_fttax = l_t_fttax.

FIPOS_READ_FROM_ACCOUNT CALL FUNCTION 'FIPOS_READ_FROM_ACCOUNT' TABLES t_entry_tab = l_t_ifmsakfipo t_bukrs = l_r_bukrs t_saknr = l_r_saknr.

AC_APAR_SPLIT_FILL_FT CALL FUNCTION 'AC_APAR_SPLIT_FILL_FT' EXPORTING i_dynnr = dynnr TABLES t_ft_split = ftsplt t_ft = ft t_ft_split_wt = ftsplt_wt.

NEXT_DYNPRO_SEARCH CALL FUNCTION 'NEXT_DYNPRO_SEARCH' EXPORTING i_bschl = bschl i_bukrs = bukrs i_mwskzs = mwskzs i_tcode = tcode i_umskz = umskz i_winfk = winfk IMPORTING e_dynnra = dynnr e_mpool = mpool e_winnrz = winnr EXCEPTIONS "nur noch nicht bereits geprueften Ausnahmen bukrs_nf = 1 dynnr_nf = 2 tcodd_nf = 3 tcodm_nf = 4 winnr_nf = 5 OTHERS = 6.

CONVERSION_EXIT_IDATE_INPUT CALL FUNCTION 'CONVERSION_EXIT_IDATE_INPUT' EXPORTING input = budat IMPORTING output = budat_int.

RKE_FILL_BDCDATA_WITH_CRITERIA CALL FUNCTION 'RKE_FILL_BDCDATA_WITH_CRITERIA' EXPORTING i_cobl = in_cobl TABLES i_copadata = ftcopa i_bdcdata = ft_bdc EXCEPTIONS no_bukrs_found = 1 no_erkrs_found = 2 OTHERS = 3.

ISIS_FILL_BDCDATA CALL FUNCTION 'ISIS_FILL_BDCDATA' EXPORTING i_form = 'X' TABLES t_copadata = ftisis t_bdcdata = ft_bdc. "#EC *

FI_DECODE_KONTL CALL FUNCTION 'FI_DECODE_KONTL' EXPORTING i_kontt = ld_kontt i_kontl = ld_kontl IMPORTING i_program = ld_program i_screen = ld_screen i_leave_code = ld_leave_code TABLES t_bdcft = ft_bdc. "#EC *

CONVERT_DATE_TO_INTERNAL CALL FUNCTION 'CONVERT_DATE_TO_INTERNAL' EXPORTING date_external = xftpost-fval IMPORTING date_internal = budat_wt EXCEPTIONS date_external_is_invalid = 1 OTHERS = 2.

FI_CHECK_EXTENDED_WT CALL FUNCTION 'FI_CHECK_EXTENDED_WT' EXPORTING i_bukrs = bukrs EXCEPTIONS component_not_active = 1 not_found = 2 OTHERS = 3.

FI_WT_FIPI_FILL_FTW_TAB CALL FUNCTION 'FI_WT_FIPI_FILL_FTW_TAB' EXPORTING i_ftpost = xftpost TABLES i_ftw = ftw EXCEPTIONS OTHERS = 0.






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