I_OI_CONTAINER_CONTROL
When you program office applications to start in the R/3 window, the interface
i_oi_container_control is used to create and manage any further objects for Desktop Office
Integration. To create an instance for this object:
I_OI_DOCUMENT_PROXY
Create an instance with reference to the interface i_oi_document_proxy for every
document to be opened simultaneously. This starts a document container in the SAPgui,
and the corresponding office application is started.
I_OI_SPREADSHEET
You use this interface to communicate with a spreadsheet.
All spreadsheets allow you to define and assign names to ranges. This interface works with
named ranges within a spreadsheet.
The individual ABAP methods contain only functions that are available in the spreadsheet
packages supported by the interface. That is, each method corresponds directly to a function
within the spreadsheet.
CL_BDS_DOCUMENT_SET
可以访问
http://www.benx.de/en/sap/class/CL_BDS_DOCUMENT_SET-BusinessDocumentSet--sdn.htm
谁有具体点儿标准文档的话,希望能给我一份,谢谢