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
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.
Title: General Routines CJDW
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.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.