SAP ABAP Class CL_NWECM_PERMISSION_CHECK_STUB (NW ECM: Configurable Permission Check Stub)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_CORE_DOUBLES (Package) ECMI: Runtime Test Doubles
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101124 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_NWECM_PERMISSION_CHECK | Interface for BAdI: BADI_NWECM_PERMISSION | 20101124 |
Properties
| Class | CL_NWECM_PERMISSION_CHECK_STUB | |
| Short Description | NW ECM: Configurable Permission Check Stub | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_CORE_DOUBLES | ECMI: Runtime Test Doubles |
| Created | 20101124 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101124 | ||
| 2 | IF_NWECM_PERMISSION_CHECK | Interface for BAdI: BADI_NWECM_PERMISSION | 20101124 |
Friends
Class CL_NWECM_PERMISSION_CHECK_STUB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20101130 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | NWECM_T_STRING | 20101130 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20101124 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101124 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the number of calls to CHECK | 20101124 | |
| 2 | Instance method | Public | Method | 20101125 | ||
| 3 | Instance method | Public | Method | Configures CHECK to raise an CX_NWECM_ACCESS_DENIED | 20101124 | |
| 4 | Instance method | Public | Method | 20101130 | ||
| 5 | Instance method | Public | Method | 20101130 |
Events
Class CL_NWECM_PERMISSION_CHECK_STUB has no event.
Types
Class CL_NWECM_PERMISSION_CHECK_STUB has no local type.
Method Signatures
Method GET_CALL_NO_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CALL_NO | Value transfer | Type reference (TYPE) | I | Number of calls to CHECK | 20101124 |
Method GET_CALL_NO_CHECK on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.
Method RESET Signature
Method RESET on class CL_NWECM_PERMISSION_CHECK_STUB has no parameter.
Method RESET on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.
Method SET_DENIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DENIED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' if CHECK raises CX_NWECM_ACCESS_DENIED | 20101124 |
Method SET_DENIED on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.
Method VERIFY_CHECK_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLING_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20101130 | ||||
| 2 | IT_PRIVILEGES | Call by reference | Type reference (TYPE) | NWECM_T_STRING | 20101130 | ||||
| 3 | IV_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20101130 | ||||
| 4 | RV_POSITIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101130 |
Method VERIFY_CHECK_LIST on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.
Method VERIFY_CHECK_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CALLING_APPLICATION | Value transfer | Object reference (TYPE REF TO) | CL_NWECM_NAME | 20101130 | ||||
| 2 | IV_NODE_ID | Value transfer | Type reference (TYPE) | STRING | 20101130 | ||||
| 3 | IV_PRIVILEGE | Value transfer | Type reference (TYPE) | STRING | 20101130 | ||||
| 4 | RV_POSITIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101130 |
Method VERIFY_CHECK_SINGLE on class CL_NWECM_PERMISSION_CHECK_STUB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |