MS01CI10 is a standard ABAP INCLUDE 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 MS01CI10 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: Profile overview
INCLUDE MS01CI10_D111_FUNCT . " D111_FUNCT
INCLUDE MS01CI10_D112_DEL_LINE . " D112_DEL_LINE
INCLUDE MS01CI10_D112_CHANGED . " D112_CHANGED
INCLUDE MS01CI10_D112_INTAB . " D112_INTAB
INCLUDE MS01CI10_D112_EXIST_OBJ . " D112_EXIST_OBJ
INCLUDE MS01CI10_D112_EXIST_RULE . " D112_EXIST_RULE
INCLUDE MS01CI10_D112_SORT_TABPRO . " D112_SORT_TABPRO
INCLUDE MS01CI10_D112_FUNCT . " D112_FUNCT
INCLUDE MS01CI10_D113_FUNCT . " D113_FUNCT
INCLUDE MS01CI10_D114_DEL_LINE . " D114_DEL_LINE
INCLUDE MS01CI10_D114_CHANGED . " D114_CHANGED
INCLUDE MS01CI10_D114_INTAB . " D114_INTAB
INCLUDE MS01CI10_D114_EXIST_PROF . " D114_EXIST_PROF
INCLUDE MS01CI10_D114_FUNCT . " D114_FUNCT
INCLUDE MS01CI10_D114_LIST_PROFS . " D114_LIST_PROFS
INCLUDE MS01CI10_D130_DEL_LINE . " D130_DEL_LINE
INCLUDE MS01CI10_D130_INTAB . " D130_INTAB
INCLUDE MS01CI10_D130_SORT_TABSET . " D130_SORT_TABSET
INCLUDE MS01CI10_D130_FUNCT . " D130_FUNCT
INCLUDE MS01CI10_D130_VALUES . " D130_VALUES
INCLUDE MS01CI10_D130_VALUESB . " D130_VALUESB
INCLUDE MS01CI10_D150_FUNCT . " D150_FUNCT
INCLUDE MS01CI10_D152_FUNCT . " D152_FUNCT
INCLUDE MS01CI10_D500_FUNCT . " D500_FUNCT
INCLUDE MS01CI10_D501_FUNCT . " D501_FUNCT
INCLUDE MS01CI10_D502_FUNCT . " D502_FUNCT
INCLUDE MS01CI10_D503_CHECK_NAME . " D503_CHECK_NAME
INCLUDE MS01CI10_D503_FUNCT . " D503_FUNCT
INCLUDE MS01CI10_D504_FUNCT . " D504_FUNCT
INCLUDE MS01CI10_D505_CHECK_NAME . " D505_CHECK_NAME
INCLUDE MS01CI10_D505_FUNCT . " D505_FUNCT
INCLUDE MS01CI10_D506_FUNCT . " D506_FUNCT
INCLUDE MS01CI10_D152_CHECK_NAME . " D152_CHECK_NAME
INCLUDE MS01CI10_D150_CHECK_NAME . " D150_CHECK_NAME
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.