SAP ABAP Interface IF_PFCG_ROLE_AUTHORIZATION (Roles API - Methods for Authorizations)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-AUT-PFC (Application Component) ABAP Authorization and Role Management
⤷
S_PROFGEN_API (Package) Roles API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_PFCG_ROLE | Roles API - General Methods | 20130404 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_PFCG_ROLE | Roles API | 20130404 |
Properties
| Interface | IF_PFCG_ROLE_AUTHORIZATION | |
| Short Description | Roles API - Methods for Authorizations |
General Data
| Package | S_PROFGEN_API | Roles API |
| Created | 20130404 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_PFCG_ROLE_AUTHORIZATION has no interface.
Friends
Interface IF_PFCG_ROLE_AUTHORIZATION has no friend.
Attributes
Interface IF_PFCG_ROLE_AUTHORIZATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create manual authorization | 20130404 | |
| 2 | Instance method | Public | Method | Delete a manual or modified authorization | 20130404 | |
| 3 | Instance method | Public | Method | Read Authorizations | 20130404 | |
| 4 | Instance method | Public | Method | Read management data of authorizations | 20130404 | |
| 5 | Instance method | Public | Method | Read authorization values | 20130404 | |
| 6 | Instance method | Public | Method | Change authorization values | 20130404 |
Events
Interface IF_PFCG_ROLE_AUTHORIZATION has no event.
Types
Interface IF_PFCG_ROLE_AUTHORIZATION has no local type.
Method Signatures
Method ADD_MANUAL_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SPCG_MSG_BUFFER | 20130404 | ||||
| 2 | ES_AUTH_AUTHS | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS | 20130404 | ||||
| 3 | IV_OBJECT | Call by reference | Type reference (TYPE) | AGOBJECT | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method DEL_MANUAL_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SPCG_MSG_BUFFER | 20130404 | ||||
| 2 | IS_AUTH | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method GET_AUTHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SPCG_MSG_BUFFER | 20130404 | ||||
| 2 | ET_AUTH_AUTHS | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_TT_AUTH_AUTHS | 20130404 | ||||
| 3 | IV_REQUEST_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method GET_AUTH_ADMIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SPCG_MSG_BUFFER | 20130404 | ||||
| 2 | ES_AUTH_ADMIN | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_ST_AUTH_ADMIN | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method GET_VALUES_FOR_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SPCG_MSG_BUFFER | 20130404 | ||||
| 2 | ET_AUTH_VALUES | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_TT_AUTH_VALUES | 20130404 | ||||
| 3 | IS_AUTH | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS | 20130404 | ||||
| 4 | IV_REQUEST_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
Method SET_VALUES_FOR_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_MSG_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_SPCG_MSG_BUFFER | 20130404 | ||||
| 2 | ET_AUTH_VALUES | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_TT_AUTH_VALUES | 20130404 | ||||
| 3 | IS_AUTH | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_ST_AUTH_AUTHS | 20130404 | ||||
| 4 | IT_AUTH_VALUES | Call by reference | Type reference (TYPE) | IF_PFCG_ROLE=>NODE_TT_AUTH_VALUES | 20130404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130404 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |