Show TOC
S_OLE_CALL
Definition
Authorizations for calling OLE functions from
ABAP/4 programs.
You use this object to assign authorizations
for calling OLE functions (with the ABAP/4 key word
- CREATE OBJECT ). This key word can also
be used to call OLE functions on the presentation server.
In ABAP/4 programs, you perform the authorization check with the function
module AUTHORITY_CHECK_OLE.
Defined Fields
The object consists of the following fields:
- ABAP/4 program name: Name of the ABAP/4 program that contains the access.
You can restrict OLE accesses to a few known access programs.
-
- Activity: Possible values:
-
- 16: Open and call function.
-
- OLE function: Here, you can restrict the access to certain functions. The
possible values are listed in the table of OLE functions.