SAP ABAP Interface IF_SADL_AUTHORIZATION (SADL Authorizations)
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_OBJECTS | SADL Support for Authority Object | 20130114 |
Properties
Interface | IF_SADL_AUTHORIZATION | |
Short Description | SADL Authorizations |
General Data
Package | SADL_QUERY_ENGINE_COMMON | Common objects of SADL Query Engine |
Created | 20121128 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_SADL_AUTHORIZATION has no forward declaration.
Interfaces
Interface IF_SADL_AUTHORIZATION has no interface.
Friends
Interface IF_SADL_AUTHORIZATION has no friend.
Attributes
Interface IF_SADL_AUTHORIZATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20121128 |
Events
Interface IF_SADL_AUTHORIZATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ACTIVITIES | Public | See coding | 20121128 | tt_activities TYPE STANDARD TABLE OF ty_activity WITH DEFAULT KEY
|
||
2 | TT_FIELD_MAPPING | Public | See coding | 20121128 | tt_field_mapping TYPE STANDARD TABLE OF ty_field_mapping WITH DEFAULT KEY
|
||
3 | TY_ACTIVITY | Public | See coding | 20121128 | BEGIN OF ty_activity,
auth_field TYPE xufield,
value TYPE xuval,
END OF ty_activity
|
||
4 | TY_AUTHORITY_OBJECT | Public | Type reference (TYPE) | XUOBJECT | 20121128 | |
|
5 | TY_FIELD_MAPPING | Public | See coding | 20121128 | BEGIN OF ty_field_mapping,
auth_field TYPE xufield,
view_field TYPE string,
do_not_check TYPE abap_bool,
END OF ty_field_mapping
|
Method Signatures
Method ADD_AUTHORIZATION_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ACTIVITIES | Call by reference | Type reference (TYPE) | TT_ACTIVITIES | 20121128 | |||
2 | ![]() |
IT_FIELD_MAPPING | Call by reference | Type reference (TYPE) | TT_FIELD_MAPPING | 20121128 | |||
3 | ![]() |
IV_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | TY_AUTHORITY_OBJECT | 20121128 | |||
4 | ![]() |
IV_SERVICE | Call by reference | Type reference (TYPE) | STRING | 20131128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130113 |
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |