SAPMF77A 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 SAPMF77A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
TX02 - Change Forex Transaction
TX03 - Display Forex Transaction
TX04 - Reverse Activity
TX05 - Spot/Forward Trans.: Add Activity
TX10 - Create Forex Swap
TX11 - Rollover on previous basis
TX12 - Premature Settlement
TX21 - Create Forex Transaction
TXF5 - Execute Fixing Order
TXV5 - Execute Fixing Transaction
TX01 - Spot/Forward Transaction Entry
TX/5 - Forex order expiry
TX.5 - Execute forex order
TX.3 - Display Forex Transaction
TX.1 - Forex fast entry - spot
TX-5 - Settle forex transaction
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: Fast Entry - Forex Transaction
Text Symbol: 313 = Save the transaction first?
Text Symbol: ABG = Replaced
Text Symbol: ADM = Administration
Text Symbol: BAS = Structure
Text Symbol: BKB = Purch.Amnt
Text Symbol: BUY = Buy Currency
Text Symbol: BVB = Sale Amount
Text Symbol: FIX = Fixing Date
Text Symbol: FLO = Cash Flow
Text Symbol: NOT = Memos
Text Symbol: NO_ = No
Text Symbol: SEL = Sell Currency
Text Symbol: STA = Status
Text Symbol: SWP = Swap Rate Table
Text Symbol: TVT = Time of Contract Conclusion
Text Symbol: WFW = Following Currency
Text Symbol: WKW = Purchase Currency
Text Symbol: WLW = Leading Currency
Text Symbol: WVW = Sale Currency
Text Symbol: YES = Yes
Text Symbol: ZAB = Payment Details
Text Symbol: ZBW = Other Flows
Text Symbol: 001 = Create
Text Symbol: 002 = Change
Text Symbol: 003 = Display
Text Symbol: 004 = Add Activity
Text Symbol: 005 = Reverse
Text Symbol: 006 = Underlying
Text Symbol: 007 = Create from Option
Text Symbol: 012 = Value Date
Text Symbol: 020 = Order Execution
Text Symbol: 021 = Contract Settlement
Text Symbol: 022 = Order Expir.
Text Symbol: 023 = Fixing Execution
Text Symbol: 030 = Links to Transaction: &
Text Symbol: 202 = Check Run: Transaction
Text Symbol: 300 = Exit Processing
INCLUDE MF77ATOP.
INCLUDE EENOCO.
INCLUDE MF700TDA.
INCLUDE MF700D01.
INCLUDE MF700D03.
INCLUDE MF700D04.
INCLUDE MF700D05.
INCLUDE MF77AALL.
INCLUDE FTR_FX_OPEN_TRTM_XDATA.
INCLUDE MF705I10.
INCLUDE MF77AOIM.
INCLUDE MF77AI01.
INCLUDE MF77AI10.
INCLUDE MF77AO01.
INCLUDE MF77AIAL.
INCLUDE MF77AFAL.
INCLUDE MF77AF01.
INCLUDE MF77AI20.
INCLUDE MF77AF20.
INCLUDE MF77AF02.
INCLUDE MF77AF03.
INCLUDE MF77AO02.
INCLUDE MF77AOPF.
INCLUDE MF77AOIN.
INCLUDE MF77AOE1.
INCLUDE MF77AIOK.
INCLUDE MF77AFOK.
INCLUDE MF77AO10.
INCLUDE MF77AI60.
INCLUDE MF700S03.
INCLUDE MF700FNV.
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 SAPMF77A or its description.