SAP Reports / Programs | Basis Components | Basis Services / Communication Interfaces | SAPscript(BC-SRV-SCR) SAP BC

SAPMSSCC SAP ABAP dialog Program - Customizing of SAPscript Control Tables







SAPMSSCC 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 SAPMSSCC 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

SE75 - SAPscript Settings


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


Text pool values


Title: Customizing of SAPscript Control Tables
Text Symbol: 521 = Object &
Text Symbol: 520 = ID &
Text Symbol: 512 = be deleted?
Text Symbol: 511 = Should ID &1 for object &2
Text Symbol: 510 = Delete ID
Text Symbol: 502 = be deleted?
Text Symbol: 501 = Should text obj. &
Text Symbol: 500 = Delete Object
Text Symbol: 420 = No Table Specified
Text Symbol: 410 = No Language Versions Available
Text Symbol: 400 = Language Description
Text Symbol: 350 = Graphic ID Description
Text Symbol: 301 = (Default) Display Key
Text Symbol: 300 = Text ID Description Format INCLUDE ID Text name Structure
Text Symbol: 250 = Object Description
Text Symbol: 200 = Object Description Format Save mode Interface Line width Style Form ;;
Text Symbol: 102 = Not in Text File
Text Symbol: 101 = Dialog
Text Symbol: 100 = Update
Text Symbol: 550 = Data was changed.
Text Symbol: 801 = Active Forms
Text Symbol: 800 = Active Styles
Text Symbol: 711 = Change
Text Symbol: 710 = Display
Text Symbol: 703 = Exit Object and ID Maintenance
Text Symbol: 702 = Exit Object Maintenance
Text Symbol: 701 = Cancel Object Maintenance
Text Symbol: 700 = Other Object
Text Symbol: 600 = Program Symbols From Tables:
Text Symbol: 565 = Save Anyway?
Text Symbol: 563 = the valid name range.
Text Symbol: 562 = The ID is not within
Text Symbol: 561 = the valid name range.
Text Symbol: 560 = The object is not within
Text Symbol: 554 = Save Changes to Object &?
Text Symbol: 553 = Save IDs for Object &?
Text Symbol: 552 = Save Object &?





Text Symbol: 551 = Save object & and IDs?


INCLUDES used within this REPORT SAPMSSCC

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