RCNEVFGR 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 RCNEVFGR 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!
STAT_GRAPH_REF CALL FUNCTION 'STAT_GRAPH_REF' EXPORTING *o AGRID = ' ' *o ATYPE = 'TIME' *o AUTO_CMD_1 = ' ' *o AUTO_CMD_2 = ' ' *o CLR_BGRD = ' ' *o CLR_FGRD = ' ' *o CLR_FRAME = ' ' *o CLR_GRID = ' ' *o CLR_KORD = ' ' *o CLR_LGDBGRD = ' ' *o CLR_LGDFGRD = ' ' *o CLR_LGDFRAM = ' ' *o CLR_LGDTEXT = ' ' *o CLR_TEXT = ' ' DMODE = EV_GRAF_PAR-DMODE *o GRIDDENS = ' ' *o GRIDDISP = ' ' GRIDTYPE = EV_GRAF_PAR-GRIDTYPE *o INBUF = ' ' *o INFORM = ' ' MAIL_ALLOW = CON_YES *o PWDID = ' ' *o R_DAY = ' ' *0 SCALE = ' ' *o SET_FOCUS = 'x' *o SO_CONTENTS = ' ' *o SO_RECEIVER = ' ' *o SO_SEND = ' ' *o SO_TITLE = ' ' *o STAT = ' ' *o STEPX = ' ' *o STEPY = ' ' *o SUPER = ' ' *o TAXIS = ' ' TITLE = EV_GRAF_PAR-TITLE TTEXT = EV_GRAF_PAR-TTEXT TUNIT = EV_GRAF_PAR-TUNIT UTEXT = EV_GRAF_PAR-UTEXT VALT = EV_GRAF_PAR-VALT *o WINID = ' ' WINPOS = EV_GRAF_PAR-WINPOS WINSZX = EV_GRAF_PAR-WINSZX WINSZY = EV_GRAF_PAR-WINSZY *o XDECS = ' ' *o XRNGL = 0 *o XRNGU = 0 *o XTCKS = ' ' *o XYAXE = ' ' *o X_ART = ' ' *o X_OPT = ' ' *o YDECS = ' ' *o YRNGL = 0 *o YRNGU = 0 *o YTCKS = ' ' *o Y_ART = ' ' *o ZEROLINE = '1' *o ZMODE = ' ' *o IMPORTING *o CUA_ID = *o INDEX = *o KURVE = *o M_TYP = *o NEW_VAL = *o RBUFF = *o RWNID = *o S_TYP = TABLES DATA = EV_GRAFDATA OPTS = EV_GRAFOPTS VALS = EV_GRAFTIME.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RCNEVFGR - documentation and ABAP source code RCNEVFEV - documentation and ABAP source code RCNEVF02 - Project Info System: Earned Value Analysis - Create POC RCNEVC02 - ... Special constants in earned value analysis RCNEVC01 - ... General constants in earned value analysis (PS) RCNEP002 - Budget Updates: Document Chain