MP500440 is a standard ABAP INCLUDE 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 MP500440 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: Learning Solution Include Forms for MP500400
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_CHANGE' text = 'Elemente bearbeiten'(004) info = the_info IMPORTING result = the_icon-desc EXCEPTIONS OTHERS = 0.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_CREATE' text = 'Elemente anlegen'(005) info = the_info IMPORTING result = the_icon-desc EXCEPTIONS OTHERS = 0.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_DISPLAY' text = 'Elemente anzeigen'(006) info = the_info IMPORTING result = the_icon-desc EXCEPTIONS OTHERS = 0.
ICON_CREATE CALL FUNCTION 'ICON_CREATE' EXPORTING name = 'ICON_LED_INACTIVE' text = 'keine Elemente'(007) info = the_info IMPORTING result = the_icon-desc EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MP500440 - Learning Solution Include Forms for MP500400 MP500420 - Learning Solution Include PBO/PAI for MP500400 MP500410 - Learning Solution Include Data Definition for MP500400 MP500400 - Learning Solution Infotype 5004 (Info Curriculum Type) MP500400 - Learning Solution Infotype 5004 (Info Curriculum Type) MP5003BI - Learning Solution Course Content Static