SAP Reports / Programs | Financial Services | Loans Management(FS-CML) SAP FS

RFVD_CORR_CL_DEFCAP SAP ABAP Report - Data Retrieval for CL Deferral, Cap.of O-d.Items and Inst. Plan Change







RFVD_CORR_CL_DEFCAP is a standard Executable ABAP Report 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_CORR_CL_DEFCAP 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 RFVD_CORR_CL_DEFCAP. "Basic submit
SUBMIT RFVD_CORR_CL_DEFCAP AND RETURN. "Return to original report after report execution complete
SUBMIT RFVD_CORR_CL_DEFCAP VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Data Retrieval for CL Deferral, Cap.of O-d.Items and Inst. Plan Change


INCLUDES used within this REPORT RFVD_CORR_CL_DEFCAP

INCLUDE EMSG.
INCLUDE IEFGMAC3.


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:

FVD_DB_CORR_TEXTS_DECLUSTER CALL FUNCTION 'FVD_DB_CORR_TEXTS_DECLUSTER' EXPORTING i_cokey = l_str_dfkkcoh-cokey i_tab_cluster = g_tab_dfkkcodclust[] IMPORTING e_tab_opt_text = g_tab_opt_text e_tab_user_text = g_tab_user_text.

FVD_DB_VDARL_GET_SNG CALL FUNCTION 'FVD_DB_VDARL_GET_SNG' EXPORTING i_bukrs = y_contract-bukrs i_sarchiv = ' ' i_ranl = y_contract-ranl IMPORTING e_str_vdarl = y_contract EXCEPTIONS contract_not_found = 1 OTHERS = 2.

FVD_LOAN_OL_GET_VDARL CALL FUNCTION 'FVD_LOAN_OL_GET_VDARL' EXPORTING * I_LOG_HANDLE = i_s_vdarl_key = l_str_vdarl_key i_sworkid = '01' * I_STATE = 'C' IMPORTING e_s_vdarl = l_str_vdarl EXCEPTIONS not_found = 1 input_not_filled = 2 failed = 3 OTHERS = 4 .

FVD_LOAN_OL_GET_VDGPO CALL FUNCTION 'FVD_LOAN_OL_GET_VDGPO' EXPORTING * I_LOG_HANDLE = i_s_vdarl = l_str_vdarl i_sworkid = '01' * I_STATE = 'C' i_date = l_date IMPORTING e_tab_vdgpo = g_tab_vdgpo * E_TAB_VDGPODEB = EXCEPTIONS not_found = 1 input_not_filled = 2 failed = 3 OTHERS = 4 .

FLBP_ROLECATEGORY_GET CALL FUNCTION 'FLBP_ROLECATEGORY_GET' EXPORTING i_role = l_wrk_vdgpo-roletyp IMPORTING e_rlcat = lf_rlcat EXCEPTIONS role_not_found = 1 OTHERS = 2.

SELECT_VDZSB_EMPLOYEE CALL FUNCTION 'SELECT_VDZSB_EMPLOYEE' EXPORTING i_mode = 'A' "all clerks for the object i_object = x_cl_defcap-sobjectfvd TABLES e_vdzsb = l_tab_vdzsb EXCEPTIONS error_in_parameters = 1 clerk_not_defined = 2 OTHERS = 3.

FVD_LOAN_OL_GET_VDARL CALL FUNCTION 'FVD_LOAN_OL_GET_VDARL' EXPORTING i_s_vdarl_key = l_str_vdarl_key i_sworkid = '01' * I_STATE = 'C' IMPORTING e_s_vdarl = l_str_vdarl EXCEPTIONS not_found = 1 input_not_filled = 2 failed = 3 OTHERS = 4 .

FVD_LOAN_OL_GET_VDGPO CALL FUNCTION 'FVD_LOAN_OL_GET_VDGPO' EXPORTING i_s_vdarl = l_str_vdarl i_sworkid = '01' * I_STATE = 'C' i_date = l_date IMPORTING e_tab_vdgpo = g_tab_vdgpo * E_TAB_VDGPODEB = EXCEPTIONS not_found = 1 input_not_filled = 2 failed = 3 OTHERS = 4 .

LOAD_GUARANTEE_PRINTFORM CALL FUNCTION 'LOAD_GUARANTEE_PRINTFORM' EXPORTING bukrs = g_bukrs vertrag = g_ranl TABLES i_rvdsich = yt_collateral.

SECURITIES_GET CALL FUNCTION 'SECURITIES_GET' EXPORTING * FLG_ABLAUFDATEN = ' ' irsicher = x_collateral-rsicher issichart = x_collateral-ssichart IMPORTING ivdlv = y_policy * ivdsdv4 = * IVDSDV5 = .

SECURITIES_GET CALL FUNCTION 'SECURITIES_GET' EXPORTING * FLG_ABLAUFDATEN = ' ' irsicher = x_collateral-rsicher issichart = x_collateral-ssichart IMPORTING * IVDLV = ivdsdv4 = y_loan * IVDSDV5 = .

