RGVTR000 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 RGVTR000 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: BUKRS = Company code (with loc.ledger)
Selection Text: LEDGER = Ledger
Selection Text: NEWJR = Carry Forward to Fiscal Year
Selection Text: RCOMP = Company (with Global Ledger)
Selection Text: SATZTYP = Record Type
Selection Text: VERSION = Version
Selection Text: XTEST = Test Run
Title: Balance Carryforward
Text Symbol: 010 = CoID Acct Explanation
Text Symbol: 009 = CoID Acct ChAcc P<yp Diagnosis/Action
Text Symbol: 008 = Retained earnings account in company code not created
Text Symbol: 007 = Retained earnings account in ch.of accnts not created
Text Symbol: 006 = Missing P+L Accounts
Text Symbol: 005 = Errors Occurred
Text Symbol: 004 = Error List
Text Symbol: 003 = Log
Text Symbol: 002 = Update Run
Text Symbol: 001 = Test Run
Text Symbol: 016 = Retained Earnings Accounts
Text Symbol: 017 = CCode Acct Explanation
Text Symbol: 018 = Correct errors and restart program
Text Symbol: 019 = No changes made
Text Symbol: 020 = Retained earnings account is not a balance sheet account
Text Symbol: 021 = Account currency & does not equal company code currency %
Text Symbol: 022 = Account with open item management
Text Symbol: 015 = Balance Sheet Accounts
Text Symbol: 029 = Corporate ch. of accts is missing for operative ch. of accts
Text Symbol: 028 = Error when reading the retained earnings acct in the chart of accts.
Text Symbol: 027 = Retained earnings acct without local acct number
Text Symbol: 026 = Retained earnings acct without corporate acct number
Text Symbol: 025 = CoID Acct Diagnosis
Text Symbol: 024 = CCode Acct Diagnosis
Text Symbol: 023 = Error from field movement (Exits)
Text Symbol: 011 = For the Year ;;
Text Symbol: 130 = --> Assign Country-Specific Ch. of Accts
Text Symbol: 129 = --> Assign Corporate Ch. of Accts
Text Symbol: 122 = --> Specify Account Without Open Item Management
Text Symbol: 121 = --> Specify Account in Company Code Currency
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.