SAP Reports / Programs | Enterprise Controlling | Consolidation(EC-CS) SAP EC

SAPMF21A SAP ABAP dialog Program - SAP Consolidation: Module Pool for Dimension Maintenance







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

CX1L - Display dimensions
CX1K - Change Dimensions
CX1J - Create dimensions


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPMF21A. "Basic submit
SUBMIT SAPMF21A AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMF21A VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 035 = Save
Text Symbol: 036 = Saving data
Text Symbol: 040 = Dimension
Text Symbol: 041 = Consolidation units
Text Symbol: 042 = Consolidation groups
Text Symbol: 050 = Selection of field groups
Text Symbol: 051 = Selection of individual fields


INCLUDES used within this REPORT SAPMF21A

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.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 SAPMF21A or its description.