SAP Reports / Programs

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







SAPM0C06 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 SAPM0C06 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 SAPM0C06. "Basic submit
SUBMIT SAPM0C06 AND RETURN. "Return to original report after report execution complete
SUBMIT SAPM0C06 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: P11 = Exit Maintenance
Text Symbol: P12 = Data Has Been Changed ;;
Text Symbol: P13 = Save Changes First?
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 Superior Entries Are Marked ;;
Text Symbol: U03 = for Deletion, &003 Are Missing. ;;
Text Symbol: U04 = Retrieve ;;
Text Symbol: U05 = Do Not Retrieve ;;
Text Symbol: U06 = Choose Objects To Be Retrieved ;;
Text Symbol: U11 = The Selected Entries and the ;;
Text Symbol: U12 = Superior Entries Marked for Deletion
Text Symbol: U13 = Can Only Be Retrieved Together. ;;
Text Symbol: U21 = &002 Superior Entries Are ;;
Text Symbol: U22 = Flagged for Deletion.
Text Symbol: U31 = The Dependent Entries Flagged ;;
Text Symbol: U32 = for Deletion Can Be Retrieved ;;
Text Symbol: U33 = With the Superior Entries. ;;
Text Symbol: U34 = With Dependent Entries
Text Symbol: U35 = W/o Dependent Entries
Text Symbol: P06 = Save Changes First?
Text Symbol: 001 = Shift Definition ;;
Text Symbol: 002 = Shift Sequence ;;
Text Symbol: 003 = Work Break Schedule ;;
Text Symbol: 004 = &TAB_1
Text Symbol: 005 = &TAB 2
Text Symbol: 901 = of
Text Symbol: D01 = Entries To Be Deleted: &001
Text Symbol: D02 = Of These &002 Have 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 with No
Text Symbol: D13 = Dependent Entries.





Text Symbol: D14 = All Entries with No ;;
Text Symbol: D15 = Entr.w/o Depend.Recs;;
Text Symbol: D21 = An Entry with Dependent Records Can;;
Text Symbol: D22 = Only Be Deleted If All Dependent ;;
Text Symbol: D23 = Records Are Deleted Along with It.
Text Symbol: D24 = Delete
Text Symbol: P01 = Transport Entries ;;
Text Symbol: P02 = Data Has Been Changed. ;;
Text Symbol: P03 = If You Want to Transport Your ;;
Text Symbol: P04 = Changes, You Must Save Them ;;
Text Symbol: P05 = First ;;


INCLUDES used within this REPORT SAPM0C06

INCLUDE M0C06TOP.
INCLUDE M0C06F01.


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