RFICO_CORR_OVERL_VALID_DATES is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report checks all standard and individual conditions to see if the following situations exist for the same condition, and corrects this: Validity periods with the same Valid From date and/or Overlapping validity periods ...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFICO_CORR_OVERL_VALID_DATES 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.
Selection Text: P_TEST = Test Mode
Selection Text: CON_LOW = Condition List to
Selection Text: CON_HIGH = Condition List From
Title: FICO: Correction of Multiple Records or Overlaps
Text Symbol: 018 = Component ID
Text Symbol: 017 = Status
Text Symbol: 016 = End Date
Text Symbol: 015 = Valid From
Text Symbol: 014 = Condition ID
Text Symbol: 013 = Condition List ID
Text Symbol: 012 = Problem With Calculation of Valid-to Date
Text Symbol: 011 = Entries were changed in &1
Text Symbol: 010 = Update Error
Text Symbol: 009 = Records With Identical Valid-From Date
Text Symbol: 008 = Contract ID
Text Symbol: 007 = Incorrect Records
Text Symbol: 006 = No &1 exists
Text Symbol: 005 = Overlaps
Text Symbol: 004 = Table
Text Symbol: 003 = Condition Lists From - To:
Text Symbol: 002 = T E S T R U N
Text Symbol: 001 = No condition list specified
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFICO_CORR_OVERL_VALID_DATES - FICO: Correction of Multiple Records or Overlaps RFICO_CORR_OVERL_VALID_DATES - FICO: Correction of Multiple Records or Overlaps RFICO_CORR_FILL_INTMETHOD - Insert Incorrect Interest Calculation Method RFICO_CORR_FILL_INTMETHOD - Insert Incorrect Interest Calculation Method RFICO_CORR_FICOB_TABS_T - Correction FICO System Tables Texts RFICO_CORR_FICOB_TABS_T - Correction FICO System Tables Texts