FCNGRFAL 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 FCNGRFAL 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: General Form Routine Graphic
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
CJGR_CHANGE_TERMKRS_LAGE CALL FUNCTION 'CJGR_CHANGE_TERMKRS_LAGE' EXPORTING TERMINKREIS_IMP = GR_TERMINKREIS IMPORTING TERMINKREIS_EXP = GR_TERMINKREIS EXCEPTIONS CANCEL = 1.
POPUP_TO_DECIDE_LIST CALL FUNCTION 'POPUP_TO_DECIDE_LIST' EXPORTING CURSORLINE = CURSORLINE TEXTLINE1 = TEXT-G41 TEXTLINE2 = SPACE TEXTLINE3 = SPACE TITEL = TEXT-G40 IMPORTING ANSWER = CHOICE TABLES T_SPOPLI = TEXT_OPTIONS EXCEPTIONS NOT_ENOUGH_ANSWERS = 01 TOO_MUCH_ANSWERS = 02 TOO_MUCH_MARKS = 03.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FCNGRFAL - Project Info System: General Form Routine Graphic FCNGR000_F11 - Include FCNGR000_F11 FCNGR000 - Project Info System: Form Pool Graphic FCNGR000 - Project Info System: Form Pool Graphic FCNDATGR - Project Info System: Data declaration graphic FCNCONGW - Constants: Text Fields for Ntwk/Hierarchy Graphic, WBS Basic Data