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

DTXSRF00 SAP ABAP INCLUDE - Internal Form Routines for RFVDTXSR







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


Text pool values


Title: Internal Form Routines for RFVDTXSR


INCLUDES used within this REPORT DTXSRF00

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:

FLBP_ROLE_RANGE_FOR_RLCAT_GET CALL FUNCTION 'FLBP_ROLE_RANGE_FOR_RLCAT_GET' EXPORTING i_rlcat = role_inf IMPORTING et_role_rng = r_roletyp EXCEPTIONS no_role_found = 1 no_rlcat_supplied = 2 OTHERS = 3.

FTBP_READ_PARTNER CALL FUNCTION 'FTBP_READ_PARTNER' EXPORTING i_partner = ivzgpo-partnr IMPORTING e_bus000 = bus000.

FTBP_READ_ADDRESS_PRINT CALL FUNCTION 'FTBP_READ_ADDRESS_PRINT' EXPORTING i_partner = ivzgpo-partnr i_bukrs = vdarl-bukrs i_date = txtif-stichtag i_sender_country = t001-land1 " note 790309 2004 CS I_COUNT_LINES = '10' " note 811257 2005 CS IMPORTING address_printform = address_printform address_printform_table_10 = itaddressprint address_short_form_s = address_short_form_s e_bus020_ext = bus020_ext EXCEPTIONS OTHERS = 1.

SPELL_AMOUNT CALL FUNCTION 'SPELL_AMOUNT' EXPORTING amount = bzusage currency = ivdscrko-swhrzusa filler = space language = sy-langu IMPORTING in_words = spell EXCEPTIONS not_found = 01 too_large = 02.

FTBP_READ_PARTNER CALL FUNCTION 'FTBP_READ_PARTNER' EXPORTING i_partner = vdgpo-partnr IMPORTING e_bus000 = bus000.

FTBP_READ_ADDRESS_PRINT CALL FUNCTION 'FTBP_READ_ADDRESS_PRINT' EXPORTING i_partner = vdgpo-partnr i_bukrs = vdarl-bukrs I_COUNT_LINES = '10' " note 811257 2005 CS IMPORTING address_printform = address_printform address_printform_table_10 = itaddressprint address_short_form_s = address_short_form_s e_bus020_ext = bus020_ext.

FSBP_DBREAD_BP1010 CALL FUNCTION 'FSBP_DBREAD_BP1010' EXPORTING i_partner = vdgpo-partnr IMPORTING e_bp1010 = wa_bp1010 EXCEPTIONS not_found = 1 OTHERS = 2.

GET_DOMAENENTEXT CALL FUNCTION 'GET_DOMAENENTEXT' EXPORTING dname = dd07v-domname dvalue = dd07v-domvalue_l IMPORTING dtext = dd07v-ddtext EXCEPTIONS no_domain_found = 01.

FVDS_COL_POLICY_GET_SINGLE CALL FUNCTION 'FVDS_COL_POLICY_GET_SINGLE' EXPORTING i_rsicher = irvdsich-rsicher IMPORTING e_vdlv = g_wrk_vdlv e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2.

FVDS_COL_POLICY_GET_SINGLE CALL FUNCTION 'FVDS_COL_POLICY_GET_SINGLE' "immernoch ueberfluessig? EXPORTING i_rsicher = irvdsich-rsicher IMPORTING e_vdlv = g_wrk_vdlv e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2.

VALID_VZZKOKO_SELECT CALL FUNCTION 'VALID_VZZKOKO_SELECT' EXPORTING i_bukrs = vdarl-bukrs i_datum = txtif-stichtag i_ranl = vdarl-ranl i_sanlf = vdarl-sanlf i_skstyp = '3' " Suche nur gem Datum IMPORTING e_vzzkoko = vzzkoko EXCEPTIONS not_found = 01.

FVDS_COL_ASSIGN_GET_SINGLE CALL FUNCTION 'FVDS_COL_ASSIGN_GET_SINGLE' EXPORTING i_bukrs = vdarl-bukrs i_ranl = vdarl-ranl IMPORTING e_tab_vdarlsic = g_tab_vdarlsic e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2.

