SAP Reports / Programs

SAPMCNMP SAP ABAP dialog Program - MPX Interface for Standard Networks







SAPMCNMP 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 SAPMCNMP 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

CN07 - MPX Upload: Standard Network
CN06 - MPX Download: Standard Network


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


Text pool values


Title: MPX Interface for Standard Networks
Text Symbol: 340 = SS;; = MS Project relationship: SS relationship
Text Symbol: 350 = FF;; = MS Project relationship: FF relationship
Text Symbol: 360 = SF;; = MS Project relationship: SF relationship
Text Symbol: 370 = c;; = MS Project dur.type: continuous
Text Symbol: 380 = m;; = MS Project time unit: minute
Text Symbol: 390 = h;; = MS Project time unit: hour
Text Symbol: 400 = d;; = MS Project time unit: day
Text Symbol: 410 = w;; = MS Project time unit: week
Text Symbol: 500 = Please select the modifications you want to carry out:
Text Symbol: 510 = Create
Text Symbol: 520 = Change
Text Symbol: 530 = Delete
Text Symbol: 540 = Work center
Text Symbol: 550 = Element
Text Symbol: 560 = Relationship
Text Symbol: 570 = Following modifications were carried out:
Text Symbol: 580 = Following modifications were not carried out:
Text Symbol: 590 = none
Text Symbol: 600 = was created
Text Symbol: 610 = was changed
Text Symbol: 620 = was deleted
Text Symbol: 630 = Error &&& in transaction accessed:
Text Symbol: 640 = Mod.
Text Symbol: 650 = Modif.
Text Symbol: 660 = Modification
Text Symbol: 670 = Object
Text Symbol: 680 = Description
Text Symbol: 690 = Log:
Text Symbol: 700 = was created
Text Symbol: 710 = was changed
Text Symbol: 720 = was deleted
Text Symbol: 020 = The following activities are linked to more than one relationship:
Text Symbol: 030 = Activity
Text Symbol: 040 = Predecessor
Text Symbol: 050 = Ntwk
Text Symbol: 060 = Alt.
Text Symbol: 070 = Cat





Text Symbol: 080 = Durtn
Text Symbol: 090 = Unit
Text Symbol: 100 = For download to MS Project,only one relationship can exist
Text Symbol: 110 = Delete any excess relationships
Text Symbol: 120 = Access with std network
Text Symbol: 130 = Key date:
Text Symbol: 140 = Depth:
Text Symbol: 150 = MPX file name:
Text Symbol: 160 = Number
Text Symbol: 170 = Line in MPX file
Text Symbol: 180 = MPX download: Display MPX file
Text Symbol: 190 = Maximum allowed:
Text Symbol: 200 = Too many base calendar definitions
Text Symbol: 210 = Too many exceptions to base calendar
Text Symbol: 220 = Too many resources
Text Symbol: 230 = Too many resource calendar exceptions to
Text Symbol: 240 = Too many activities
Text Symbol: 250 = Too many resource assignments to
Text Symbol: 260 = Too many relationships to
Text Symbol: 270 = This standard network references too many objects:
Text Symbol: 280 = MS Project can manage only a limited number of objects
Text Symbol: 290 = Reduce level in network
Text Symbol: 300 = Multiple relationships between two activities:
Text Symbol: 310 = Yes = MS Project text: Yes
Text Symbol: 320 = No = MS Project text: No
Text Symbol: 330 = FS;; = MS Project relationship: FS relationship


INCLUDES used within this REPORT SAPMCNMP

No INCLUDES are used within this REPORT code!


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