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 MV_PROPAGATION_LEVEL Instance attribute Private Type reference (TYPE) STRING 20100929
2 SC_INFINITE Constant Private Type reference (TYPE) STRING 'infinite' 20100929
3 SC_NODE_ONLY Constant Private Type reference (TYPE) STRING 'node_only' 20100929
4 SC_REPOSITORY_SPECIFIC Constant Private Type reference (TYPE) STRING 'repository_specific' 20100927
5 SO_INFINITE Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_ACE_PROPAGATION_LEVEL 20100929
6 SO_NODE_ONLY Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_ACE_PROPAGATION_LEVEL 20100929
7 SO_REPOSITORY_SPECIFIC Static Attribute Public Object reference (TYPE REF TO) CL_NWECM_ACE_PROPAGATION_LEVEL 20100927
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Initializes the storage class enum values 20100927
2 CONSTRUCTOR Instance method Private Constructor Makes a storage class enum value 20100927
3 TO_STRING 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 Importing 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 Returning 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