Entering content frameBackground documentation Methods of the Interface i_oi_document_proxy Locate the document in its SAP Library structure

The following sections describe the methods of the interface i_oi_document_proxy. They are divided into the methods that all OLE2 desktop applications provide, and those that can also be used through a standard interface. The following tables provide an overview of these methods:

Methods of all OLE2 desktop applications

create_document

view_document

view_document_from_table

open_document

open_document_from_table

open_activex_document

reopen_document

play_document

play_document_from_table

save_document_to_url

save_document_to_table

close_document

has_changed

release_document

is_open

is_destroyed

has_standard_interface

has_wordprocessor_interface

get_wordprocessor_interface

get_document_type

get_document_handle

 

Methods of the standard interface:

save_as

save_copy_as

add_menu_bar

add_menu_popup

add_menu_item

delete_menu_item

select_all

clear_selection

cut_selection

copy_selection

paste_clipboard

paste_special

page_setup

print_document

update_document_links

get_application_property

execute_macro

 

Note

Any parameters not contained in the individual method descriptions are listed under Generic Parameters.

Leaving content frame