RV130006 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Archiving condition records is carried out using the 'ARCHIVE DEVELOPMENT KIT' (ADK)...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 RV130006 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 = Deletion run in test mode
Selection Text: P_PROT = Create log
Title: Agreement archiving: Deletion program for object SD_AGREEM
Text Symbol: 303 = SAP Release:
Text Symbol: 302 = SAP system:
Text Symbol: 301 = Created on:
Text Symbol: 300 = Archive file:
Text Symbol: 210 = Error when opening the archive file
Text Symbol: 200 = No active archive key was selected
Text Symbol: 133 = Durat:
Text Symbol: 132 = Data for archive file:
Text Symbol: 125 = Deleted table entries in condition tables:
Text Symbol: 124 = Deleted table entries in KONH:
Text Symbol: 123 = Deleted table entries in WAKHIND:
Text Symbol: 122 = Deleted table entries in KONAIND:
Text Symbol: 121 = Deleted table entries in KONA:
Text Symbol: 120 = Number of table entries in EBOX (Index of settlement documents)
Text Symbol: 119 = Deleted table entries in EBOX:
Text Symbol: 118 = Deleted table entries in EKBO:
Text Symbol: 116 = Number table entries in condition tables:
Text Symbol: 115 = Number table entries in KONH (conditions header):
Text Symbol: 114 = Number of table entries in WAKHIND (index of trade promotions)
Text Symbol: 113 = Number of table entries in KONAIND (Index of sales promotions)
Text Symbol: 112 = Number of table entries in EKBO (Index of agreements in purchasing)
Text Symbol: 111 = Number of table entries in KONA (agreements)
Text Symbol: 110 = Deletion program had to be terminated
Text Symbol: 109 = End log for deletion program
Text Symbol: 107 = Program run with deletion in the database
Text Symbol: 106 = Test run, no deletion in the database
Text Symbol: 102 = End of deletion program:
Text Symbol: 101 = Start deletion program:
Text Symbol: 100 = Log for archiving agreements (deletion program)
Text Symbol: 099 = ********************************************************************************************
Text Symbol: 014 = Successful DB deletions:
Text Symbol: 013 = Archive contents:
Text Symbol: 012 = Specifications for program run
Text Symbol: 011 = Delete:
Text Symbol: 010 = Program options
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ARCHIVE_DELETE_OBJECT_DATA *?? call function 'ARCHIVE_DELETE_OBJECT_DATA' *?? exporting *?? archive_handle = arch_handle *?? exceptions *?? internal_error = 01 *?? wrong_access_to_archive = 02.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RV130006 - Agreement archiving: Deletion program for object SD_AGREEM RV130006 - Agreement archiving: Deletion program for object SD_AGREEM RV130005 - Agreement Archiving: Write program for object SD_AGREEM RV130005 - Agreement Archiving: Write program for object SD_AGREEM RV130004 - Sel. Popups IDoc Cats, Accompanying Ref. IDoc Cats and Target Systems RV130004 - Sel. Popups IDoc Cats, Accompanying Ref. IDoc Cats and Target Systems