SAPMF21A 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 SAPMF21A into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CX1L - Display dimensions
CX1K - Change Dimensions
CX1J - Create dimensions
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: SAP Consolidation: Module Pool for Dimension Maintenance
Text Symbol: 053 = User-specific description
Text Symbol: 054 = Field length
Text Symbol: 055 = Sets/Hierarchy
Text Symbol: 056 = Apportionment procedure for two-sided eliminations
Text Symbol: 057 = Treatment of old documents before reposting
Text Symbol: 058 = Offline data entry
Text Symbol: 059 = Consolidation of Investments
Text Symbol: 060 = Reporting
Text Symbol: 061 = Assets Held for Sale
Text Symbol: 100 = Screen selection Consolidation units
Text Symbol: 101 = Screen selection Cons groups
Text Symbol: 200 = Create
Text Symbol: 201 = Change
Text Symbol: 202 = Display
Text Symbol: Q01 = Change the length of the consolidation units?
Text Symbol: T00 = Activation of universal statistical postings
Text Symbol: T01 = Statistical postings
Text Symbol: T02 = Migrate statistical postings
Text Symbol: T03 = GW entries
Text Symbol: T04 = Migrate goodwill entries
Text Symbol: T05 = Deactivation of universal statistical postings
Text Symbol: 052 = Description
Text Symbol: 000 = Create
Text Symbol: 001 = Change
Text Symbol: 002 = Display
Text Symbol: 003 = Exit dimension maintenance?
Text Symbol: 004 = Hierarchy level
Text Symbol: 005 = Cons unit
Text Symbol: 006 = ConsGroup
Text Symbol: 007 = Hierarchy
Text Symbol: 010 = Copy dimension
Text Symbol: 011 = From:
Text Symbol: 012 = To:
Text Symbol: 013 = Change language
Text Symbol: 020 = Do you really want to delete?
Text Symbol: 021 = Delete dimension
Text Symbol: 030 = Global parameters
INCLUDE MF21ATOP.
INCLUDE MF21AFAA.
INCLUDE MF21AFBB.
INCLUDE MF21AO00.
INCLUDE MF21AI00.
INCLUDE MF21AF00.
INCLUDE MF21AO10.
INCLUDE MF21AI10.
INCLUDE MF21AF10.
INCLUDE MF21AO20.
INCLUDE MF21AI20.
INCLUDE MF21AF20.
INCLUDE MF21AO30.
INCLUDE MF21AI30.
INCLUDE MF21AF30.
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.