当前位置:网站首页>Several methods of using ABAP to operate Excel
Several methods of using ABAP to operate Excel
2022-06-28 10:14:00 【InfoQ】




- TOLE(OLE Applications ) Key in CREATE Statement as the object class name . Each entry contains a build OLE All the information the object needs .
- Typeinfo Describes all the objects that a particular application can handle , Including all its methods 、 Properties and parameters .

- OLE Application: Application name , Determine the object class when the object is generated .
- CLSID: In the character format specified in the registration database on the demo host OLE Class ID . In an Interaction scenario ,CLSID The number is sent to the front end .
- CLSID LibType: Character format OLE class ID.OLE The type library part of the application has its own CLSID.
- OLE object name: The first one created OLE The name of the object . This field is only used in the object browser .
- Type Info Key:OLE Application's Typeinfo Key . Under this key , Type information is stored in the database . NO_TYPELIB Indicates that... Is not required for this application typeinfo.















summary
边栏推荐
- 组合模式(Composite Pattern)
- [Unity]EBUSY: resource busy or locked
- bad zipfile offset (local header sig)
- Sword finger offer | Fibonacci sequence
- Au revoir! Navigateur ie, cette route Edge continue pour IE
- 使用 ABAP 操作 Excel 的几种方法
- Interface automation framework scaffold - use reflection mechanism to realize the unified initiator of the interface
- As shown in the figure, the SQL row is used to convert the original table of Figure 1. Figure 2 wants to convert it
- Unity loads AssetBundle resources from the server and writes them to local memory, and loads the downloaded and saved AB resources from local memory to the scene
- Unity AssetBundle资源打包与资源加载
猜你喜欢
错过金三银四,找工作4个月,面试15家,终于拿到3个offer,定级P7+
Dolphin scheduler uses system time
Starting from full power to accelerate brand renewal, Chang'an electric and electrification products sound the "assembly number"
适配器模式(Adapter)
组合模式(Composite Pattern)
一种跳板机的实现思路
Redis sentinel cluster main database failure data recovery ideas # yyds dry goods inventory #
bye! IE browser, this route edge continues to go on for IE
解析:去中心化托管解决方案概述
Au revoir! Navigateur ie, cette route Edge continue pour IE
随机推荐
Interface automation framework scaffolding - Implementation of parametric tools
一文读懂 12种卷积方法(含1x1卷积、转置卷积和深度可分离卷积等)
Dolphin scheduler uses system time
Must the MySQL table have a primary key for incremental snapshots?
[Unity]内置渲染管线转URP
Fabric.js 笔刷到底怎么用?
桥接模式(Bridge)
On the influence of small program on the digitalization of media industry
如何查看谷歌浏览器保存的网页密码
使用 ABAP 操作 Excel 的几种方法
[Unity][ECS]学习笔记(三)
读取pdf图片并识别内容
Thread lifecycle
ffmpeg录音录像
老板叫我写个APP自动化--Yaml文件读取--内附整个框架源码
Idea failed to connect to SQL Sever
Google open source dependency injection framework Guice Guide
PMP examination key summary VIII - monitoring process group (2)
QT signal and slot communication mechanism (when multiple windows communicate back and forth [parent and child windows])
学习机器学习的最佳路径是什么