ITAGCY_CLEANSING 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 ITAGCY_CLEANSING 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: LX_SIMU = Simulation Mode
Selection Text: L_DATE = Key Date for Archiving
Selection Text: SEL_CONT = Archived Containers
Title: Deletes Trigger Tables After Archiving
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISCDITAGCY_CLEANSING CALL FUNCTION 'ISCDITAGCY_CLEANSING' EXPORTING ix_simulation = lx_simu tables t_conth = lt_conth.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ITAGCY_CLEANSING - Deletes Trigger Tables After Archiving ITAGCY_CLEANSING - Deletes Trigger Tables After Archiving ITAGCYINSCOMPSH_SEL - ITAGCYINSCOMPSHSEL ITAGCYINSCOMPSH_PRG - ITAGCYINSCOMPSHPRG ITAGCYINSCOMPSH_POST - Posting Shares to Insurance - Not Container-Based ITAGCYINSCOMPSH_POST - Posting Shares to Insurance - Not Container-Based