FLBP_ROLE_RANGE_FOR_RLCAT_GET CALL FUNCTION 'FLBP_ROLE_RANGE_FOR_RLCAT_GET' EXPORTING i_rlcat = role_ins IMPORTING et_role_rng = r_roletyp EXCEPTIONS no_role_found = 1 no_rlcat_supplied = 2 OTHERS = 3.

FTBP_READ_PARTNER CALL FUNCTION 'FTBP_READ_PARTNER' EXPORTING i_partner = ivzgpo-partnr IMPORTING e_bus000 = bus000.

FTBP_READ_ADDRESS_PRINT CALL FUNCTION 'FTBP_READ_ADDRESS_PRINT' EXPORTING i_partner = ivzgpo-partnr i_bukrs = vdarl-bukrs I_COUNT_LINES = '10' " note 811257 2005 CS IMPORTING address_printform = address_printform address_printform_table_10 = itaddressprint address_short_form_s = address_short_form_s e_bus020_ext = bus020_ext.

FTBP_READ_PARTNER_CONVERT CALL FUNCTION 'FTBP_READ_PARTNER_CONVERT' EXPORTING i_but000 = bus000 IMPORTING e_bp000 = bp000.

FLBP_ROLE_RANGE_FOR_RLCAT_GET CALL FUNCTION 'FLBP_ROLE_RANGE_FOR_RLCAT_GET' EXPORTING i_rlcat = role_dar IMPORTING et_role_rng = r_roletyp EXCEPTIONS no_role_found = 1 no_rlcat_supplied = 2 OTHERS = 3.

FTBP_READ_PARTNER CALL FUNCTION 'FTBP_READ_PARTNER' EXPORTING i_partner = ivzgpo-partnr IMPORTING e_bus000 = bus000.

FTBP_READ_ADDRESS_PRINT





CALL FUNCTION 'FTBP_READ_ADDRESS_PRINT' EXPORTING i_partner = ivzgpo-partnr i_bukrs = vdarl-bukrs I_COUNT_LINES = '10' " note 811257 2005 CS IMPORTING address_printform = address_printform address_printform_table_10 = itaddressprint address_short_form_s = address_short_form_s e_bus020_ext = bus020_ext.

FTBP_READ_PARTNER_CONVERT CALL FUNCTION 'FTBP_READ_PARTNER_CONVERT' EXPORTING i_but000 = bus000 IMPORTING e_bp000 = bp000.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING name = ts value = val_b.

TEXT_SYMBOL_SETVALUE CALL FUNCTION 'TEXT_SYMBOL_SETVALUE' EXPORTING name = ts value = val_p.

LOAD_VDAVIS CALL FUNCTION 'LOAD_VDAVIS' EXPORTING i_sobjekt = vdarl-sobjekt TABLES yvdavis = iavis.

RESTSALDO_ERMITTELN CALL FUNCTION 'RESTSALDO_ERMITTELN' EXPORTING i_bsaldo = saldo i_bumsatz = xvzzbepp-bnwhr i_jsofverr = xvzzbepp-jsofverr i_sberfima = xvzzbepp-sberfima IMPORTING e_bsaldo = saldo EXCEPTIONS OTHERS = 1.

FVVD_READ_EXTERNAL_TRANS CALL FUNCTION 'FVVD_READ_EXTERNAL_TRANS' EXPORTING bukrs = vdarl-bukrs reptyp = '03' "Zahlungsplan TABLES itzb0k = itzb0k itzb0j = itzb0j itzb0l = itzb0l EXCEPTIONS data_not_found = 1 OTHERS = 2.

CASH_FLOW_FOR_ENTIRE_LOAN CALL FUNCTION 'CASH_FLOW_FOR_ENTIRE_LOAN' EXPORTING ivdarl = vdarl koko = koko IMPORTING * SIMULATION_FLAG = zitibepp = tab_vzzbepp evzzkoko = tab_vzzkoko EXCEPTIONS cashflow_not_possible = 1 koko_invalid = 2.

FTBP_READ_PARTNER CALL FUNCTION 'FTBP_READ_PARTNER' EXPORTING i_partner = p_vzgpo-partnr IMPORTING e_bus000 = bus000.

