RFVD_FAC_PREP_FLOWS_OBTAF01 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_FAC_PREP_FLOWS_OBTAF01 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_FAC_PREP_FLOWS_OBTAF01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CASH_FLOW_CONSTRUCT_LOAN CALL FUNCTION 'CASH_FLOW_CONSTRUCT_LOAN' EXPORTING i_koko =
* I_SAKTPAS = ' ' i_ssolist = u_str_vdarl-ssolist i_vdarl = u_str_vdarl * I_FLG_LOANCHARAC = 'X' * I_CASH_FLOW_END_DATE = * I_FLG_RAISE_BCD_ERR = * IMPORTING * E_BFRATE = * E_DATUM_LFZ = * E_DRSALDO = * E_RSALDO = * E_RCD_NEG_REPAYMENT = * ET_SCHEDULE = TABLES i_bepp = c_tab_vzzbepp i_kopo = c_tab_kopo * I_T056P = * E_BBAS = EXCEPTIONS keine_tilgungskonditionen = 1 laufzeitende_fehlt = 2 laufzeitende_nicht_ermittelbar = 3 laufzeit_oder_rate_fehlt = 4 negative_tilgung_aufgetreten = 5 bcd_field_overflow = 6 new_fima_not_possible = 7 OTHERS = 8.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVD_FAC_PREP_FLOWS_OBTAF01 - Include RFVD_FAC_PREP_FLOWS_OBTAF01 RFVD_FAC_PREP_FLOWS_MSGF01 - Include RFVD_FAC_PREP_FLOWS_MSGF01 RFVD_FAC_PREP_FLOWS_MERGF01 - Include RFVD_FAC_PREP_FLOWS_MERGF01 RFVD_FAC_PREP_FLOWS_GET_F01 - Include RFVD_FAC_PREP_FLOWS_GET_F01 RFVD_FAC_PREP_FLOWS_FORMS - Include RFVD_FAC_PREP_FLOWS_FORMS RFVD_FAC_PREP_FLOWS_ENQUF01 - Include RFVD_FAC_PREP_FLOWS_ENQUF01