RV130001 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The archiving of condition records is performed with 'ARCHIV 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 RV130001 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_CREAT = Generate Archive File
Selection Text: P_KONH = Max.no.of header conditions
Selection Text: P_KONV = Doc.check up to maximum
Selection Text: P_KVEWE = Usage
Selection Text: P_LPLUS = Archive indep.of date
Selection Text: P_PKEIN = No special processing
Selection Text: P_PLEXC = Archive ind.of date exclusivly
Selection Text: P_PROT = With detailed log
Selection Text: P_T681 = Max.no.of conditions tables
Selection Text: P_TABNR = Condition table
Selection Text: P_TABS = Max. no. of records per table
Selection Text: P_TEST = Test run (without deletion)
Selection Text: S_KAPPL = Application
Selection Text: S_KOART = Condition type
Text Symbol: 041 = The following conditions have not been archived, as documents still exist or doc.proc.was terminated
Text Symbol: 042 = No. of condition records determined after the doc. check:
Text Symbol: 043 = No data could be determined for the selection criteria
Text Symbol: 044 = Archiving for usage A = Pricing
Text Symbol: 045 = Seq.no.
Text Symbol: 046 = Options
Text Symbol: 047 = Runtime and system resources
Text Symbol: 048 = Max. no. of cond. headers t/b checked for missing cond. table
Text Symbol: 049 = Generated code per table
Text Symbol: 050 = Max. no. of records per condition type and table
Text Symbol: 051 = No archiving of the tables
Text Symbol: 052 = To
Text Symbol: 053 = No special processing
Text Symbol: 054 = Include all marked records, regardless of archiving date
Text Symbol: 055 = Archive only marked records, regardless of archiving date
Text Symbol: 056 = Condition table has no validity period
Text Symbol: 057 = Not Archivable Due to BAdI Implementation
Text Symbol: M01 = Maximum No. of Records to Archive VFKONX
Text Symbol: M02 = Maximum No. of Records to Archive VFSCAH
Text Symbol: M03 = Maximum No. of Records to Archive VFSCAI
Text Symbol: M04 = Maximum No. of Records to Archive VFSCAR1
Text Symbol: M05 = Maximum No. of Records to Archive VFSCAR2
Text Symbol: M06 = Maximum No. of Records to Archive VFSCAR3
Text Symbol: OI0 = Maximum Number of Records to Be Archived oicq4
INCLUDE RV130TOP.
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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RV130001 or its description.