SAP ABAP Class CL_ESH_AU_AUTH_OBJECTS (Authorization objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_AUTHORIZATION (Package) Authorization

⤷

⤷

Properties
Class | CL_ESH_AU_AUTH_OBJECTS | |
Short Description | Authorization objects | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_AUTHORIZATION | Authorization |
Created | 20070416 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_AU_AUTH_OBJECTS has no interface implemented.
Friends
Class CL_ESH_AU_AUTH_OBJECTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LTT_TOBJ | Authorization objects | 20070416 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LTT_TOBJT | Authorization object texts | 20070416 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20071205 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical destination (specified in function call) | 20070416 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR4 | '''' | Quotation | 20070416 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTT_INSTANCES | Buffered instances of this class | 20070417 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Read an RFC destination | 20070417 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20070416 |
3 | ![]() |
Instance method | Public | Method | Get an authorization object | 20070416 |
4 | ![]() |
Static method | Public | Method | Get an instance | 20070416 |
5 | ![]() |
Instance method | Private | Method | Read an authorization object locally | 20070416 |
6 | ![]() |
Instance method | Private | Method | Read an authorization object via RFC | 20070416 |
7 | ![]() |
Static method | Private | Method | Read an RFC destination | 20070416 |
Events
Class CL_ESH_AU_AUTH_OBJECTS has no event.
Types
Class CL_ESH_AU_AUTH_OBJECTS has no local type.
Method Signatures
Method CHECK_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20070418 | ||
2 | ![]() |
IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070417 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Authorization | 20070417 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20071205 | ||
2 | ![]() |
IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070416 |
Method CONSTRUCTOR on class CL_ESH_AU_AUTH_OBJECTS has no exception.
Method GET_AUTHORIZATION_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | TOBJ | Authorization Objects | 20070416 | ||
2 | ![]() |
ET_AUTHORIZATION_OBJECT_TEXTS | Call by reference | Type reference (TYPE) | ESH_T_AU_AUTH_OBJECT_TEXTS | 20070416 | |||
3 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20070418 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Authorization | 20070416 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20070418 | ||
2 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20071205 | ||
3 | ![]() |
IV_RFC_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070417 | ||
4 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_AU_AUTH_OBJECTS | Authorization objects | 20070416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Authorization | 20070416 |
Method READ_AUTHORIZATION_OBJECT_LOCA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | TOBJ | Authorization Objects | 20070416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Authorization | 20070416 |
Method READ_AUTHORIZATION_OBJECT_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | TOBJ | Authorization Objects | 20070416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Authorization | 20070416 |
Method READ_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20071205 | ||
2 | ![]() |
RV_RFC_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception Class for Authorization | 20070416 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 100 |