MF01AKRD is a standard Executable ABAP Report 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 MF01AKRD into the relevant SAP transactions such as SE38 or SE80
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: VONKONTO = Account Number
Selection Text: USNAM = Changed By
Selection Text: DATUM = From Change Date
Selection Text: BUKRS = Company Codes
Title: Vendor Master Record Changes
Text Symbol: 303 = Key
Text Symbol: 302 = Chgd By
Text Symbol: 301 = Object Deleted
Text Symbol: 300 = Object Entered
Text Symbol: 210 = Date Field New Old
Text Symbol: 205 = Vendor
Text Symbol: 204 = Field
Text Symbol: 203 = User
Text Symbol: 202 = Time
Text Symbol: 201 = Date
Text Symbol: 200 = *
Text Symbol: 162 = Payee
Text Symbol: 161 = Payee
Text Symbol: 155 = Changed in $1 $2 $3 $4 $5 $6 $7 $8
Text Symbol: 133 = Partn.Functn
Text Symbol: 132 = Message Type
Text Symbol: 131 = *
Text Symbol: 130 = PuO Sb-rg Plant role
Text Symbol: 304 = New
Text Symbol: 305 = Old
Text Symbol: 306 = Details
Text Symbol: 307 = Table
Text Symbol: F01 = Addit.Components..
Text Symbol: T01 = Changed Fields
Text Symbol: T02 = Entries
Text Symbol: T03 = Deletions
Text Symbol: T04 = Overview
Text Symbol: T05 = Change Document
Text Symbol: UNB = Unknown
Text Symbol: W01 = Planned Vendor Changes
Text Symbol: W02 = SupplyRegion
Text Symbol: W03 = CurSupplyRegion
Text Symbol: W04 = Changed in $1 $2 $3 $4 $5 $6 $7 $8
INCLUDE MF01ADAT.
INCLUDE MF01ASEL.
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 MF01AKRD or its description.