FTBP_READ_ADDRESS_PRINT CALL FUNCTION 'FTBP_READ_ADDRESS_PRINT' EXPORTING i_partner = p_vzgpo-partnr i_bukrs = p_bukrs i_adr_kind = p_vzgpo-adr_ref i_date = p_stichtag I_COUNT_LINES = '10' " note 811257 2005 CS IMPORTING address_printform = address_printform address_printform_table_10 = itaddressprint address_short_form_s = address_short_form_s e_bus020_ext = bus020_ext.

FTBP_READ_PARTNER_CONVERT CALL FUNCTION 'FTBP_READ_PARTNER_CONVERT' EXPORTING i_but000 = bus000 IMPORTING e_bp000 = bp000.

FSBP_DBREAD_BP1010 CALL FUNCTION 'FSBP_DBREAD_BP1010' EXPORTING i_partner = but000-partner IMPORTING e_bp1010 = wa_bp1010 EXCEPTIONS not_found = 1 OTHERS = 2.

FVDS_REALESTATEREGISTER_GET CALL FUNCTION 'FVDS_REALESTATEREGISTER_GET' EXPORTING i_sgrundb = rvdhobj-sgrundb IMPORTING e_tab_vigbstd = g_tab_vigbstd e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2.

FVDS_PARTSOFBUILDING_GET CALL FUNCTION 'FVDS_PARTSOFBUILDING_GET' EXPORTING i_robjnr = rvdhobj-robjnr * I_BUKRS = * I_RANL = IMPORTING e_tab_vdhobjgt = g_tab_vdhobjgt e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2 .

FVDS_REALESTATEREGISTER_GET CALL FUNCTION 'FVDS_REALESTATEREGISTER_GET' EXPORTING i_sgrundb = rvdhobj-sgrundb IMPORTING e_tab_vigbstd = g_tab_vigbstd e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2.

FVDS_PARTSOFBUILDING_GET CALL FUNCTION 'FVDS_PARTSOFBUILDING_GET' EXPORTING i_robjnr = rvdhobj-robjnr * I_BUKRS = * I_RANL = IMPORTING e_tab_vdhobjgt = g_tab_vdhobjgt e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2 .

FVDS_IMP_CMS_GET_CORR_DATA CALL FUNCTION 'FVDS_IMP_CMS_GET_CORR_DATA' EXPORTING I_BUKRS = ls_vdarl_key-bukrs I_RANL = ls_vdarl_key-ranl IMPORTING E_TAB_OBJ_HDR = lt_re_obj_hdr E_TAB_OBJ_ADDR = lt_obj_addr E_TAB_OBJ_SECB = lt_obj_secb E_TAB_OBJ_SEC2 = lt_obj_sec2 E_TAB_OBJ_PRT = lt_obj_prt E_TAB_OBJ_MAIN = lt_obj_main.

FVDS_PARTSOFBUILDING_GET CALL FUNCTION 'FVDS_PARTSOFBUILDING_GET' EXPORTING i_robjnr = rvdhobj-robjnr * I_BUKRS = * I_RANL = IMPORTING e_tab_vdhobjgt = g_tab_vdhobjgt e_flg_cms = g_flg_cms EXCEPTIONS not_found = 1 OTHERS = 2 .

LOAD_GUARANTEE_PRINTFORM CALL FUNCTION 'LOAD_GUARANTEE_PRINTFORM' EXPORTING bukrs = ls_vdarl_key-bukrs vertrag = ls_vdarl_key-ranl TABLES i_rvdsich = i_rvdsich.

FVDS_OBJ_ASSIGN_GET_MULT CALL FUNCTION 'FVDS_OBJ_ASSIGN_GET_MULT' EXPORTING i_tab_vdarl_key = lt_vdarl_key IMPORTING e_tab_vdarlobj = lt_vdarlobj e_flg_cms = l_flg_cms EXCEPTIONS not_found = 1 no_valid_parameters = 2 OTHERS = 3.




FVDS_OBJECT_GET_SINGLE CALL FUNCTION 'FVDS_OBJECT_GET_SINGLE' EXPORTING i_flg_address = 'X' i_robjnr = ls_vdarlobj-robjnr IMPORTING e_vdhobj = ls_vdhobj e_address = ls_address EXCEPTIONS not_found = 1.



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