SAP ABAP Class CL_GRFN_MSMP_AUTHORIZATIONS (MSMP Authorization checks)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
⤷
⤷
Properties
| Class | CL_GRFN_MSMP_AUTHORIZATIONS | |
| Short Description | MSMP Authorization checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20100603 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_MSMP_AUTHORIZATIONS has no forward declaration.
Interfaces
Class CL_GRFN_MSMP_AUTHORIZATIONS has no interface implemented.
Friends
Class CL_GRFN_MSMP_AUTHORIZATIONS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR2 | '70' | Activity - Administration | 20100603 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR2 | '24' | Activity - Archiving | 20100603 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR2 | '23' | Activity - Configuration | 20100603 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR2 | '07' | Activity - Activate Configuration | 20100603 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | YTH_AUTH_CACHE | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100603 | ||
| 2 | Static method | Public | Method | 20100603 | ||
| 3 | Static method | Public | Method | 20100603 | ||
| 4 | Static method | Private | Method | 20100603 | ||
| 5 | Static method | Public | Method | 20100603 | ||
| 6 | Static method | Public | Method | 20100603 |
Events
Class CL_GRFN_MSMP_AUTHORIZATIONS has no event.
Types
Class CL_GRFN_MSMP_AUTHORIZATIONS has no local type.
Method Signatures
Method CHECK_ACTIVATE_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESS_ID | Call by reference | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID | 20100603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100622 |
Method CHECK_ADMIN_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESS_ID | Call by reference | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID | 20100603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100622 |
Method CHECK_ARCHIVING_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESS_ID | Call by reference | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID | 20100603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100622 |
Method CHECK_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | CHAR2 | Activity | 20100603 | |||
| 2 | I_PROCESS_ID | Call by reference | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID | 20100603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100622 |
Method CHECK_CONFIGURE_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROCESS_ID | Call by reference | Type reference (TYPE) | GRFN_MW_PROCESS_ID | Process ID | 20100603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100622 |
Method CHECK_SAP_DEBUG_AUTHORIZATION Signature
Method CHECK_SAP_DEBUG_AUTHORIZATION on class CL_GRFN_MSMP_AUTHORIZATIONS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic MSMP Exception | 20100622 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |