SAPMFKM2 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 SAPMFKM2 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
OBNB - Transaction Code for SAPMFKM2
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: Rename Document Types
Text Symbol: 001 = Checking of the entry data
Text Symbol: 002 = was completed successfully.
Text Symbol: 003 = Should the renamings
Text Symbol: 004 = be carried out?
Text Symbol: 005 = Carry out renaming
Text Symbol: 006 = Do you want to cancel renaming
Text Symbol: 007 = the document types?
Text Symbol: 008 = Cancel document type
Text Symbol: 010 = Caution: At the time of the import
Text Symbol: 011 = to the target clients, no further
Text Symbol: 012 = documents can be posted there.
Text Symbol: 013 = Would you like to
Text Symbol: 014 = continue?
INCLUDE MFKM2O01.
INCLUDE MFKM2I01.
INCLUDE MFKM2F01.
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.