SAP ABAP Interface IF_RSOS_ES_AUTHORIZATION (Authorization check for object types)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSOS_ES (Package) BI Implementation of the Enterprise Search Connector
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOS_ES_AUTH_OBJECT | Authorization based on auth object | 20100623 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSOS_ES_AUTH_PATH | Authorization path | 20100623 |
Properties
| Interface | IF_RSOS_ES_AUTHORIZATION | |
| Short Description | Authorization check for object types |
General Data
| Package | RSOS_ES | BI Implementation of the Enterprise Search Connector |
| Created | 20100622 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSOS_ES_AUTHORIZATION has no forward declaration.
Interfaces
Interface IF_RSOS_ES_AUTHORIZATION has no interface.
Friends
Interface IF_RSOS_ES_AUTHORIZATION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_AUTHTYPE | Constant | Public | See coding | 20100623 | ||||
| 2 | C_OPERATOR | Constant | Public | See coding | 20100622 | ||||
| 3 | N_CHECKID | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_AUTH_CHECK | Authorization Check ID | 20100622 | ||
| 4 | N_OBJTYPE | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object type | 20100622 | ||
| 5 | N_OPERATOR | Instance attribute | Public | Type reference (TYPE) | C | Logical operator | 20100622 | ||
| 6 | N_ORDER | Instance attribute | Public | Type reference (TYPE) | I | Order of execution | 20100622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get authorization type | 20100623 |
Events
Interface IF_RSOS_ES_AUTHORIZATION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTR_AUTHORIZATION | Public | See coding | 20100623 | ttr_authorization TYPE TABLE OF REF TO if_rsos_es_authorization
|
Method Signatures
Method GET_AUTHTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_AUTHTYPE | Value transfer | Attribute reference (LIKE) | C_AUTHTYPE | Authorization type | 20100623 |
Method GET_AUTHTYPE on Interface IF_RSOS_ES_AUTHORIZATION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |