前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >matinal:SAP ABAP 如何实现多维统计图

matinal:SAP ABAP 如何实现多维统计图

作者头像
matinal
发布2023-10-14 15:25:42
1180
发布2023-10-14 15:25:42
举报
文章被收录于专栏:SAP TechnicalSAP Technical

Business Graphics (二维,三维及四维统计图)

代码语言:javascript
复制
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: SAP Business Graphics 2D
GRBUSG_2 Demo Program: SAP Business 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 Display Mode
BARCBO02 Demo Program: Bar Chart in Maintenance Mode
BARCBO03 Demo Program: Bar Chart in Maintenance 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 Graphics in Display Mode
HIER_BO2 Demo Program: Hierarchy Graphics in Maintenance Mode
[7]---------------------------------------------------------
Statistical Graphics (统计图, 可用于预测, 数学公式图形, 如sin, cos)
Common Functions:
STAT_GRAPH
STAT_GRAPH_REF
Demo Programs:
GRSTAT_1 Demo: Trigonometric Functions in SAP Statistical Graphics
GRSTAT_2 Demo: Representing Functions in SAP 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 (丛集图, 实际执行看看Demo program您就知道是甚么, 好像可用在Memory Management, OS Level)
Common functions:
CNET_GRAPHIC_CLUSTER
Demo Programs:
GRCNETC1 Demo Program: Starting Cluster Editor in Display Mode
GRCNETC2 Demo Program: Activation of the Cluster Editor (Enhanced Version)
[10]--------------------------------------------------------
Network Graphics (显示两点间的routing - 路径图)
Common Functions:
CNET_GRAPHIC_NETWORK
Demo Programs:
NETZ_BO1 Demo Program: Network Graphics in Display Mode
NETZ_BO2 Demo Program: Network Graphics in Maintenance 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: Model Graphic
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

这些绘图功能模块都有很好的范例程序, 运用时可以直接参考使用.

透过这些绘图功能模块, 可以提升您系统的图表及分析功能.

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2023-10-11,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档