SAP Reports / Programs

SAPMMP04 SAP ABAP dialog Program - Module Pool for View Cluster, Views: V_T551A_PP/550A_PP/550P_PP







SAPMMP04 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 SAPMMP04 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT SAPMMP04. "Basic submit
SUBMIT SAPMMP04 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMMP04 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Module Pool for View Cluster, Views: V_T551A_PP/550A_PP/550P_PP
Text Symbol: D12 = only those without dependent ;;
Text Symbol: D11 = You can delete all entries or ;;
Text Symbol: D04 = Specify objects to be deleted
Text Symbol: D03 = dependent entries.
Text Symbol: D02 = Of these &002 have a total of &003 ;;
Text Symbol: D01 = Entries to be deleted: &001
Text Symbol: 901 = from
Text Symbol: 005 = &TAB 2
Text Symbol: 004 = &TAB_1
Text Symbol: 003 = Work break schedule ;;
Text Symbol: 002 = Shift sequence ;;
Text Symbol: 001 = Shift definition ;;
Text Symbol: D13 = entries. ;;
Text Symbol: P05 = first. ;;
Text Symbol: P04 = you must save them ;;
Text Symbol: P03 = To transport changes, ;;
Text Symbol: P02 = Data changed. ;;
Text Symbol: P01 = Transport entries ;;
Text Symbol: D24 = Delete ;;
Text Symbol: D23 = records are deleted along with it.
Text Symbol: D22 = only be deleted, if all dependent
Text Symbol: D21 = An entry with dependent records can;;
Text Symbol: D15 = Entr.w/o dep.records;;
Text Symbol: D14 = all entries with no ;;
Text Symbol: U05 = Do not retrieve ;;
Text Symbol: U04 = Retrieve ;;
Text Symbol: U03 = for deletion, &003 are missing. ;;
Text Symbol: U02 = &002 superior entries are marked ;;
Text Symbol: U01 = Entries to be retrieved: &001 ;;
Text Symbol: T01 = View cluster/structure -------------------
Text Symbol: P23 = Exit view maintenance? ;;
Text Symbol: P22 = Cancel entry ;;
Text Symbol: P21 = Cancel entry ;;
Text Symbol: P13 = Save changes first?
Text Symbol: P12 = Data has been changed ;;
Text Symbol: P11 = Exit maintenance
Text Symbol: U35 = without dep.entries ;;





Text Symbol: U34 = with depend. entries
Text Symbol: U33 = retrieved together ;;
Text Symbol: U32 = marked for deletion can be ;;
Text Symbol: U31 = The dependent entries, which are ;;
Text Symbol: U22 = marked for deletion.
Text Symbol: U21 = &002 superior entries are ;;
Text Symbol: U13 = can only be retrieved together. ;;
Text Symbol: U12 = entries marked for deletion ;;
Text Symbol: U11 = Selected entries and the superior ;;
Text Symbol: U06 = Select objects to be retrieved ;;
Text Symbol: P06 = Save changes first?


INCLUDES used within this REPORT SAPMMP04

INCLUDE MMP04TOP.
INCLUDE MMP04F01.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 SAPMMP04 or its description.