SAPMF61C is a standard Module pool for a dialog screen ABAP Program available within your SAP system (depending on your version and release level). It is used for ..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 SAPMF61C into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
FOO1 - Reassign Correction Items
FO95 - Create correction items
FO98 - Delete correction items
FO97 - Display correction items
FO96 - Change correction items
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: Correction Items Maintenance
Text Symbol: 309 = Ref.doc.no. Post.date non-ded.inp.tax
Text Symbol: 312 = Year
Text Symbol: 313 = Deduct.input tax
Text Symbol: 314 = Non-ded.inp.tax
Text Symbol: 315 = Curr
Text Symbol: 316 = Inflow from old data
Text Symbol: 317 = AC/PC amount
Text Symbol: 318 = Inp.tx amnt
Text Symbol: 319 = Input tax adjustment (Collective posting)
Text Symbol: 320 = Input tax adjustment (Posting to prior period)
Text Symbol: 321 = Input tax adjustment (Outflow)
Text Symbol: 322 = Input tax correction (outflow)
Text Symbol: 323 = Input tax revision (outflow)
Text Symbol: 324 = Inp.tx correction
Text Symbol: 325 = Acquis.frm euro roundng
Text Symbol: 326 = Euro rounding line: No document reference exists
Text Symbol: 327 = Initial 2002 (Outflow)
Text Symbol: 500 = Enter new asset
Text Symbol: 501 = Asset super numbers do not match
Text Symbol: 503 = To_Asset is already assigned to
Text Symbol: 504 = CorrItems
Text Symbol: 505 = Flows exist: reassignment not possible
Text Symbol: 506 = Input Tax Corr. (2002)
Text Symbol: 510 = Error occured during database update
Text Symbol: 511 = Correction items reassigned
Text Symbol: 512 = No errors were found.
Text Symbol: 600 = Sales tax code
Text Symbol: 601 = Number of rental unit
Text Symbol: 602 = Close correction items
Text Symbol: 603 = Do you really want to close
Text Symbol: 604 = correction items?
Text Symbol: 605 = Not possible to undo the change
Text Symbol: 606 = from "ITx Phase" Ind. to
Text Symbol: 607 = "Input Tax Correction Completed".
Text Symbol: 308 = Doc.no. Doc.date Option rate Ded.inp.tax
Text Symbol: 001 = create
Text Symbol: 002 = change
INCLUDE FVIBECDT .
INCLUDE MF61CTOP .
INCLUDE MF60EJAN . "DEFINITION DER JA/NEIN KENNZEICHEN
INCLUDE MF61CO10 . "DYNPRO 100: EINSTIEG
INCLUDE MF61CO11 . "DYNPRO 110: AUSWAHL IMMOBILIENOBJEKTE
INCLUDE MF61CO13 . "DYNPRO 130: POPUP VORLAGE KOPIEREN
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 SAPMF61C or its description.