SAP Reports / Programs | Basis Components | Use Subcomponents | Monitoring(BC-CCM-MON) SAP BC

MON20F03 SAP ABAP INCLUDE - Application monitor: DB memory allocation - graphic







MON20F03 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 MON20F03 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MON20F03. "Basic submit
SUBMIT MON20F03 AND RETURN. "Return to original report after report execution complete
SUBMIT MON20F03 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Application monitor: DB memory allocation - graphic


INCLUDES used within this REPORT MON20F03

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

GRAPH_MATRIX_2D CALL FUNCTION 'GRAPH_MATRIX_2D' EXPORTING INBUF = ' ' "Dia INFORM = ' ' "Dia MAIL_ALLOW = ' ' NCOL = COL_NUM NROW = ' ' PWDID = ' ' "Dia STAT = ' ' "Dia SUPER = ' ' "Dia TIMER = ' ' "Res TITL = TITLE VALT = ' ' WDID = ' ' "Old WINID = ' ' "Dia WINPOS = '1' "nur 1 bis 9 signifikant WINSZX = '58' "gilt nur wenn WINPOS gesetzt WINSZY = '42' "dto.

GRAPH_MATRIX_3D CALL FUNCTION 'GRAPH_MATRIX_3D' EXPORTING AUTO_CMD_1 = ' ' AUTO_CMD_2 = ' ' COL1 = ' ' COL2 = ' ' COL3 = ' ' COL4 = D1 "D 'Belege' COL5 = D2 "D 'Positionen' COL6 = D3 "D 'Einteilungen' DIM1 = ' ' DIM2 = ' ' INBUF = ' ' "Dia INFORM = ' ' "Dia MAIL_ALLOW = ' ' PWDID = ' ' "Dia SMFONT = ' ' STAT = ' ' "Dia SUPER = ' ' "Dia TIMER = ' ' "Res TITL = TITLE VALT = ' ' WDID = ' ' "Old WINID = ' ' "Dia WINPOS = '4' WINSZX = '58' WINSZY = '42' X_OPT = ' ' "Res * IMPORTING * B_KEY = "Dia * B_TYP = "Dia * MOD_COL = "Dia * MOD_ROW = "Dia * MOD_VAL = "Dia * M_TYP = "Dia * RBUFF = "Dia * RWNID = "Dia TABLES DATA = GDATA OPTS = IOPTS.

STAT_GRAPH_REF CALL FUNCTION 'STAT_GRAPH_REF' EXPORTING AGRID = ' ' "Res ATYPE = 'TIME' AUTO_CMD_1 = ' ' "Res AUTO_CMD_2 = ' ' "Res CLR_BGRD = ' ' CLR_FGRD = ' ' CLR_FRAME = ' ' CLR_GRID = ' ' CLR_KORD = ' ' CLR_LGDBGRD = ' ' CLR_LGDFGRD = ' ' CLR_LGDFRAM = ' ' CLR_LGDTEXT = ' ' CLR_TEXT = ' ' DMODE = '1' GRIDDENS = ' ' GRIDDISP = ' ' GRIDTYPE = '1' INBUF = ' ' "Dia INFORM = ' ' "Dia MAIL_ALLOW = 'X' PWDID = ' ' "Dia R_DAY = ' ' "Not here SCALE = 'AUTOMATIC' SET_FOCUS = 'X' STAT = ' ' "Dia STEPX = ' ' STEPY = '1' SUPER = ' ' "Dia TAXIS = ' ' "nur bei ATYPE = 'VAL' ? TITLE = TITLE TTEXT = HISTORY-DESCR TUNIT = ' ' UTEXT = ' ' VALT = YAXIS_UNIT WINID = ' ' "Dia WINPOS = '7' WINSZX = '58' WINSZY = '42' XDECS = ' ' XRNGL = 0 XRNGU = 0 XTCKS = ' ' XYAXE = ' ' X_ART = ' ' "Not here X_OPT = ' ' YDECS = '0' YRNGL = 0 YRNGU = 0 YTCKS = ' ' Y_ART = ' ' ZEROLINE = '1' ZMODE = ' ' * IMPORTING * CUA_ID = "Dia * INDEX = "Dia * KURVE = "Dia * M_TYP = "Dia * RBUFF = "Dia * RWNID = "Dia * S_TYP = "? TABLES DATA = PDATA OPTS = STAT_OPTS VALS = PVALS.

STAT_GRAPH_REF CALL FUNCTION 'STAT_GRAPH_REF' EXPORTING AGRID = ' ' "Res ATYPE = 'TIME' AUTO_CMD_1 = ' ' "Res AUTO_CMD_2 = ' ' "Res CLR_BGRD = ' ' CLR_FGRD = 'BLACK' CLR_FRAME = ' ' CLR_GRID = ' ' CLR_KORD = ' ' CLR_LGDBGRD = ' ' CLR_LGDFGRD = 'BLACK' CLR_LGDFRAM = ' ' CLR_LGDTEXT = ' ' CLR_TEXT = ' ' DMODE = '1' GRIDDENS = ' ' GRIDDISP = ' ' GRIDTYPE = '1' INBUF = ' ' "Dia INFORM = ' ' "Dia MAIL_ALLOW = 'X' PWDID = ' ' "Dia R_DAY = ' ' "Not here SCALE = 'AUTOMATIC' SET_FOCUS = 'X' STAT = ' ' "Dia STEPX = ' ' STEPY = '1' SUPER = ' ' "Dia TAXIS = ' ' "nur bei ATYPE = 'VAL' ? TITLE = TITLE TTEXT = TTEXT TUNIT = ' ' UTEXT = ' ' VALT = YAXIS_UNIT WINID = ' ' "Dia WINPOS = '7' WINSZX = '58' WINSZY = '42' XDECS = '0' XRNGL = 0 XRNGU = 0 XTCKS = ' ' XYAXE = ' ' X_ART = ' ' "Not here X_OPT = ' ' YDECS = '0' YRNGL = 0 YRNGU = 0 YTCKS = ' ' Y_ART = ' ' ZEROLINE = '1' ZMODE = ' ' * IMPORTING * CUA_ID = "Dia * INDEX = "Dia * KURVE = "Dia * M_TYP = "Dia * RBUFF = "Dia * RWNID = "Dia * S_TYP = "? TABLES DATA = PDATA OPTS = STAT_OPTS VALS = PVALS.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MON20F03 or its description.