FCNPSFGR 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 FCNPSFGR 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: Project Info System: Form Routines for Project System Graphics
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CJGR_CHECK_PLATFORM_FOR_GUI CALL FUNCTION 'CJGR_CHECK_PLATFORM_FOR_GUI' EXCEPTIONS NON_SUPPORTED_JAVA_GUI = 1 NON_SUPPORTED_HTML_GUI = 2 NO_WINDOWS_GUI = 3 OTHERS = 4.
CJGR_CHECK_PLATFORM_FOR_GUI CALL FUNCTION 'CJGR_CHECK_PLATFORM_FOR_GUI' EXCEPTIONS NON_SUPPORTED_JAVA_GUI = 1 NON_SUPPORTED_HTML_GUI = 2 NO_WINDOWS_GUI = 3 OTHERS = 4.
CJGR_CHECK_PLATFORM_FOR_GUI CALL FUNCTION 'CJGR_CHECK_PLATFORM_FOR_GUI' EXCEPTIONS non_supported_java_gui = 1 non_supported_html_gui = 2 no_windows_gui = 3 OTHERS = 4.
CJGR_CHECK_PLATFORM_FOR_GUI CALL FUNCTION 'CJGR_CHECK_PLATFORM_FOR_GUI' EXCEPTIONS NON_SUPPORTED_JAVA_GUI = 1 NON_SUPPORTED_HTML_GUI = 2 NO_WINDOWS_GUI = 3 OTHERS = 4.
CJGR_CHECK_PLATFORM_FOR_GUI CALL FUNCTION 'CJGR_CHECK_PLATFORM_FOR_GUI' EXCEPTIONS non_supported_java_gui = 1 non_supported_html_gui = 2 no_windows_gui = 3 OTHERS = 4.
CJGR_CHECK_PLATFORM_FOR_GUI CALL FUNCTION 'CJGR_CHECK_PLATFORM_FOR_GUI' EXCEPTIONS NON_SUPPORTED_JAVA_GUI = 1 NON_SUPPORTED_HTML_GUI = 2 NO_WINDOWS_GUI = 3 OTHERS = 4.
DDIF_TABL_GET call function 'DDIF_TABL_GET' EXPORTING name = 'RCJ_EV' TABLES dd03p_tab = lt_dd03p_tab EXCEPTIONS illegal_input = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FCNPSFGR - Project Info System: Form Routines for Project System Graphics FCNPSFEX - Project Info System: Form Routines for Project System Exit Routines FCNPSFDA - Project Info System: Project System Data Exchange Form Routines FCNPSFBN - Project Info System: Project System Form Routines, User Field Names FCNPSFAL - Project Info System: General Project System Form Routines FCNPS000 - Project Info System: Form Pool Project System List Output