SAP Reports / Programs | Project System | Structures | Network and Activity(PS-ST-OPR-NET) SAP PS

MCNSMI10 SAP ABAP INCLUDE - PAI modules for SAPMCNSM







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


Text pool values


Title: PAI modules for SAPMCNSM


INCLUDES used within this REPORT MCNSMI10

INCLUDE MCNSMI10_CHK_DELTA . " CHK_DELTA
INCLUDE MCNSMI10_CHK_RELSU_SS . " CHK_RELSU_SS
INCLUDE MCNSMI10_CHK_RELSU_US . " CHK_RELSU_US
INCLUDE MCNSMI10_CHK_RELMS_SS . " CHK_RELMS_SS
INCLUDE MCNSMI10_CHK_RELMS_US . " CHK_RELMS_US
INCLUDE MCNSMI10_CHK_INCPN_SS . " CHK_INCPN_SS
INCLUDE MCNSMI10_CHK_INCPN_US . " CHK_INCPN_US
INCLUDE MCNSMI10_CHK_INCNW_SS . " CHK_INCNW_SS
INCLUDE MCNSMI10_CHK_INCNW_US . " CHK_INCNW_US
INCLUDE MCNSMI10_CHK_INCSN_SS . " CHK_INCSN_SS
INCLUDE MCNSMI10_CHK_INCSN_US . " CHK_INCSN_US
INCLUDE MCNSMI10_CHK_WKFLW_SS . " CHK_WKFLW_SS
INCLUDE MCNSMI10_CHK_WKFLW_US . " CHK_WKFLW_US
INCLUDE MCNSMI10_EXIT . " EXIT
INCLUDE MCNSMI10_READ . " READ
INCLUDE MCNSMI10_FCODE . " FCODE
INCLUDE MCNSMI10_VAL_RELSU_SS . " VAL_RELSU_SS
INCLUDE MCNSMI10_VAL_RELSU_US . " VAL_RELSU_US
INCLUDE MCNSMI10_VAL_RELMS_SS . " VAL_RELMS_SS
INCLUDE MCNSMI10_VAL_RELMS_US . " VAL_RELMS_US
INCLUDE MCNSMI10_VAL_INCPN_SS . " VAL_INCPN_SS
INCLUDE MCNSMI10_VAL_INCPN_US . " VAL_INCPN_US
INCLUDE MCNSMI10_VAL_INCNW_SS . " VAL_INCNW_SS
INCLUDE MCNSMI10_VAL_INCNW_US . " VAL_INCNW_US
INCLUDE MCNSMI10_VAL_INCSN_SS . " VAL_INCSN_SS
INCLUDE MCNSMI10_VAL_INCSN_US . " VAL_INCSN_US
INCLUDE MCNSMI10_VAL_WKFLW_SS . " VAL_WKFLW_SS
INCLUDE MCNSMI10_VAL_WKFLW_US . " VAL_WKFLW_US
INCLUDE MCNSMI10_MOVE_SEVPD_TO_SMLS . " MOVE_SEVPD_TO_SMLS
INCLUDE MCNSMI10_GET . " GET
INCLUDE MCNSMI10_CHECK_RELSU . " CHECK_RELSU
INCLUDE MCNSMI10_CHECK_RELMS . " CHECK_RELMS
INCLUDE MCNSMI10_CHECK_INCPN . " CHECK_INCPN
INCLUDE MCNSMI10_CHECK_INCNW . " CHECK_INCNW
INCLUDE MCNSMI10_CHECK_INCSN . " CHECK_INCSN
INCLUDE MCNSMI10_CHECK_WKFLW . " CHECK_WKFLW
INCLUDE MCNSMI10_CHECK_DELETE_USTAT . " CHECK_DELETE_USTAT




INCLUDE MCNSMI10_FIELDS_TO_FILL . " FIELDS_TO_FILL
INCLUDE MCNSMI10_OK_CODE_3000 . " OK_CODE_3000
INCLUDE MCNSMI10_OK_CODE_3100 . " OK_CODE_3100
INCLUDE MCNSMI10_LST_LOOP_MODIFY . " LST_LOOP_MODIFY
INCLUDE MCNSMI10_VALUE_STDAL . " VALUE_STDAL
INCLUDE MCNSMI10_CHECK_KEY . " CHECK_KEY
INCLUDE MCNSMI10_STDNR_EXIST . " STDNR_EXIST
INCLUDE MCNSMI10_CLASS_EXIST . " CLASS_EXIST
INCLUDE MCNSMI10_CHECK_BILL_ITEM . " CHECK_BILL_ITEM
INCLUDE MCNSMI10_CHECK_AUART . " CHECK_AUART
INCLUDE MCNSMI10_CHECK_SDDATE . " CHECK_SDDATE
INCLUDE MCNSMI10_TCTRL_SET_SCROLL_CURS . " TCTRL_SET_SCROLL_CURSOR


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