RFVD_CHK_AMORT_FLOW_FORMS 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 RFVD_CHK_AMORT_FLOW_FORMS 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: Include RFVD_CHK_AMORT_FLOW_FORMS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FVD_TRLE_DISTRIBUTOR_ACTIVE * CALL FUNCTION 'FVD_TRLE_DISTRIBUTOR_ACTIVE' * EXPORTING * i_bukrs = s_vdarl-bukrs * i_gsart = s_vdarl-gsart * IMPORTING * e_d_distributor = init_date * EXCEPTIONS * distributor_cml_not_active = 1 * OTHERS = 2.
FVD_TRLE_EXTRACT_BUSTRANS CALL FUNCTION 'FVD_TRLE_EXTRACT_BUSTRANS' EXPORTING * I_WRK_VDARL = i_tab_vzzbepp = t_bepp i_log_handle = protocol_handler i_ins_del = mode IMPORTING e_tab_rdistributor = t_flow EXCEPTIONS error_in_function = 1 OTHERS = 2.
FVD_TRLE_CREATE_BUSTRANS CALL FUNCTION 'FVD_TRLE_CREATE_BUSTRANS' EXPORTING i_tcode = 'SE38' i_tab_loan_flows = t_flow_new i_flg_sim = flg_simul i_protocol_handler = protocol_handler i_initialize = space EXCEPTIONS error_del_bt = 1 OTHERS = 2.
FVD_TRLE_DISTRIBUTOR_ACTIVE * CALL FUNCTION 'FVD_TRLE_DISTRIBUTOR_ACTIVE' * EXPORTING * i_bukrs = s_vdarl-bukrs * i_gsart = s_vdarl-gsart * EXCEPTIONS * distributor_cml_not_active = 1 * OTHERS = 2.
FVD_TRLE_EXTRACT_BUSTRANS CALL FUNCTION 'FVD_TRLE_EXTRACT_BUSTRANS' EXPORTING i_wrk_vdarl = s_vdarl i_tab_vzzbepp = t_bepp i_log_handle = protocol_handler i_ins_del = mode IMPORTING e_tab_rdistributor = t_flow EXCEPTIONS error_in_function = 1 OTHERS = 2.
FVD_TRLE_CREATE_BUSTRANS CALL FUNCTION 'FVD_TRLE_CREATE_BUSTRANS' EXPORTING i_tcode = 'SE38' i_tab_loan_flows = t_flow_new i_flg_sim = flg_simul i_protocol_handler = protocol_handler i_initialize = space EXCEPTIONS error_del_bt = 1 OTHERS = 2.
FVD_TRLE_DISTRIBUTOR_ACTIVE CALL FUNCTION 'FVD_TRLE_DISTRIBUTOR_ACTIVE' EXPORTING i_bukrs = s_vdarl-bukrs i_gsart = s_vdarl-gsart EXCEPTIONS distributor_cml_not_active = 1 OTHERS = 2.
FVD_TRLE_DISTRIBUTOR_ACTIVE * CALL FUNCTION 'FVD_TRLE_DISTRIBUTOR_ACTIVE' * EXPORTING * i_bukrs = s_vdarl-bukrs * i_gsart = s_vdarl-gsart * EXCEPTIONS * distributor_cml_not_active = 1 * OTHERS = 2.
FVD_TRLE_EXTRACT_BUSTRANS CALL FUNCTION 'FVD_TRLE_EXTRACT_BUSTRANS' EXPORTING i_wrk_vdarl = s_vdarl i_tab_vzzbepp = t_bepp i_log_handle = protocol_handler i_ins_del = mode IMPORTING e_tab_rdistributor = t_flow EXCEPTIONS error_in_function = 1 OTHERS = 2.
FVD_TRLE_CREATE_BUSTRANS CALL FUNCTION 'FVD_TRLE_CREATE_BUSTRANS' EXPORTING i_tcode = 'SE38' i_tab_loan_flows = t_flow_new i_flg_sim = flg_simul i_protocol_handler = protocol_handler i_initialize = space EXCEPTIONS error_del_bt = 1 OTHERS = 2.
FVD_TRLE_DISTRIBUTOR_ACTIVE * CALL FUNCTION 'FVD_TRLE_DISTRIBUTOR_ACTIVE' * EXPORTING * i_bukrs = s_vdarl-bukrs * i_gsart = s_vdarl-gsart * IMPORTING * e_d_distributor = init_date * EXCEPTIONS * distributor_cml_not_active = 1 * OTHERS = 2.
FVD_TRLE_EXTRACT_BUSTRANS CALL FUNCTION 'FVD_TRLE_EXTRACT_BUSTRANS' EXPORTING i_wrk_vdarl = s_vdarl i_tab_vzzbepp = t_bepp i_log_handle = protocol_handler i_ins_del = mode IMPORTING e_tab_rdistributor = t_flow EXCEPTIONS error_in_function = 1 OTHERS = 2.
FVD_TRLE_CREATE_BUSTRANS CALL FUNCTION 'FVD_TRLE_CREATE_BUSTRANS' EXPORTING i_tcode = 'SE38' i_tab_loan_flows = t_flow_new i_flg_sim = flg_simul i_protocol_handler = protocol_handler i_initialize = space EXCEPTIONS error_del_bt = 1 OTHERS = 2.
LOAN_MESSAGES_STORE CALL FUNCTION 'LOAN_MESSAGES_STORE' EXPORTING is_mesg = ls_trlomesg EXCEPTIONS message_type_not_valid = 1 not_active = 2 OTHERS = 3.
LOAN_MESSAGES_STOP CALL FUNCTION 'LOAN_MESSAGES_STOP' EXCEPTIONS a_message = 1 e_message = 2 i_message = 3 s_message = 4 w_message = 5 OTHERS = 6.
LOAN_MESSAGES_SHOW CALL FUNCTION 'LOAN_MESSAGES_SHOW' EXCEPTIONS inconsistent_range = 1 no_messages = 2 OTHERS = 3.
LOAN_MESSAGES_WRITE_LIST CALL FUNCTION 'LOAN_MESSAGES_WRITE_LIST' EXCEPTIONS inconsistent_range = 1 OTHERS = 2.
SXMS_CREATE_RANDOM_NUMBER CALL FUNCTION 'SXMS_CREATE_RANDOM_NUMBER' IMPORTING RANDOM_NUMBER = l_number.
FVD_CHK_GET_AND_SET_PRINTPARAM
call function 'FVD_CHK_GET_AND_SET_PRINTPARAM' exporting i_new_list_id = space i_list_text = params-prtxt i_no_dialog = 'X'.
GET_JOB_RUNTIME_INFO * CALL FUNCTION 'GET_JOB_RUNTIME_INFO' * IMPORTING * jobcount = jobcount * jobname = jobname * stepcount = stepcount * EXCEPTIONS * no_runtime_info = 01.
GET_PRINT_PARAMETERS * CALL FUNCTION 'GET_PRINT_PARAMETERS' * EXPORTING * layout = l_tbtcp-paart ** mode = 'CURRENT' * new_list_id = 'X' * list_text = l_tbtcp-prtxt * no_dialog = 'X' * destination = l_tbtcp-pdest * IMPORTING * out_parameters = params * out_archive_parameters = arc_params.
GET_PRINT_PARAMETERS * CALL FUNCTION 'GET_PRINT_PARAMETERS' * EXPORTING ** mode = 'CURRENT' * no_dialog = 'X' * new_list_id = 'X' * list_text = params-prtxt * IMPORTING * out_parameters = params * out_archive_parameters = arc_params.
SET_PRINT_PARAMETERS * CALL FUNCTION 'SET_PRINT_PARAMETERS' * EXPORTING * in_archive_parameters = arc_params * in_parameters = params ** list_text = params-prtxt * new_list_id = 'X'.
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 RFVD_CHK_AMORT_FLOW_FORMS or its description.
RFVD_CHK_AMORT_FLOW_FORMS - Include RFVD_CHK_AMORT_FLOW_FORMS RFVD_CHK_AMORT_FLOW - RFVD_CHK_AMORT_FLOW RFVD_CHK_AMORT_FLOW - RFVD_CHK_AMORT_FLOW RFVD_CHGPTR_DISPLAY - Display Change Pointers for Loans RFVD_CHGPTR_DISPLAY - Display Change Pointers for Loans RFVD_CHGPTR_DELETE - Reorganize Change Pointers for Loans