SAPMF210 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 SAPMF210 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CX1E - Change subitem categories
CX1F - Display subitem categories
CX1G - Create subitems
CX1H - Change subitems
CX14 - Change FS items
CX1A - Create Breakdown Categories
CX15 - Display FS items
CX13 - Create FS items
CX12 - Display cons charts of accounts
CX11 - Change cons charts of accounts
CX10 - Create cons charts of accounts
CX1B - Change Breakdown Categories
CX1C - Display Breakdown Categories
CX1D - Create subitem categories
CX1I - Display subitems
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.
Error Log for the Validation of Breakdowns in the Item Hierarchies
Title: SAP Consolidation: Module Pool for FS Item Maintenance
Text Symbol: 032 = Copy subitem
Text Symbol: 031 = Copy item
Text Symbol: 030 = Cons chart of accounts
Text Symbol: 022 = Display
Text Symbol: 021 = Change
Text Symbol: 020 = Create
Text Symbol: 013 = Delete item hierarchy
Text Symbol: 012 = To:
Text Symbol: 011 = From:
Text Symbol: 010 = Copy cons chart of accts
Text Symbol: 009 = Select new range?
Text Symbol: 008 = Exit subitem maintenance?
Text Symbol: 007 = Exit subitem category maintenance?
Text Symbol: 006 = Exit item category maintenance?
Text Symbol: 005 = Exit breakdown category maintenance?
Text Symbol: 004 = Exit text maintenance?
Text Symbol: 003 = Exit FS item maintenance?
Text Symbol: 002 = Exit master data maintenance?
Text Symbol: 001 = Exit cons chart of accts maintenance?
Text Symbol: 034 = Item
Text Symbol: 057 = Subitem
Text Symbol: 056 = Delete subitem
Text Symbol: 055 = Delete subitem category
Text Symbol: 054 = Delete breakdown category
Text Symbol: 053 = Delete item category
Text Symbol: 052 = Delete item
Text Symbol: 051 = Delete chart of accounts
Text Symbol: 050 = Do you really want to delete?
Text Symbol: 046 = Copy the subitem category
Text Symbol: 045 = The selected breakdown category does not yet exist
Text Symbol: 044 = Breakdown cat.
Text Symbol: 043 = The selected item category does not exist yet
Text Symbol: 042 = Item category
Text Symbol: 041 = The selected subitem category does not exist yet
Text Symbol: 040 = Subitem category
Text Symbol: 038 = Item selection
INCLUDE MF210TOP.
INCLUDE MF210I00.
INCLUDE MF210F00.
INCLUDE MF210I10.
INCLUDE MF210F10.
INCLUDE MF210I20.
INCLUDE MF210F20.
INCLUDE MF210I21.
INCLUDE MF210F21.
INCLUDE MF210I25.
INCLUDE MF210F25.
INCLUDE MF210I30.
INCLUDE MF210F30.
INCLUDE MF210I31.
INCLUDE MF210F31.
INCLUDE MF210I33.
INCLUDE MF210F33.
INCLUDE MF210I34.
INCLUDE MF210F34.
INCLUDE MF210I40.
INCLUDE MF210F40.
INCLUDE MF210I41.
INCLUDE MF210F41.
INCLUDE MF210I50.
INCLUDE MF210F50.
INCLUDE MF210I51.
INCLUDE MF210F51.
INCLUDE MF210I60.
INCLUDE MF210F60.
INCLUDE MF210I61.
INCLUDE MF210F61.
INCLUDE MF210I64.
INCLUDE MF210F64.
INCLUDE MF210I62.
INCLUDE MF210F62.
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 SAPMF210 or its description.
SAPMF210 - SAP Consolidation: Module Pool for FS Item Maintenance SAPMF210 - SAP Consolidation: Module Pool for FS Item Maintenance SAPMF200 - SAP Consolidation: Help Transaction: Call Up View Maintenance SAPMF200 - SAP Consolidation: Help Transaction: Call Up View Maintenance SAPMF10X - Maintain Test Data SAPMF10X - Maintain Test Data