SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | Change Documents(BC-SRV-ASF-CHD) SAP BC

SAPMSCDO SAP ABAP dialog Program - Change document creation maintenance object module pool







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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

SCDO - Display Change Document Objects


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 SAPMSCDO. "Basic submit
SUBMIT SAPMSCDO AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMSCDO VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Change document creation maintenance object module pool
Text Symbol: 200 = Back
Text Symbol: 135 = do you still want to create the object?
Text Symbol: 134 = do you still want to insert the object?
Text Symbol: 133 = do you still want to delete the object?
Text Symbol: 132 = do you still want to change the object?
Text Symbol: 131 = Change document object $ is not in your namespace,
Text Symbol: 130 = You are in the $ - namespace.
Text Symbol: 120 = Delete $ ;;
Text Symbol: 114 = Generated sources ;;
Text Symbol: 113 = Entire object ;;
Text Symbol: 112 = the generated sources? ;;
Text Symbol: 111 = Delete the entire object or ;;
Text Symbol: 107 = delete both or only the sources. ;;
Text Symbol: 106 = change document object. You can ;;
Text Symbol: 105 = Sources were generated for this ;;
Text Symbol: 102 = $ ? ;;
Text Symbol: 101 = Delete change document object ;;
Text Symbol: 100 = Delete
Text Symbol: 201 = Save data ;;
Text Symbol: D05 = objects? ;;
Text Symbol: D04 = Delete the generated ;;
Text Symbol: D03 = and structures generated ;;
Text Symbol: D02 = Include ID $ : ABAP/4 sources ;;
Text Symbol: D01 = For object $, ;;
Text Symbol: D00 = Delete individual sources ;;
Text Symbol: 233 = object maintenance? ;;
Text Symbol: 232 = Cancel change document ;;
Text Symbol: 231 = Cancel ;;
Text Symbol: 222 = object maintenance? ;;
Text Symbol: 221 = Cancel change document ;;
Text Symbol: 212 = first? ;;
Text Symbol: 211 = Save data ;;
Text Symbol: 210 = Exit
Text Symbol: 203 = Cancel ;;
Text Symbol: 202 = first? ;;


INCLUDES used within this REPORT SAPMSCDO

No INCLUDES are used within this REPORT code!


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