SAPFCJGR_CREATE_GRAPHIC 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 SAPFCJGR_CREATE_GRAPHIC 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: Create Gantt Chart
Text Symbol: 001 = Preview for
Text Symbol: 002 = does not exist yet
Text Symbol: PRJ = Project:
Text Symbol: PSP = WBS element:
INCLUDE COMCJGR1.
INCLUDE SAPFCJGR_CREATE_GRAPHIC_CREATE . " CREATE_BARC_INIT
INCLUDE SAPFCJGR_CREATE_GRAPHIC_SHOW_P . " SHOW_PREV_FOR_PROJECT
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.
SAPFCJGR_CREATE_GRAPHIC - Create Gantt Chart SAPFCJGR_CREATE_GRAPHIC - Create Gantt Chart SAPFCJGR_CREATE_CHART_WITH_TIT - OK_CODE_DYNP_2700 SAPFCJGR_CREATE_CHART_ONLY_TIT - SAPFCJGRCREATECHARTONLYTIT SAPFCJGR_CREATE_BITMAP_CHART - SAPFCJGRCREATEBITMAPCHART SAPFCJGR_CLEAR_TCBPWA - SAPFCJGRCLEARTCBPWA