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

FCJDWF00 SAP ABAP INCLUDE - General Routines CJDW







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


Text pool values


Title: General Routines CJDW


INCLUDES used within this REPORT FCJDWF00

INCLUDE FCJDWF00_AUTHORITY_CHECK .
INCLUDE FCJDWF00_AUTHORITY_CHECK_NEW.
INCLUDE FCJDWF00_AUTHORITY_CHECK_PROJ_.
INCLUDE FCJDWF00_AUTHORITY_CHECK_PRPS.
INCLUDE FCJDWF00_CHECK_LOESCHVORMERK02.
INCLUDE FCJDWF00_CHECK_LOESCHVORMERKUN.
INCLUDE FCJDWF00_CHECK_PWHIE.
INCLUDE FCJDWF00_CHECK_ZYKLUS.
INCLUDE FCJDWF00_DARSTELLUNG_ELEMENT.
INCLUDE FCJDWF00_GET_ASSIGN_FLAGS.
INCLUDE FCJDWF00_GET_PROJECT.
INCLUDE FCJDWF00_GET_TEMP_POSNR.
INCLUDE FCJDWF00_GET_TREE.
INCLUDE FCJDWF00_GET_TREE_APPEND.
INCLUDE FCJDWF00_GET_TREE_APPEND_CHK_S.
INCLUDE FCJDWF00_HERABSTUFEN.
INCLUDE FCJDWF00_HERAUFSTUFEN.
INCLUDE FCJDWF00_INIT.
INCLUDE FCJDWF00_LISTENDARST_PAI.
INCLUDE FCJDWF00_LISTENDARST_PBO.
INCLUDE FCJDWF00_MARK_TREE.
INCLUDE FCJDWF00_MEMID_VARIABLEN_ERSET.
INCLUDE FCJDWF00_MEMORY_EXPORT_PRHI.
INCLUDE FCJDWF00_MEMORY_EXPORT_PROJ.
INCLUDE FCJDWF00_MEMORY_EXPORT_PRPS.
INCLUDE FCJDWF00_PAGING_EXPORT.
INCLUDE FCJDWF00_PAGING_EXPORT_TO_MEMO.
INCLUDE FCJDWF00_PAGING_IMPORT.
INCLUDE FCJDWF00_PAGING_IMPORT_FROM_ME.
INCLUDE FCJDWF00_PAGING_RESET.
INCLUDE FCJDWF00_PAGING_SWITCH.
INCLUDE FCJDWF00_PAGING_SWITCH_BACK.
INCLUDE FCJDWF00_PRHI_RESTORE.
INCLUDE FCJDWF00_PRHI_SAV.
INCLUDE FCJDWF00_PROG_ERROR.
INCLUDE FCJDWF00_PROJ_CHANGE_PSPID.
INCLUDE FCJDWF00_PROJ_UPDKZ_SET.




INCLUDE FCJDWF00_PRPS_MODIFY.
INCLUDE FCJDWF00_PSTAB_LOG.
INCLUDE FCJDWF00_PSTAB_MODIFY_OUTLN_FO.
INCLUDE FCJDWF00_PSTAB_MODIFY_PRHI.
INCLUDE FCJDWF00_PSTAB_UPDKZ_SET.
INCLUDE FCJDWF00_SET_PSTAB_EX.
INCLUDE FCJDWF00_STUFEN_KORRIGIEREN.
INCLUDE FCJDWF00_STUFEN_KORRIGIEREN_U.
INCLUDE FCJDWF00_TEST.
INCLUDE FCJDWF00_TRENNEN.
INCLUDE FCJDWF00_ZUORDNEN.
INCLUDE FCJDWF00_Z_PRHI_CHANGE.
INCLUDE FCJDWF00_Z_PRHI_CHANGE_TOGGLE.


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