SAP Reports / Programs | Logistics - General | Logistics Information System (LIS) | Data Collection(LO-LIS-DC) SAP LO

MMCS3I10 SAP ABAP INCLUDE - documentation and ABAP source code







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


INCLUDES used within this REPORT MMCS3I10

INCLUDE MMCS3I10_D110_CHECK_MCINF . " D110_CHECK_MCINF
INCLUDE MMCS3I10_D111_CHECK_MCINF_BEW . " D111_CHECK_MCINF_BEW
INCLUDE MMCS3I10_D111_CHECK_MCINF_BST . " D111_CHECK_MCINF_BST
INCLUDE MMCS3I10_D110_CHECK_MCIVO . " D110_CHECK_MCIVO
INCLUDE MMCS3I10_D110_CHECK_SPZIS . " D110_CHECK_SPZIS
INCLUDE MMCS3I10_D110_DATEN_UEBERN . " D110_DATEN_UEBERN
INCLUDE MMCS3I10_D111_DATEN_UEBERN . " D111_DATEN_UEBERN
INCLUDE MMCS3I10_D110_EXIT_COMMAND . " D110_EXIT_COMMAND
INCLUDE MMCS3I10_D111_EXIT_COMMAND . " D111_EXIT_COMMAND
INCLUDE MMCS3I10_D110_FCODE . " D110_FCODE
INCLUDE MMCS3I10_D111_FCODE . " D111_FCODE
INCLUDE MMCS3I10_D110_VALUE_REQUEST . " D110_VALUE_REQUEST
INCLUDE MMCS3I10_D111_VALUE_REQUEST . " D111_VALUE_REQUEST
INCLUDE MMCS3I10_D120_CHECK_POOL . " D120_CHECK_POOL
INCLUDE MMCS3I10_D120_CURSOR_SELECT . " D120_CURSOR_SELECT
INCLUDE MMCS3I10_D120_DATEN_UEBERN . " D120_DATEN_UEBERN
INCLUDE MMCS3I10_D120_EXIT_COMMAND . " D120_EXIT_COMMAND
INCLUDE MMCS3I10_D120_FCODE . " D120_FCODE
INCLUDE MMCS3I10_D210_CURSOR_SELECT . " D210_CURSOR_SELECT
INCLUDE MMCS3I10_D210_DATEN_UEBERN . " D210_DATEN_UEBERN
INCLUDE MMCS3I10_D210_GESAMTKZ_CHECK . " D210_GESAMTKZ_CHECK
INCLUDE MMCS3I10_D210_BSTWRT_CHECK . " D210_BSTWRT_CHECK
INCLUDE MMCS3I10_D210_EXIT_COMMAND . " D210_EXIT_COMMAND
INCLUDE MMCS3I10_D210_FCODE . " D210_FCODE
INCLUDE MMCS3I10_D210_SFEIN_F4 . " D210_SFEIN_F4
INCLUDE MMCS3I10_D310_CURSOR_SELECT . " D310_CURSOR_SELECT
INCLUDE MMCS3I10_D310_DATEN_UEBERN . " D310_DATEN_UEBERN
INCLUDE MMCS3I10_D310_EXIT_COMMAND . " D310_EXIT_COMMAND
INCLUDE MMCS3I10_D310_F4_HELP . " D310_F4_HELP
INCLUDE MMCS3I10_D310_FCODE . " D310_FCODE
INCLUDE MMCS3I10_D310_REFFIELD_CHECK . " D310_REFFIELD_CHECK
INCLUDE MMCS3I10_D410_CHECK_MCINF . " D410_CHECK_MCINF
INCLUDE MMCS3I10_D410_EXIT_COMMAND . " D410_EXIT_COMMAND
INCLUDE MMCS3I10_D410_FCODE . " D410_FCODE
INCLUDE MMCS3I10_D410_VALUE_REQUEST . " D410_VALUE_REQUEST
INCLUDE MMCS3I10_D0211_FCODE_EXIT . " D0211_FCODE_EXIT
INCLUDE MMCS3I10_DDIC_ZUGFLD_CHECK . " DDIC_ZUGFLD_CHECK
INCLUDE MMCS3I10_DDIC_ABGFLD_CHECK . " DDIC_ABGFLD_CHECK
INCLUDE MMCS3I10_D0211_FCODE . " D0211_FCODE




INCLUDE MMCS3I10_ZUGFLD_F4 . " ZUGFLD_F4
INCLUDE MMCS3I10_ABGFLD_F4 . " ABGFLD_F4
INCLUDE MMCS3I10_SFEIN_CHECK_211 . " SFEIN_CHECK_211
INCLUDE MMCS3I10_D111_MERKM_CHECK . " D111_MERKM_CHECK


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