如果引用或轉貼,麻煩註明出處與本網誌連結,否則視為侵權。

2004年12月2日

ABAP功能模組整理-繪圖功能模組概觀之一

繪圖功能模組概觀之一
本繪圖功能模組概觀, 僅將功能模組及範例程式列出(若要列出詳細參數篇幅過大)
2 Main Graphics Demo Program:
GRDEMO_D: Main menu link to program
BCGRDEMO: Through PushButton link 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: 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

沒有留言:

張貼留言

歡迎提供意見, 謝謝 (註 : 留言經過版主審核通過才會發布)