SAP ABAP Interface IF_SADL_COND_PROVIDER_AUTHS (Provider for a SADL Condition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
⤷
SADL_QUERY_ENGINE_COMMON (Package) Common objects of SADL Query Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SADL_COND_PROV_AUTH_OBJECTS | Condition provider for standard authorizations | 20130114 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_COND_PROV_AUTHOBJ_BASE | SADL Support for Authority Object | 20130429 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_COND_PROV_AUTH_CDS | Condition provider for Enterprise Search authorizations | 20131028 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_COND_PROV_AUTH_CONSTR | Class providing conditional authorization checks | 20131126 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_COND_PROV_AUTH_NOCHECK | Use with care: No authority check will be performed | 20130620 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SADL_COND_PROV_AUTH_TABU | Condition provider checking s_tabunam | 20130111 |
Properties
| Interface | IF_SADL_COND_PROVIDER_AUTHS | |
| Short Description | Provider for a SADL Condition |
General Data
| Package | SADL_QUERY_ENGINE_COMMON | Common objects of SADL Query Engine |
| Created | 20121113 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
Interface IF_SADL_COND_PROVIDER_AUTHS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SADL_CONDITION_PROVIDER | Provider for a SADL Condition | 20130111 |
Friends
Interface IF_SADL_COND_PROVIDER_AUTHS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SERVICE | Constant | Public | See coding | 20131128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20131129 | ||
| 2 | Instance method | Public | Method | 20130111 |
Events
Interface IF_SADL_COND_PROVIDER_AUTHS has no event.
Types
Interface IF_SADL_COND_PROVIDER_AUTHS has no local type.
Method Signatures
Method GET_SERVICE_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SADL_CONDITION | Call by reference | Type reference (TYPE) | IF_SADL_PUBLIC_TYPES=>TT_COMPLEX_CONDITION | 20131129 | ||||
| 2 | IT_ELEMENTS | Call by reference | Type reference (TYPE) | IF_SADL_QUERY_ENGINE_TYPES=>TT_ELEMENT_INFO | 20131129 | ||||
| 3 | IV_SERVICE | Call by reference | Type reference (TYPE) | STRING | 20131129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131129 |
Method IS_AUTHORIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE | Call by reference | Type reference (TYPE) | STRING | 20131129 | ||||
| 2 | RV_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130114 |
Method IS_AUTHORIZED on Interface IF_SADL_COND_PROVIDER_AUTHS has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |