日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

ABAP Graphics FM Overview

發布時間:2025/3/20 编程问答 27 豆豆
生活随笔 收集整理的這篇文章主要介紹了 ABAP Graphics FM Overview 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

ABAP Graphics FM Overview

ABAP繪圖功能模塊概觀

?

2 Main Graphics Demo Program:

?

GRDEMO_D: Main menu link toprogram

?

BCGRDEMO: Through PushButtonlink to different graphics

?

?

[1]---------------------------------------------------------

?

PushButton Graphics (按鈕數組或選單)

?

Common function:

?

1. CALL FUNCTION 'GRAPH_BUTTON_MATRIX

?

2. CALL FUNCTION 'GRAPH_BUTTON_MENUE'

?

?

Demo Programs:

?

GRBMAT_1 Demo Program: Pushbutton Graphics

?

GRBMAT_2 Demo Program: Pushbutton Graphics - Menu

?

BCGRBM01 Test Report Graphic BMAT01

?

BCGRBM02 Test Report Graphic BMAT02

?

BCGRDIA1 Test Report Graphic DIA1

?

BCGRDIA2 Test Report Graphic DIA2

?

?

[2]---------------------------------------------------------

?

Business Graphics (二維,三維及四維統計圖)

?

Common functions:

?

GRAPH_2D, GRAPH_3D, GRAPH_2D_MENUE

?

GRAPH_BUSG_COLOR_SET, GRAPH_BUSG_MENU_SET

?

GRAPH_MATRIX, GRAPH_MATRIX_2D,GRAPH_MATRIX_3D, GRAPH_MATRIX_4D

?

?

Demo Programs:

?

GRBUSGM3 Modify 3D Presentation Graphics

?

GRBUSGMN Modifying Presentation Graphics

?

GRBUSG_1 Demo Program: SAPBusiness Graphics 2D

?

GRBUSG_2 Demo Program: SAPBusiness Graphics 3D

?

GRBUSG_3 Demo Program:Business Graphics Sales Comparison

?

GRBUSG_4 Demo Program :Presentation Graphics 2D - 3D - 4D

?

GRBUSG_M Demo Program:Modifying Presentation Graphic

?

BCGRBU11 Test Report Graphic BUSG11

?

BCGRBU12 Tes Report Graphic BUSG12

?

BCGRBU13 Test Report Graphic BUSG13

?

BCGRBU99 Test Report Graphic BUSG99

?

?

[3]---------------------------------------------------------

?

Gantt Chart(甘特圖, 項目計劃及管理用)

?

Common functions:

?

GRAPH_GANTT

?

GRAPH_GANTT_COLOR_SET

?

?

Demo programs:

?

GRGANT_1 Demo Program: Gantt Chart

?

GRGANT_2 Demo Program: Gantt Chart / 2

?

GRGANT_3

?

GRGANT_C

?

BCGRGA01 Test Report Graphic GANT01

?

BCGRGA02 Test Report Graphic GANT02

?

?

[4]---------------------------------------------------------

?

Bar Charts (長條圖)

?

Common Functions:

?

BARC_SET_TIME_AXIS

?

BARC_ADD_CHART

?

BARC_SET_COLUMN_WIDTH

?

BARC_SET_CHART_ATTRIB

?

BARC_ADD_SECTION

?

BARC_ADD_RIBBON

?

BARC_GRAPHIC_PBO

?

BARC_GRAPHIC_PAI

?

?

Demo Programs:

?

BARCBO01 Demo Program: Bar Chart in DisplayMode

?

BARCBO02 Demo Program: Bar Chart inMaintenance Mode

?

BARCBO03 Demo Program: Bar Chart inMaintenance Mode (Planning Board)應用于項目計劃

?

?

[5]---------------------------------------------------------

?

Hierarchy Graphics (階層圖或樹形圖)

?

Common Functions:

?

GRAPH_HIERARCHY

?

GRAPH_HIERARCHY_ALL

?

GRAPH_HIERARCHY_MENUE

?

?

Demo Programs:

?

GRHIER_1 Demo Program: Hierarchy Graphics

?

GRHIER_2 Demo Program: Hierarchy

?

GRHIER_3 Hierarchy representation

?

GRHIER_6 Hierarchy Representation

?

GRHIER_C Hierarchy representation

?

BCGRHI01 Test Report Graphic HIER01

?

BCGRHI02 Test Report Graphic HIER02

?

GR_CHECK Hierarchy Representation

?

?

[6]---------------------------------------------------------

?

Hierarchy Graphics (另一種階層圖或樹形圖, 可用于大型的組織結構, 有預覽圖, 可直接移動到大圖的某一區域)

