SAPF107V is a standard Module pool for a dialog screen ABAP Program 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 SAPF107V into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
F107 - FI Valuation Run
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.
Valuation of open items at key date
Selection Text: FLDNA1 = Field name 1
Selection Text: FLDNA2 = Field name 2
Selection Text: FLDNA3 = Field name 3
Selection Text: FLDNA4 = Field name 4
Selection Text: FLDNA5 = Field name 5
Selection Text: FLDW1 = Field 1 values
Selection Text: FLDW2 = Field 2 values
Selection Text: FLDW3 = Field 3 values
Selection Text: FLDW4 = Field 4 values
Selection Text: FLDW5 = Field 5 values
Selection Text: P_NETDT = Discounting minimum due date
Selection Text: SAKONTO = Reconciliation account
Selection Text: SBELNR = Document number
Selection Text: SDKONTO = Customer account
Selection Text: SDKONTOT = Account Trace
Selection Text: SSKONTO = General Ledger Account
Selection Text: SWAERS = Currency
Selection Text: S_BUKRS = Company code
Selection Text: S_UMSKZ = Special G/L indicator
Selection Text: S_VBUND = Trading partner
Selection Text: X_SHB = With special G/L transactions
Selection Text: SKKONTO = D .
Title: FI Valuation Program (Individual Value Adjustment Discounting)
Text Symbol: 083 = Printing
Text Symbol: 084 = Printing finished
Text Symbol: 085 = Printing terminated
Text Symbol: 100 = Parameters maintained
Text Symbol: 101 = Val.run scheduled
Text Symbol: 102 = Val.run finished
Text Symbol: 103 = Valuation run terminated
Text Symbol: 104 = Transfer scheduled
Text Symbol: 105 = Transfer terminated
Text Symbol: 106 = Val.run and transfer finished
Text Symbol: 107 = Val.run and transfer scheduled
Text Symbol: 108 = Val.run and transfer terminated
Text Symbol: 109 = Valuation run carried out, job deleted
Text Symbol: 110 = Transfer carried out, job deleted
INCLUDE F107VTOP.
INCLUDE F107VO00.
INCLUDE F107VI00.
INCLUDE F107VFM0.
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 SAPF107V or its description.
SAPF107V - FI Valuation Program (Individual Value Adjustment Discounting) SAPF107V - FI Valuation Program (Individual Value Adjustment Discounting) SAPF107S - FI Valuation - Selection Section SAPF107S - FI Valuation - Selection Section SAPF107R - Reorganize Valuation Runs SAPF107R - Reorganize Valuation Runs