SAPMF21S 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 SAPMF21S into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
CXSA - Display Set Maintenance
CXSB - Change Set Maintenance
CXSC - Create Set Maintenance
CXSD - Delete Set Maintenance
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: EC-CS: Set Maintenance Transactions
Text Symbol: 100 = Create
Text Symbol: 200 = Change
Text Symbol: 300 = Display
Text Symbol: 400 = Delete
Text Symbol: 900 = Do you really want to delete the set?
Text Symbol: 901 = Do you really want to copy the reference set?
INCLUDE MF21STOP . "
INCLUDE MF21SO10.
INCLUDE MF21SI10.
INCLUDE MF21SF10.
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.
SAPMF21S - EC-CS: Set Maintenance Transactions SAPMF21S - EC-CS: Set Maintenance Transactions SAPMF21C - SAP Consolidation: Module Pool for Hierarchies SAPMF21C - SAP Consolidation: Module Pool for Hierarchies SAPMF21B3 - SAP Consolidation: Module Pool for Consolidation Units and Groups SAPMF21B3 - SAP Consolidation: Module Pool for Consolidation Units and Groups