SAP ABAP Interface IF_RSBPCR_RES_AUTH_CHECK (BPC: Persistence authority check)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPC-INF-WP (Application Component) BPC 'unified model' - Workspace infrastructure
⤷
RSBPCR (Package) BPC IP Extension: Resource & Workspace Management
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCPS_OWNER_AUTH_CHECK | BPC: Owner access check | 20130603 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCPS_TYPE_AUTH_CHECK | BPC: Type access check | 20130605 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCR_TYPE_AUTH_CHECK | BPC: Type access check | 20130515 |
Properties
| Interface | IF_RSBPCR_RES_AUTH_CHECK | |
| Short Description | BPC: Persistence authority check |
General Data
| Package | RSBPCR | BPC IP Extension: Resource & Workspace Management |
| Created | 20130514 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_RSBPCR_RES_AUTH_MANAGER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSBPCR_RES_AUTH_CHECK has no interface.
Friends
Interface IF_RSBPCR_RES_AUTH_CHECK has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_C_AUTHORITY_CREATE | Constant | Public | Type reference (TYPE) | RSBPC_INTEGER | 2 | 20130606 | ||
| 2 | N_C_AUTHORITY_CREATECHILD | Constant | Public | Type reference (TYPE) | RSBPC_INTEGER | 16 | 20130606 | ||
| 3 | N_C_AUTHORITY_DELETE | Constant | Public | Type reference (TYPE) | RSBPC_INTEGER | 8 | 20130606 | ||
| 4 | N_C_AUTHORITY_READ | Constant | Public | Type reference (TYPE) | RSBPC_INTEGER | 1 | 20130606 | ||
| 5 | N_C_AUTHORITY_UPDATE | Constant | Public | Type reference (TYPE) | RSBPC_INTEGER | 4 | 20130606 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130514 | ||
| 2 | Instance method | Public | Method | 20130605 |
Events
Interface IF_RSBPCR_RES_AUTH_CHECK has no event.
Types
Interface IF_RSBPCR_RES_AUTH_CHECK has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | RSBPCR_ACTIVITY | BPC: Persistence activity | 20130514 | |||
| 2 | I_S_RESOURCE | Call by reference | Type reference (TYPE) | IF_RSBPCR_RES_AUTH_MANAGER=>TN_S_RES_AUTH | 20130515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorization (Do Not Use as Higher-Level Class) | 20130806 |
Method GET_SECURITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_AUTHORITY | Call by reference | Type reference (TYPE) | RSBPCR_T_AUTHORITY | BPC: Authority list | 20130606 | |||
| 2 | I_S_RESOURCE | Call by reference | Type reference (TYPE) | IF_RSBPCR_RES_AUTH_MANAGER=>TN_S_RES_AUTH | 20130606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC Exception: Persistence Execption | 20130806 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |