INST_SYSTEM_CHANGE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Set the System Change Option The report
If you would like to execute this report or see the full code listing simply enter INST_SYSTEM_CHANGE 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: Creating the TMS Configuration
Text Symbol: 001 = Parameter ROLE missing in table INSTPARA
Text Symbol: 002 = Parameter LANDSCAP missing in table INSTPARA
Text Symbol: 003 = Can only execute in client 000
Text Symbol: 004 = System modifiability set
Text Symbol: 016 = Error when modifying system
Text Symbol: DEF = You cannot execute this report program
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
INST_SYSTEM_CHANGE - Creating the TMS Configuration INST_SYSTEM_CHANGE - Creating the TMS Configuration INST_SPAM_SYNC - SPAM import during installation INST_SPAM_SYNC - SPAM import during installation INST_SPAM_INCL - Include for "Background" Package Import INST_SPAM_INCL - Include for "Background" Package Import