SAPMN225 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for With the transaction N211 (N210 = Display) you can construct or change a diagnosis hierarchy...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 SAPMN225 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
N224 - IS-H*MED:Displ.serCat-class.ar.asgmt
N225 - IS-H*MED: Maint.serCat-classAr.asgmt
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: Maintain Service Catalog - Classif. Areas Assignment
Text Symbol: 002 = BC
Text Symbol: 003 = Basic Catalog - Class. Areas Assignment
Text Symbol: 004 = Short Text
Text Symbol: 005 = Set deletion flag? ;; 005 and 006 belong together!
Text Symbol: 006 = ;;
Text Symbol: 007 = Maintain Diagnosis Groupings
Text Symbol: 008 = Do you want to delete? ;; 008 and 009 belong together!
Text Symbol: 009 = ;;
Text Symbol: 013 = Cancel deletion flag? ;; 013 and 014 belong together!
Text Symbol: 014 = ;;
INCLUDE MN225F90. " FORM ROUTINES (ALLGEMEIN)
INCLUDE MNCOLOUR.
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.
SAPMN225 - Maintain Service Catalog - Classif. Areas Assignment SAPMN225 - Maintain Service Catalog - Classif. Areas Assignment SAPMN221 - Maintain Basic Catalog - Class. Areas Assignment SAPMN221 - Maintain Basic Catalog - Class. Areas Assignment SAPMN219 - Maintain Nursing Standard - Class. Areas Assignment SAPMN219 - Maintain Nursing Standard - Class. Areas Assignment