FAGL_FCV is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for After postings have been made, you can reset them at a later point in time...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 FAGL_FCV into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FAGL_FCV - Foreign Currency Valuation
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_FNAME = D .
Selection Text: P_BAL_PB = D .
Selection Text: P_BAL_IS = D .
Selection Text: P_BALVAL = D .
Selection Text: P_BALREV = D .
Selection Text: P_ALTACT = D .
Selection Text: S_LGSOIA = G/L Account
Selection Text: S_GRIR_A = GR/IR Reference Costs
Selection Text: S_GLOIA = G/L Account
Selection Text: S_BALACC = G/L Account
Selection Text: S_APOIA = Vendor
Selection Text: P_XDOREM = Force Translation
Selection Text: P_RESET = Reset Valuation
Selection Text: P_REASON = Reason for Reset (Balances)
Selection Text: P_LOG_R = Restrict Log List
Selection Text: P_LGS_TL = Target Group for Valuation
Selection Text: P_GRIR_S = Specify GR/IR Accounts
Selection Text: P_GRIR_N = Do Not Valuate GR/IR Accounts
Selection Text: P_GLOI = Valuate G/L Accounts
Selection Text: P_GLGSOI = Valuate G/L Accounts
Selection Text: P_DOREM3 = Translation in Currency Type 2
Selection Text: P_DOREM2 = Translation in Currency Type 1
Selection Text: P_DEL_YE = Year-End Valuation
Selection Text: P_DEL_DY = Mid-Year Valuation
Selection Text: P_BAL_TL = Target Group for Valuation
Selection Text: P_AROI = Valuate Customers
Selection Text: P_APOI = Valuate Vendors
Selection Text: P_0119 = Currency Translation
Selection Text: S_FYEAR = D .
Selection Text: S_DOCNR = D .
Selection Text: S_CURR = D .
Selection Text: S_CCODE = D .
Selection Text: S_AROIA = D .
Selection Text: P_VDATE = D .
Selection Text: P_VAREA = D .
Selection Text: P_TCCODE = D .
Selection Text: P_PTEST = D .
Selection Text: P_PRPER = D .
INCLUDE FAGL_FCV_TOP.
INCLUDE FAGL_FCV_S01.
INCLUDE FAGL_FCV_S02.
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 FAGL_FCV or its description.
FAGL_FCV - Foreign Currency Valuation FAGL_FCV - Foreign Currency Valuation FAGL_EXITS_VC_SLL_CLOC_TOP - FAGLEXITSVCSLLCLOCTOP FAGL_EXITS_VC_SLL_CLOC_MAIN - FAGLEXITSVCSLLCLOCMAIN FAGL_EXITS_VC_FAGL_SLL_CLOC - Program FAGL_EXITS_VC_FAGL_SLL_CLOC FAGL_EXITS_VC_FAGL_SLL_CLOC - Program FAGL_EXITS_VC_FAGL_SLL_CLOC