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

MMCS3F00 SAP ABAP INCLUDE - documentation and ABAP source code







MMCS3F00 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 MMCS3F00 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 MMCS3F00. "Basic submit
SUBMIT MMCS3F00 AND RETURN. "Return to original report after report execution complete
SUBMIT MMCS3F00 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 MMCS3F00

INCLUDE MMCS3F00_ABFRAGE_UND_SICHERN . " ABFRAGE_UND_SICHERN
INCLUDE MMCS3F00_ABFRAGE . " ABFRAGE
INCLUDE MMCS3F00_BLAETTERN . " BLAETTERN
INCLUDE MMCS3F00_CHECK_KATALOG_EXISTIE . " CHECK_KATALOG_EXISTIERT
INCLUDE MMCS3F00_CHECK_KATALOG_NAME . " CHECK_KATALOG_NAME
INCLUDE MMCS3F00_CLEAR_ALL . " CLEAR_ALL
INCLUDE MMCS3F00_D200_FELDDOKU_ANZEIGE . " D200_FELDDOKU_ANZEIGEN
INCLUDE MMCS3F00_D200_F4_HELP . " D200_F4_HELP
INCLUDE MMCS3F00_D200_MODE_CHANGE . " D200_MODE_CHANGE
INCLUDE MMCS3F00_DYNP_VALUES_READ . " DYNP_VALUES_READ
INCLUDE MMCS3F00_DDERR_MESSAGE . " DDERR_MESSAGE
INCLUDE MMCS3F00_DDIC_OBJECT_SHOW . " DDIC_OBJECT_SHOW
INCLUDE MMCS3F00_EINTRAEGE_SPERREN . " EINTRAEGE_SPERREN
INCLUDE MMCS3F00_EINTRAEGE_ENTSPERREN . " EINTRAEGE_ENTSPERREN
INCLUDE MMCS3F00_ERLAUBTE_STRUKTUREN_L . " ERLAUBTE_STRUKTUREN_LESEN
INCLUDE MMCS3F00_FCATL_CHECK . " FCATL_CHECK
INCLUDE MMCS3F00_FELDTEXT_ERMITTELN . " FELDTEXT_ERMITTELN
INCLUDE MMCS3F00_FIELD_CHANGED_AKTUAL . " FIELD_CHANGED_AKTUAL
INCLUDE MMCS3F00_GES_KATALOG_LOESCHEN . " GES_KATALOG_LOESCHEN
INCLUDE MMCS3F00_KATALOG_EINTRAGEN . " KATALOG_EINTRAGEN
INCLUDE MMCS3F00_KATALOGFELDER_EINFUEG . " KATALOGFELDER_EINFUEGEN
INCLUDE MMCS3F00_KATALOGFELDER_LESEN . " KATALOGFELDER_LESEN
INCLUDE MMCS3F00_KATALOGFELDER_LOESCHE . " KATALOGFELDER_LOESCHEN
INCLUDE MMCS3F00_KATALOG_LOESCHEN . " KATALOG_LOESCHEN
INCLUDE MMCS3F00_KATALOGTYP_LOESCHEN . " KATALOGTYP_LOESCHEN
INCLUDE MMCS3F00_KATALOGTEXT_LOESCHEN . " KATALOGTEXT_LOESCHEN
INCLUDE MMCS3F00_KATALOG_SICHERN . " KATALOG_SICHERN
INCLUDE MMCS3F00_KATALOGTEXT_AKTUAL . " KATALOGTEXT_AKTUAL
INCLUDE MMCS3F00_KATALOGTEXT_LESEN . " KATALOGTEXT_LESEN
INCLUDE MMCS3F00_KATALOGTYP_AKTUAL . " KATALOGTYP_AKTUAL
INCLUDE MMCS3F00_KATALOGTYP_LESEN . " KATALOGTYP_LESEN
INCLUDE MMCS3F00_PARAMETER_SETZEN . " PARAMETER_SETZEN
INCLUDE MMCS3F00_PF_STATUS_SETZEN . " PF_STATUS_SETZEN
INCLUDE MMCS3F00_QUEFLD_CHECK . " QUEFLD_CHECK
INCLUDE MMCS3F00_QUETAB_CHECK . " QUETAB_CHECK
INCLUDE MMCS3F00_REFFLD_CHECK . " REFFLD_CHECK
INCLUDE MMCS3F00_REFFLD_CHECK_POPUP . " REFFLD_CHECK_POPUP
INCLUDE MMCS3F00_REFTAB_CHECK . " REFTAB_CHECK
INCLUDE MMCS3F00_REFTAB_CHECK_POPUP . " REFTAB_CHECK_POPUP




INCLUDE MMCS3F00_SELECTED_FIELDS_LESEN . " SELECTED_FIELDS_LESEN
INCLUDE MMCS3F00_SELECTED_FIELDS_UEBER . " SELECTED_FIELDS_UEBERN
INCLUDE MMCS3F00_SPRINGEN_AUSFUEHREN . " SPRINGEN_AUSFUEHREN
INCLUDE MMCS3F00_TFCF_SELECT_F4 . " TFCF_SELECT_F4
INCLUDE MMCS3F00_TRANSPORT_PRUEFEN . " TRANSPORT_PRUEFEN
INCLUDE MMCS3F00_TRANSPORT_KEYS_FILL . " TRANSPORT_KEYS_FILL
INCLUDE MMCS3F00_TRANSPORT_OBJECTS . " TRANSPORT_OBJECTS
INCLUDE MMCS3F00_TRANSPORT_OVERVIEW . " TRANSPORT_OVERVIEW
INCLUDE MMCS3F00_UNITS_CHECK . " UNITS_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 MMCS3F00 or its description.