SAPFCJGR_CREATE_GRAPHIC_CREATE 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_CREATE 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CJGG_ASSIGN_CONTROL CALL FUNCTION 'CJGG_ASSIGN_CONTROL' EXPORTING * docking_id_imp = iv_docking_id custom_id_imp = iv_docking_id repid_imp = iv_repid dynnr_imp = iv_dynnr oo_imp = gv_oo IMPORTING handle_exp = barc_ocx.
CJGG_CUSTOM_HANDLER CALL FUNCTION 'CJGG_CUSTOM_HANDLER' EXPORTING repid_imp = lv_repid dynnr_imp = lv_dynnr container_imp = con_PPT_CUSTOM method_imp = 'C' id_imp = 2.
CJGG_ASSIGN_CONTROL CALL FUNCTION 'CJGG_ASSIGN_CONTROL' EXPORTING * docking_id_imp = iv_docking_id custom_id_imp = 2 repid_imp = lv_repid dynnr_imp = lv_dynnr oo_imp = gv_oo IMPORTING handle_exp = barc_ocx.
CONVERSION_EXIT_KONPR_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_OUTPUT' EXPORTING input = lv_psp_id IMPORTING output = lv_val.
CONVERSION_EXIT_KONPD_OUTPUT CALL FUNCTION 'CONVERSION_EXIT_KONPD_OUTPUT' EXPORTING input = lv_prj_id IMPORTING output = lv_val.
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 - SAPFCJGRCREATEGRAPHICCREATE 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