SAP ABAP Class CL_NWECM_ACE_PROPAGATION_LEVEL (ECMI: Constants specifying which nodes are affected by ACLs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ECM-ABA-COR (Application Component) ECM Core Infrastructure
⤷
S_NWECM_COMMONS (Package) ECMI Common Classes of API and SPI
⤷
⤷
Properties
| Class | CL_NWECM_ACE_PROPAGATION_LEVEL | |
| Short Description | ECMI: Constants specifying which nodes are affected by ACLs | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_NWECM_COMMONS | ECMI Common Classes of API and SPI |
| Created | 20100927 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_NWECM_ACE_PROPAGATION_LEVEL has no forward declaration.
Interfaces
Class CL_NWECM_ACE_PROPAGATION_LEVEL has no interface implemented.
Friends
Class CL_NWECM_ACE_PROPAGATION_LEVEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100929 | ||||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'infinite' | 20100929 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'node_only' | 20100929 | |||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'repository_specific' | 20100927 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | 20100929 | ||||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | 20100929 | ||||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_NWECM_ACE_PROPAGATION_LEVEL | 20100927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | Initializes the storage class enum values | 20100927 | |
| 2 | Instance method | Private | Constructor | Makes a storage class enum value | 20100927 | |
| 3 | Instance method | Public | Method | Returns string representation of this storage class | 20100927 |
Events
Class CL_NWECM_ACE_PROPAGATION_LEVEL has no event.
Types
Class CL_NWECM_ACE_PROPAGATION_LEVEL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_NWECM_ACE_PROPAGATION_LEVEL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_NWECM_ACE_PROPAGATION_LEVEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROPAGATION_LEVEL | Value transfer | Type reference (TYPE) | STRING | 20100929 |
Method CONSTRUCTOR on class CL_NWECM_ACE_PROPAGATION_LEVEL has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROPAGATION_LEVEL | Value transfer | Type reference (TYPE) | STRING | 20100929 |
Method TO_STRING on class CL_NWECM_ACE_PROPAGATION_LEVEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |