SAP ABAP Class IF_RSBPCR_RES_AUTH_MANAGER (BPC: Authority manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSBPCR_RES_AUTH_MANAGER | BPC: Persistence authority | 20130515 |
Properties
| Class | IF_RSBPCR_RES_AUTH_MANAGER | |
| Short Description | BPC: Authority manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130514 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSBPCR_RES_AUTH_MANAGER has no forward declaration.
Interfaces
Class IF_RSBPCR_RES_AUTH_MANAGER has no interface implemented.
Friends
Class IF_RSBPCR_RES_AUTH_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSBPCR_ACTIVITY | 'CHANGE_FOLDER' | BPC: Persistence activity | 20130718 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSBPCR_ACTIVITY | 'CREATE' | 20130517 | |||
| 3 | Constant | Public | Type reference (TYPE) | RSBPCR_ACTIVITY | 'DELETE' | 20130517 | |||
| 4 | Constant | Public | Type reference (TYPE) | RSBPCR_ACTIVITY | 'GET' | 20130517 | |||
| 5 | Constant | Public | Type reference (TYPE) | RSBPCR_ACTIVITY | 'UPDATE' | 20130517 | |||
| 6 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'BPF' | 20130610 | |||
| 7 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'FAVORITES' | 20130610 | |||
| 8 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'PRIVATE' | BPC: Access control type | 20130515 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'PUBLIC' | BPC: Access control type | 20130515 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'ROOT' | BPC: Access control type | 20130705 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'TEAM' | BPC: Access control type | 20130515 | ||
| 12 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'TEAMS' | 20130610 | |||
| 13 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'USER_FAVORITES' | BPC: Access control type | 20130712 | ||
| 14 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'USER_PRIVATE' | BPC: Access control type | 20130712 | ||
| 15 | Constant | Public | Type reference (TYPE) | RSBPCR_ACCESS_TYPE | 'WORKBOOK' | BPC: Access control type | 20130705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | BPC: Calculate Security Value | 20130605 | |
| 2 | Instance method | Public | Method | BPC: Check Authority | 20130514 |
Events
Class IF_RSBPCR_RES_AUTH_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_RES_AUTH | Public | See coding | 20130515 | BEGIN OF TN_S_RES_AUTH,
APPSET_ID TYPE RSBPC_APPSET_ID,
RESOURCE_ID TYPE RSBPC_RESOURCE_ID,
RESOURCE_TYPE TYPE RSBPCR_RESOURCE_TYPE,
PARENT_RES_ID TYPE RSBPC_RESOURCE_ID,
OWNER_ID TYPE RSBPC_RESOURCE_ID,
OWNER_TYPE TYPE RSBPCR_ACCESS_TYPE,
END OF TN_S_RES_AUTH
|
Method Signatures
Method CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SECURITY | Value transfer | Type reference (TYPE) | RSBPC_INTEGER | BPC: 4-byte Integer | 20130605 | |||
| 2 | I_S_RESOURCE | Call by reference | Type reference (TYPE) | TN_S_RES_AUTH | 20130605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BPC Exception: Persistence Execption | 20130806 |
Method CHECK 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) | TN_S_RES_AUTH | 20130515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Authorization (Do Not Use as Higher-Level Class) | 20130806 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |