SAP Reports / Programs

SAPMCOINT_ERR SAP ABAP dialog Program - Cockpit for Controlling Integration







SAPMCOINT_ERR is a standard Module pool for a dialog screen ABAP Program 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 SAPMCOINT_ERR into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

COINTCOCP - Cockpit for Controlling Integration


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


Text pool values


Title: Cockpit for Controlling Integration
Text Symbol: UKN = [Sel.?]
Text Symbol: TR2 = Default Settings
Text Symbol: TR1 = Reports
Text Symbol: TO2 = Settlement Rule
Text Symbol: TO1 = Master Data
Text Symbol: TM3 = Display Messages
Text Symbol: TM2 = Checked Messages
Text Symbol: TM1 = Check
Text Symbol: TC2 = Delete Check Indicator
Text Symbol: TC1 = Set Check Indicator
Text Symbol: TA3 = Reports
Text Symbol: TA2 = Object Editing
Text Symbol: TA1 = Messages
Text Symbol: QT4 = Save Changed Messages
Text Symbol: QT3 = Delete Checked Messages
Text Symbol: QT2 = Set Check Indicator
Text Symbol: QT1 = Check Automatically
Text Symbol: QR2 = Default Parameters for Reports
Text Symbol: QR1 = Call Up Reports
Text Symbol: QO2 = Maintain Settlement Rule
Text Symbol: QO1 = Maintain Order Master Data
Text Symbol: QM3 = Messages for Selected Rows
Text Symbol: QM2 = Delete Checked Messages
Text Symbol: QM1 = Check Error Situation Again
Text Symbol: P4T = Automatic Error Management
Text Symbol: P41 = Do you want to save the processing results?
Text Symbol: P33 = Cancel
Text Symbol: P32 = Continue
Text Symbol: P31 = Report assignment is valid for all users
Text Symbol: P2T = Save Messages
Text Symbol: P22 = changed messages first?
Text Symbol: P21 = Do you want to save the
Text Symbol: P1T = Delete Messages
Text Symbol: P12 = messages with check indicators?
Text Symbol: P11 = Do you really want to delete the selected
Text Symbol: 001 = Messages for Automatic Error Handling


INCLUDES used within this REPORT SAPMCOINT_ERR

INCLUDE MCOINT_ERRTOP.




INCLUDE MCOINT_ERRO01.
INCLUDE MCOINT_ERRF01.
INCLUDE MCOINT_ERRI01.
INCLUDE MCOINT_ERRF02.
INCLUDE MCOINT_ERRF03.
INCLUDE MCOINT_ERRF04.
INCLUDE MCOINT_ERRF05.
INCLUDE MCOINT_ERRF06.
INCLUDE MCOINT_ERRF07.
INCLUDE MCOINT_ERRF08.
INCLUDE MCOINT_ERRF09.
INCLUDE MCOINT_ERRF10.
INCLUDE MCOINT_ERRF11.
INCLUDE MCOINT_ERRF12.
INCLUDE MCOINT_ERRF13.
INCLUDE MCOINT_ERRF14.
INCLUDE MCOINT_ERRF15.
INCLUDE MCOINT_ERRF16.
INCLUDE MCOINT_ERRF17.
INCLUDE MCOINT_ERRF18.
INCLUDE MCOINT_ERRF19.
INCLUDE MCOINT_ERRF20.
INCLUDE MCOINT_ERRF21.
INCLUDE MCOINT_ERRF22.
INCLUDE MCOINT_ERRF23.
INCLUDE MCOINT_ERRF24.
INCLUDE MCOINT_ERRF25.
INCLUDE MCOINT_ERRF26.
INCLUDE MCOINT_ERRF27.
INCLUDE MCOINT_ERRF28.
INCLUDE MCOINT_ERRF29.
INCLUDE MCOINT_ERRF30.
INCLUDE MCOINT_ERRF31.
INCLUDE MCOINT_ERRF32.
INCLUDE MCOINT_ERRF33.
INCLUDE MCOINT_ERRF34.
INCLUDE MCOINT_ERRF35.
INCLUDE MCOINT_ERRF36.
INCLUDE MCOINT_ERRF37.





INCLUDE MCOINT_ERRF38.
INCLUDE MCOINT_ERRF39.


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