SAPMF68S 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 SAPMF68S into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FNM3 - Loans reversal module
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.
Title: Module Pool for Reversal Transaction
Text Symbol: 032 = Credit Act
Text Symbol: 033 = FlType
Text Symbol: 034 = Flow Type
Text Symbol: 035 = Nom.Amnt
Text Symbol: 036 = Nominal Amnt
Text Symbol: 037 = NomCurr
Text Symbol: 038 = Nominal Curr.
Text Symbol: 039 = LC Amount
Text Symbol: 040 = Local Currency Amt
Text Symbol: 041 = DocCuAmt
Text Symbol: 042 = Doc.Currency Amount
Text Symbol: 043 = DocCurr
Text Symbol: 044 = Doc.Currency
Text Symbol: 045 = FiscYr
Text Symbol: 046 = Fiscal Year
Text Symbol: 047 = D/C
Text Symbol: 048 = Deb./Cred.
Text Symbol: 049 = FI Doc. No. For Subledger Docs
Text Symbol: 050 = Reversal Test Run - Loans
Text Symbol: 051 = Reversal - Loans
Text Symbol: 052 = Calcul. Date
Text Symbol: 053 = LocalCur
Text Symbol: 054 = Local Crcy
Text Symbol: I01 = D
Text Symbol: I02 = C
Text Symbol: P01 = Reverse document anyway?
Text Symbol: P02 = Additional Posting Info.
Text Symbol: 004 = CoCd
Text Symbol: 005 = Company Code
Text Symbol: 006 = Doc.No.
Text Symbol: 007 = Doc. Number
Text Symbol: 008 = PDate
Text Symbol: 009 = Posting Date
Text Symbol: 010 = Transf.FI
Text Symbol: 011 = Transfer to FI
Text Symbol: 012 = RevIn
Text Symbol: 013 = Reversal Indic.
INCLUDE MF68STOP.
INCLUDE MF68SO01.
INCLUDE MF68SI01.
INCLUDE MF68SF01.
INCLUDE MF68SF02.
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.
SAPMF68S - Module Pool for Reversal Transaction SAPMF68S - Module Pool for Reversal Transaction SAPMF68O - Initial screen for master data objects (calls SAPMF670) SAPMF68O - Initial screen for master data objects (calls SAPMF670) SAPMF68L - Collateral Master Data Initial Screen SAPMF68L - Collateral Master Data Initial Screen