SECURITIES_GET CALL FUNCTION 'SECURITIES_GET' EXPORTING * FLG_ABLAUFDATEN = ' ' irsicher = x_collateral-rsicher issichart = x_collateral-ssichart IMPORTING * IVDLV = * ivdsdv4 = ivdsdv5 = y_stock .

FVD_LOAN_OL_GET_VDARL CALL FUNCTION 'FVD_LOAN_OL_GET_VDARL' EXPORTING * I_LOG_HANDLE = i_s_vdarl_key = l_str_vdarl_key i_sworkid = '01' * I_STATE = 'C' IMPORTING e_s_vdarl = l_str_vdarl EXCEPTIONS not_found = 1 input_not_filled = 2 failed = 3 OTHERS = 4 .

FLBP_ROLE_RANGE_FOR_RLCAT_GET CALL FUNCTION 'FLBP_ROLE_RANGE_FOR_RLCAT_GET' EXPORTING i_rlcat = l_wrk_tdp6-roletyp IMPORTING et_role_rng = lt_role_rng EXCEPTIONS no_role_found = 1 no_rlcat_supplied = 2 OTHERS = 3.

FSBP_READ_BUT000 CALL FUNCTION 'FSBP_READ_BUT000' EXPORTING i_partner = l_wrk_vdgpo-partnr IMPORTING e_but000 = l_str_but000 EXCEPTIONS wrong_parameters = 1 no_data_found = 2 OTHERS = 3.

TZB21_READ_CLERK CALL FUNCTION 'TZB21_READ_CLERK' EXPORTING i_bearb = x_clerks-bearb IMPORTING e_tzb21t = l_wrk_tzb21t EXCEPTIONS clerk_not_defined = 1 OTHERS = 2.

FVD_CAPITAL_API_GETDETAIL CALL FUNCTION 'FVD_CAPITAL_API_GETDETAIL' EXPORTING i_str_bo_key = l_bo_key i_flg_like_dialog = 'X' IMPORTING * E_TAB_BAPIERR = e_str_vdcapital = y_cap_dets-vdcapital e_dvalue_date = y_cap_dets-dnew_rate_due e_creasont = y_cap_dets-text_reason e_tab_ioa_ftgroups_sum = g_tab_ioatab EXCEPTIONS fatal_error = 1 OTHERS = 2.

FVD_KOKO_CHANGES_GET CALL FUNCTION 'FVD_KOKO_CHANGES_GET' EXPORTING i_wrk_vdarl = wa_contract i_date = wa_contract-dzusage "always filled for CL * I_TIME = * I_TAB_CDHDR = * i_flg_timefields = IMPORTING e_tab_vzzkoko_all = lt_vzzkoko_cd EXCEPTIONS error_found = 1 no_kokos_found = 2 OTHERS = 3.

FVD_DEFERRAL_API_GETDETAIL





CALL FUNCTION 'FVD_DEFERRAL_API_GETDETAIL' EXPORTING i_str_bo_key = l_bo_key * I_FLG_LIKE_DIALOG = ' ' * I_FLG_TESTRUN = ' ' IMPORTING * E_TAB_BAPIERR = e_str_vddeferral = y_def_dets-vddeferral e_tab_def_instlm = g_tab_def_instlm e_creasont = y_def_dets-text_reason e_tab_ioa_ftgroups_sum = g_tab_ioatab EXCEPTIONS fatal_error = 1 OTHERS = 2 .

FVD_KOKO_CHANGES_GET CALL FUNCTION 'FVD_KOKO_CHANGES_GET' EXPORTING i_wrk_vdarl = wa_contract i_date = '00000000' IMPORTING e_tab_vzzkoko_all = lt_vzzkoko_cd EXCEPTIONS error_found = 1 no_kokos_found = 2 OTHERS = 3.

VZZKOPO_TO_VVZZKOPO CALL FUNCTION 'VZZKOPO_TO_VVZZKOPO' TABLES evvzzkopo = lt_vvzzkopo ivzzkopo = g_tab_vzzkopo.

FVD_MODEL_CALCULATE_TERM CALL FUNCTION 'FVD_MODEL_CALCULATE_TERM' EXPORTING i_vdarl = wa_contract i_bvertr = wa_vzzkoko_cd-bzusage i_vzzkoko = wa_vzzkoko i_tab_vvzzkopo = lt_vvzzkopo i_tab_vzzbepp = g_tab_vzzbepp i_dkeyd_rcount = wa_ppchg_dets-date_new_payment_plan i_log_handle = g_log_handle IMPORTING * E_DELFZ = e_rate_count = wa_ppchg_dets-new_rate_count e_rate_count_keyd = wa_ppchg_dets-remaining_rate_count EXCEPTIONS no_repayment_condition = 1 end_of_term_not_determined = 2 negative_repayment = 3 OTHERS = 4.

OVERDUE_ITEMS_GET_SUM CALL FUNCTION 'OVERDUE_ITEMS_GET_SUM' EXPORTING i_vdarl = wa_contract i_dto = wa_ppchg_dets-date_new_payment_plan IMPORTING e_overdue = wa_ppchg_dets-arrears_sum TABLES it_vzzbepp = g_tab_vzzbepp EXCEPTIONS error = 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 RFVD_CORR_CL_DEFCAP or its description.