SAP Reports / Programs

FCNST000 SAP ABAP INCLUDE - Project Info System: Form Pool of All Overviews







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


Text pool values


Title: Project Info System: Form Pool of All Overviews
Text Symbol: SPI = SAP Project Info System
Text Symbol: RMV = Confirmable activities
Text Symbol: MA1 = Export to ACCESS database
Text Symbol: M99 = MPX Download: Display Errors
Text Symbol: M53 = Export to MPX file
Text Symbol: M51 = Activity has too many predecessors
Text Symbol: M41 = w;; = MS Project time unit: week
Text Symbol: M40 = d;; = MS Project time unit: day
Text Symbol: M39 = h;; = MS Project time unit: hour
Text Symbol: M38 = m;; = MS Project time unit: minute
Text Symbol: M37 = c;; = MS Project dur.type: continuous
Text Symbol: M36 = SF;; = MS Project relationship: SF relationship
Text Symbol: M35 = FF;; = MS Project relationship: FF relationship
Text Symbol: M34 = SS;; = MS Project relationship: SS relationship
Text Symbol: M33 = FS;; = MS Project relationship: FS relationship
Text Symbol: M32 = No = MS Project text: No
Text Symbol: M31 = Yes = MS Project text: Yes
Text Symbol: M30 = Multiple relationships between two activities:
Text Symbol: M28 = MS Project can manage only a limited number of objects
Text Symbol: M27 = This standard network references too many objects:
Text Symbol: M25 = Too many resource assignments to
Text Symbol: M24 = Too many activities
Text Symbol: M22 = Too many resources
Text Symbol: M20 = Too many base calendar definitions
Text Symbol: M19 = Maximum allowed:
Text Symbol: M18 = MPX download: Display MPX file
Text Symbol: M15 = Access via &
Text Symbol: M14 = Entry via network
Text Symbol: M13 = Access via WBS element
Text Symbol: M12 = Access via Project
Text Symbol: M11 = Delete any excess relationships
Text Symbol: M10 = For download to MS Project, there must be only one relationship
Text Symbol: M09 = Unit
Text Symbol: M08 = Durtn
Text Symbol: M07 = Type
Text Symbol: M05 = Network
Text Symbol: M04 = Predecessor





Text Symbol: M03 = Activity
Text Symbol: GN1 = Export to GRANEDA file


INCLUDES used within this REPORT FCNST000

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