SAPFGVTR is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program is used to carry forward the balances of the general ledger or another ledger to the new fiscal year...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 SAPFGVTR into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
RETAIL_GVTR - Balance C/F Retail Ledger
GVTR - FI-SL: Balance Carry Forward
GLGVTR - Flexible G/L: Balance carry forward
F.16 - ABAP/4 Report: G/L Bal.Carryforward
FAGLGVTR - G/L: Balance Carried Forward
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
Selection Text: LEDGER = Ledger
Selection Text: NEWJR = Carry forward to fiscal year
Selection Text: P_FIELD1 = Field name 1
Selection Text: P_FIELD2 = Field name 2
Selection Text: P_FIELD3 = Field name 3
Selection Text: P_RACCT = Balance Sheet Account
Selection Text: RCOMP = Company
Selection Text: SATZTYP = Record type
Selection Text: VERSION = Version
Selection Text: XACCT = Accts processed in intervals
Selection Text: XLIST = Output list of results
Selection Text: XTEST = Test run
Selection Text: XTRAC = Balances in retain.earng.acct
Title: Balance carryforward
Text Symbol: 312 = Fiscal Year
Text Symbol: 311 = Company
Text Symbol: 310 = Company Code
Text Symbol: 309 = Version
Text Symbol: 308 = RecType
Text Symbol: 307 = Processing type
Text Symbol: 306 = Ledger
Text Symbol: 305 = Bal.Carr.Fwd
Text Symbol: 304 = All accounts
Text Symbol: 303 = Additional fields to be output
Text Symbol: 302 = List output
Text Symbol: 301 = Processing options
Text Symbol: 300 = Parameters
Text Symbol: 213 = Global company not created.
Text Symbol: 208 = Retained earnings account not created in global company
Text Symbol: 203 = or
Text Symbol: 202 = Balance in grp curr.
Text Symbol: 313 = Additional fields to be output
Text Symbol: 314 = Balance carry forward successfully completed
Text Symbol: 315 = Balance carry forward successfully completed with messages -> Check messages
Text Symbol: 316 = No accounts to be processed have been found
Text Symbol: 317 = No changes to be made
Text Symbol: 318 = Balance sheet and retained earnings accounts
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.
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 SAPFGVTR or its description.
SAPFGVTR - Balance carryforward SAPFGVTR - Balance carryforward SAPFGUTR - Routines for Transport of General Ledger Objects SAPFGUTR - Routines for Transport of General Ledger Objects SAPFGUT0 - WebAS Interface for Transporting General Ledger Objects SAPFGUT0 - WebAS Interface for Transporting General Ledger Objects