SAPMH05C is a standard Executable ABAP Report 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 SAPMH05C into the relevant SAP transactions such as SE38 or SE80
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: View Cluster for Evaluation Paths
Text Symbol: 002 = Data views with links ;;
Text Symbol: 003 = Areas per view ;;
Text Symbol: 004 = Data views ;;
Text Symbol: 901 = of
Text Symbol: D01 = Entries to be deleted: &001
Text Symbol: D02 = &002 of these with a total of &003
Text Symbol: D03 = dependent entries.
Text Symbol: D04 = Specify objects to be deleted
Text Symbol: D11 = You can either delete all entries ;;
Text Symbol: D12 = or only those which have no ;;
Text Symbol: D13 = dependent entries. ;;
Text Symbol: D14 = all entries with no ;;
Text Symbol: D15 = dependent records ;;
Text Symbol: D21 = An entry with dependent records can;;
Text Symbol: D22 = only be deleted if all dependent ;;
Text Symbol: D23 = records are deleted simultaneously.;;
Text Symbol: D24 = Delete ;;
Text Symbol: P01 = Transport entries ;;
Text Symbol: P02 = Data was changed. ;;
Text Symbol: P03 = If changes are to be transported ;;
Text Symbol: P04 = they must be saved ;;
Text Symbol: P05 = first. ;;
Text Symbol: P06 = Do you want to save your changes?
Text Symbol: P12 = Data was changed
Text Symbol: P13 = Do you want to save your changes?
Text Symbol: P21 = Cancel entry ;;
Text Symbol: P22 = Cancel entry ;;
Text Symbol: P23 = Exit view maintenance? ;;
Text Symbol: T01 = View cluster/structure
Text Symbol: U01 = Entries to be retrieved: &001 ;;
Text Symbol: U02 = &002 higher level entries are ;;
Text Symbol: U03 = marked for deletion, &003 missing. ;;
Text Symbol: U04 = Retrieve ;;
Text Symbol: U05 = Do not retrieve ;;
Text Symbol: U06 = Choose objects to be retrieved ;;
Text Symbol: U11 = Selected superior entries and those;;
Text Symbol: U12 = to be deleted are only retrieved ;;
No INCLUDES are used within this REPORT code!
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.