SAP Control Framework

The SAP Control Framework supports controls (ActiveX and JavaBeans) that are implemented within the SAP GUI.

The Automation Controller is run from ABAP using the classes CL_GUI_CFW, CL_GUI_OBJECT, and CL_GUI_CONTROL. These allow you to create and destroy custom controls, set and get their attributes, and call their methods.

包:

SCET

类:

CL_GUI_CFW
CL_GUI_OBJECT
CL_GUI_CONTROL
CL_DRAGDROP
CL_DRAGDROPOBJECT

支持的Controls:

ALV Grid Control
SAP Container
SAP Calendar Control
SAP HTML Viewer
SAP Picture
SAP TextEdit
SAP Toolbar
SAP Tree and Tree Model
SAP Data Provider
Desktop Office Integration
Dynamic Documents

网址:

https://help.sap.com/doc/saphelp_nw73ehp1/7.31.19/en-US/49/d3b19e2f4661eae10000000a42189c/frameset.htm

简单应用:

SAP ABAP打开并显示PDF文件(转载)

类和常用子类:

SAP Control Framework

SAP Control Framework

本文作者: GavinDong

版权属于: GavinDong博客

文章链接: https://gavindong.com/4211.html

如果使用过程中遇到问题,可 **点击此处** 交流沟通。

版权所有,转载时必须以链接形式注明作者和原始出处及本声明。

(0)