RFICO_CORR_RELATIVE_DATES 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 RFICO_CORR_RELATIVE_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_BUFFER = Buffered Condition Table
Selection Text: P_EXTPRO = Detailed Log
Selection Text: P_SIMU = Simulation Mode
Title: Program RFICO_CORR_RELATIVE_DATES
Text Symbol: 003 = Data Recs to Be Corrected
Text Symbol: 004 = No Database Change Occurs in Simulation Mode
Text Symbol: 005 = If indicator has been set, the buffered table FICOT_CONDI_BUFF is converted
Text Symbol: 006 = The affected keys of the condition component (I_COMP) are issued
Text Symbol: 007 = Affected I_COMPSs:
Text Symbol: 008 = Data Recs Corrected
Text Symbol: 009 = If not, the unbuffered table FICOT_CONDI is converted
INCLUDE: IFICO_GENERAL_CONSTANTS.
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_RELATIVE_DATES - Program RFICO_CORR_RELATIVE_DATES RFICO_CORR_RELATIVE_DATES - Program RFICO_CORR_RELATIVE_DATES RFICO_CORR_POSNO_SORT - RFICOCORRPOSNOSORT RFICO_CORR_POSNO_SORT - RFICOCORRPOSNOSORT RFICO_CORR_OVERL_VALID_DATES - FICO: Correction of Multiple Records or Overlaps RFICO_CORR_OVERL_VALID_DATES - FICO: Correction of Multiple Records or Overlaps