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

SAPMF21B3 SAP ABAP dialog Program - SAP Consolidation: Module Pool for Consolidation Units and Groups







SAPMF21B3 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 SAPMF21B3 into the relevant SAP transactions such as SE38 or SE80


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 SAPMF21B3. "Basic submit
SUBMIT SAPMF21B3 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMF21B3 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 Consolidation Units and Groups
Text Symbol: 200 = *---------- Frame headings ------------------------------------------*
Text Symbol: 116 = IT
Text Symbol: 115 = PU
Text Symbol: 114 = Begin
Text Symbol: 113 = Per.
Text Symbol: 112 = Year
Text Symbol: 111 = PU
Text Symbol: 110 = I
Text Symbol: 109 = NA
Text Symbol: 108 = P
Text Symbol: 107 = GwAmt
Text Symbol: 106 = Divest.
Text Symbol: 105 = 1st cons
Text Symbol: 104 = Prop.
Text Symbol: 103 = Meth.
Text Symbol: 102 = Ver
Text Symbol: 101 = CG / CU
Text Symbol: 100 = --------------- Numbered texts for step-loop screen 2400 ------------------
Text Symbol: 070 = Cons. of investments methods
Text Symbol: 061 = CG/CU Assignments (Technical Overview)
Text Symbol: 060 = Further fields
Text Symbol: 201 = Description
Text Symbol: 202 = Inclusion
Text Symbol: 203 = General
Text Symbol: 204 = Name
Text Symbol: 205 = Address
Text Symbol: 206 = Telecommunication
Text Symbol: 207 = Entry
Text Symbol: 208 = Posting
Text Symbol: 209 = Cur. translation
Text Symbol: 210 = Cons. of investments
Text Symbol: 211 = Report
Text Symbol: 212 = Integration
Text Symbol: 213 = K3 form
Text Symbol: 220 = Hierarchy
Text Symbol: 221 = Consolidation frequency
Text Symbol: 222 = General





Text Symbol: 223 = Bundle
Text Symbol: 300 = Consolidation unit
Text Symbol: 301 = Consolidation group
Text Symbol: 302 = Hierarchy
Text Symbol: AD1 = Attribute for cons unit
Text Symbol: 000 = Create
Text Symbol: 001 = Change
Text Symbol: 002 = Display
Text Symbol: 003 = Do you want to exit maintenance?
Text Symbol: 004 = Exit corr. maintenance?
Text Symbol: 005 = Exit addl field maintenance?
Text Symbol: 006 = Exit sort criteria maintenance?
Text Symbol: 007 = Exit integration maintenance?
Text Symbol: 009 = Exit crcy translation maint.?
Text Symbol: 010 = Copy
Text Symbol: 011 = From
Text Symbol: 012 = To:
Text Symbol: 013 = Exit assignment maintenance?
Text Symbol: 014 = Chg language
Text Symbol: 015 = Save data?
Text Symbol: 016 = Delete
Text Symbol: 017 = When you press ENTER
Text Symbol: 018 = the data is saved first.
Text Symbol: 019 = Log display
Text Symbol: 020 = Do you really want to delete?
Text Symbol: 021 = Dim.:
Text Symbol: 022 = Object being deleted is assigned to the following objects:
Text Symbol: 023 = Object being deleted is used as reference in following HL:
Text Symbol: 024 = (Delete: F3, Cancel: F12, Exit: F15)
Text Symbol: 025 = Object being deleted is assigned to no other object.
Text Symbol: 026 = Object being deleted is not a reference object.
Text Symbol: 028 = CG/CU
Text Symbol: 030 = Global parameters
Text Symbol: 031 = Local parameters
Text Symbol: 035 = Save
Text Symbol: 036 = Saving data
Text Symbol: 040 = Consolidation unit
Text Symbol: 041 = Cons group
Text Symbol: 042 = Upload method





Text Symbol: 050 = Correspondence
Text Symbol: 051 = Further fields
Text Symbol: 052 = Sort criteria
Text Symbol: 053 = Integration/K3 form
Text Symbol: 055 = Save data?
Text Symbol: 056 = CG/CU assignments (overview)
Text Symbol: 057 = Ledger-Assignment
Text Symbol: 058 = CG/CU Assignmnts (Det)
Text Symbol: 059 = Method assignment


INCLUDES used within this REPORT SAPMF21B3

INCLUDE MF21B3TOP.
INCLUDE MF21B3FAA.
INCLUDE MF21B3FBB.
INCLUDE MF21B3FDD.
INCLUDE MF21B3O10.
INCLUDE MF21B3I10.
INCLUDE MF21B3F10.
INCLUDE MF21B3O11.
INCLUDE MF21B3I11.
INCLUDE MF21B3F11.
INCLUDE MF21B3O12.
INCLUDE MF21B3I12.
INCLUDE MF21B3F12.
INCLUDE MF21B3O14.
INCLUDE MF21B3I14.
INCLUDE MF21B3F14.
INCLUDE MF21B3O17.
INCLUDE MF21B3I17.
INCLUDE MF21B3F17.
INCLUDE MF21B3O18.
INCLUDE MF21B3I18.
INCLUDE MF21B3F18.
INCLUDE MF21B3O20.
INCLUDE MF21B3I20.
INCLUDE MF21B3F20.
INCLUDE MF21B3O21.
INCLUDE MF21B3I21.
INCLUDE MF21B3F21.
INCLUDE MF21B3O22.
INCLUDE MF21B3I22.



INCLUDE MF21B3F22.
INCLUDE MF21B3O23.
INCLUDE MF21B3I23.
INCLUDE MF21B3F23.
INCLUDE MF21B3O24.
INCLUDE MF21B3I24.
INCLUDE MF21B3F24.
INCLUDE MF21B3O25.
INCLUDE MF21B3I25.
INCLUDE MF21B3F25.


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