SAP Reports / Programs | Project System | Structures | Operative Structures(PS-ST-OPR) SAP PS

FCNIFF01 SAP ABAP INCLUDE - Include FCNIFF01







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


Text pool values


Title: Include FCNIFF01


INCLUDES used within this REPORT FCNIFF01

INCLUDE FCNIFF01_SORT_WORK_TAB_INDEX .
INCLUDE FCNIFF01_DOCUMENT_LINKS_COPY .
INCLUDE FCNIFF01_ORDER_MAINTAIN .
INCLUDE FCNIFF01_SET_LEVEL_ORDER .
INCLUDE FCNIFF01_PROJECT_UPDATE_WITH_R .
INCLUDE FCNIFF01_STATUS_COPY .
INCLUDE FCNIFF01_WBS_ELEMENT_DATES_MAI .
INCLUDE FCNIFF01_NETWORK_ACTIVITY_UPDA .
INCLUDE FCNIFF01_NETWORK_ACTIVITY_CREA .
INCLUDE FCNIFF01_WBS_ELEMENT_CHANGE_WI .
INCLUDE FCNIFF01_WBS_ELEMENT_CREATE_WI .
INCLUDE FCNIFF01_PROJECT_CREATE_WITH_R .
INCLUDE FCNIFF01_NETWORK_CREATE_WITH_R .
INCLUDE FCNIFF01_FILL_VS_NUMBER .
INCLUDE FCNIFF01_SETUP_REFERENCE_TABLE .
INCLUDE FCNIFF01_FILL_REFERENCE_TABLE .
INCLUDE FCNIFF01_GENERAL_OBJECTS_MAINT .
INCLUDE FCNIFF01_SET_LEVEL_GENERAL .
INCLUDE FCNIFF01_ORDER_POSITION_MAINTA .
INCLUDE FCNIFF01_ORDER_SEQUENCE_MAINTA .
INCLUDE FCNIFF01_CAPACITY_HEADER_MAINT .
INCLUDE FCNIFF01_CAPACITY_MAINTAIN .
INCLUDE FCNIFF01_COMPONENT_MAINTAIN .
INCLUDE FCNIFF01_MILESTONE_MAINTAIN .
INCLUDE FCNIFF01_NETWORK_RELATION_MAIN .
INCLUDE FCNIFF01_NETWORK_ELEMENT_MAINT .
INCLUDE FCNIFF01_NETWORK_ACTIVITY_MAIN .
INCLUDE FCNIFF01_NETWORK_MAINTAIN .
INCLUDE FCNIFF01_WBS_HIERARCHY_MAINTAI .
INCLUDE FCNIFF01_WBS_DATES_MAINTAIN .
INCLUDE FCNIFF01_WBS_ELEMENT_MAINTAIN .
INCLUDE FCNIFF01_PROJECT_MAINTAIN .
INCLUDE FCNIFF01_SET_FUNCTION_LEVEL_FO .
INCLUDE FCNIFF01_OBJECTS_MAINTAIN .
INCLUDE FCNIFF01_READ_ORDER .
INCLUDE FCNIFF01_FILL_REFERENCE_TAB_KE .
INCLUDE FCNIFF01_FILL_REFERENCE_TAB .




INCLUDE FCNIFF01_FILL_ORDER_TAB_ENTRY .
INCLUDE FCNIFF01_FILL_ORDER_TAB .
INCLUDE FCNIFF01_SET_LEVEL_ORDER_POSIT .
INCLUDE FCNIFF01_SET_LEVEL_ORDER_SEQUE .
INCLUDE FCNIFF01_SET_LEVEL_CAPACITY .
INCLUDE FCNIFF01_SET_LEVEL_COMPONENT .
INCLUDE FCNIFF01_SET_LEVEL_MILESTONE .
INCLUDE FCNIFF01_SET_LEVEL_NETWORK_REL .
INCLUDE FCNIFF01_SET_LEVEL_PS_TEXT .
INCLUDE FCNIFF01_SET_LEVEL_NETWORK_ELE .
INCLUDE FCNIFF01_SET_LEVEL_NETWORK_ACT .
INCLUDE FCNIFF01_SET_LEVEL_NETWORK .
INCLUDE FCNIFF01_SET_LEVEL_WBS_HIERARC .
INCLUDE FCNIFF01_SET_LEVEL_WBS_DATES .
INCLUDE FCNIFF01_SET_LEVEL_WBS_ELEMENT .
INCLUDE FCNIFF01_SET_LEVEL_PROJECT_DEF .


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