SAP Reports / Programs | Basis Components | Security | User and Authorization Management(BC-SEC-USR-ADM) SAP BC

MS01CI10 SAP ABAP INCLUDE - Profile overview







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


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


Text pool values


Title: Profile overview


INCLUDES used within this REPORT MS01CI10

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


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