?

Common Functions:

?

CNET_GRAPHIC_HIERARCHY

?

?

Demo Programs:

?

HIER_BO1 Demo Program: Hierarchy Graphicsin Display Mode

?

HIER_BO2 Demo Program: Hierarchy Graphicsin Maintenance Mode

?

?

[7]---------------------------------------------------------

?

Statistical Graphics (統計圖, 可用于預測, 數學公式圖形, 如sin,cos)

?

Common Functions:

?

STAT_GRAPH

?

STAT_GRAPH_REF

?

?

Demo Programs:

?

GRSTAT_1 Demo: Trigonometric Functions inSAP Statistical Graphics

?

GRSTAT_2 Demo: Representing Functions inSAP Statistical Graphics

?

GRSTAT_3 Demo Program: Statistics Graphic

?

GRSTAT_4 Example: Statistics Graphic

?

GRSTAT_6 Example: Statistics Graphic

?

GRSTAT_C Example: Statistics Graphic

?

BCGRST01 Test Report Graphic STAT01

?

BCGRST02 Test Report Graphic STAT02

?

BCGRST03 Test Report Graphic STAT03

?

BCGRST04 Test Report Graphic STAT04

?

?

[8]---------------------------------------------------------

?

HPGL (指定點及點組成的線條或圖形之繪圖)

?

Common Functions:

?

GRAPH_HPGL

?

?

Demo Programs:

?

GRHPGL_1 Demo Program: HPGL Display

?

BCGRHP01 Test Report Graphic HPGL01

?

?

[9]---------------------------------------------------------

?

Cluster Graphics (叢集圖, 實際執行看看Demoprogram您就知道是甚么,好像可用在Memory Management, OSLevel)

?

Common functions:

?

CNET_GRAPHIC_CLUSTER

?

?

Demo Programs:

?

GRCNETC1 Demo Program: Starting ClusterEditor in Display Mode

?

GRCNETC2 Demo Program: Activation of theCluster Editor (Enhanced Version)

?

?

[10]--------------------------------------------------------

?

Network Graphics (顯示兩點間的routing - 路徑圖)

?

Common Functions:

?

CNET_GRAPHIC_NETWORK

?

?

Demo Programs:

?

NETZ_BO1 Demo Program: Network Graphics inDisplay Mode

?

NETZ_BO2 Demo Program: Network Graphics inMaintenance Mode

?

?

[11]--------------------------------------------------------

?

Portfolio Graphics (類似Gartner Group的競爭廠商分布圖,銷售趨勢圖等)

?

Common functions:

?

GARPH_PORT

?

?

Demo Programs:

?

GRPORT_0 Portfolio Graphics Presentation

?

GRPORT_1 Sony / Clarion Sales Trend

?

?

[12]--------------------------------------------------------

?

Structural Graphics (組織結構圖, 可以指定顯示特定的子結構)

?

Common Functions:

?

GRAPH_STRUCTURAL

?

GRAPH_STRU_SET_MESSAGE

?

GRAPH_STRU_SET_DISPLAY

?

GRAPH_STRU_SET_TOOLBOX

?

GRAPH_STRU_SET_PROFILES

?

GRAPH_STRU_SET_OPTIONS

?

?

Demo Programs:

?

GRSTRU00 SAP Structural Graphics: ModelGraphic

?

BCGRSU01 Text report graphic STRU

?

BCGRSUCO Structure Graphic: Copy Settings

?

BCGRSUDO Structure Graphic: Delete Settings

?

?

[13]--------------------------------------------------------

?

Graphical Pop-Up (圖形式浮現式窗口)

?

Common Functions:

?

GRAPH_SNUM_TAB

?

GRAPH_POPUP

?

?

Demo Programs:

?

GRDIAL_1 Demo program: Graphics Pop-up

?

?

?

[14]--------------------------------------------------------

?

Graphical User-menu (圖形式使用者選單)

?

Common Functions:

?

GRAPH_USER_MENU

?

?

Demo Programs:

?

SAPMS01T

?

?

[15]--------------------------------------------------------

?

Text Report Graphics (文字報告繪圖窗口)

?

Common Functions:

?

TEXT_MATRIX

?

?

Demo Programs:

?

BCGRTE01 Test Report Graphic TEMA01

?

?

這些繪圖功能模塊都有很好的范例程序, 運用時可以直接參考使用.

?

透過這些繪圖功能模塊, 可以提升您系統的圖表及分析功能.


總結

以上是生活随笔為你收集整理的ABAP Graphics FM Overview的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。