SAP ABAP Class CL_ACO_SUBSTITUTE_MANAGER (Substitute Manager)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA (Application Component) Cross-Application Components
     ACO (Package) Authorization Check with Access Control Objects
Properties
Class CL_ACO_SUBSTITUTE_MANAGER  
Short Description Substitute Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ACO   Authorization Check with Access Control Objects 
Created 20060719   SAP 
Last change 20070910   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACO_SUBSTITUTE_MANAGER has no forward declaration.
Interfaces
Class CL_ACO_SUBSTITUTE_MANAGER has no interface implemented.
Friends
Class CL_ACO_SUBSTITUTE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_ENQ Instance attribute Private Type reference (TYPE) BOOLE_D 'X': Set Locks 20060719
2 SC_ENQ_OFF Constant Private Type reference (TYPE) BOOLE_D SPACE Lock Usage Switched Off 20060719
3 SC_ENQ_ON Constant Private Type reference (TYPE) BOOLE_D 'X' Lock Usage Switched On 20060719
4 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ACO_SUBSTITUTE_MANAGER Singleton 20060719
Methods
# Method Level Visibility Method type Description Created on
1 FREE Static method Public Method Destructor 20060719
2 GET_ENQ Instance method Public Method Deliver Lock Usage 20060719
3 GET_INSTANCE Static method Public Method Delivers Singleton 20060719
4 SET_ENQ_OFF Instance method Public Method Switch Off Lock Usage 20060719
5 SET_ENQ_ON Instance method Public Method Switch On Lock Usage 20060719
Events
Class CL_ACO_SUBSTITUTE_MANAGER has no event.
Types
Class CL_ACO_SUBSTITUTE_MANAGER has no local type.
Method Signatures

Method FREE Signature

Method FREE on class CL_ACO_SUBSTITUTE_MANAGER has no parameter.
Method FREE on class CL_ACO_SUBSTITUTE_MANAGER has no exception.

Method GET_ENQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENQ Value transfer Type reference (TYPE) BOOLE_D 'X': Sperren werden verwendet 20060719

Method GET_ENQ on class CL_ACO_SUBSTITUTE_MANAGER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ACO_SUBSTITUTE_MANAGER Vertretungsmanager 20060719

Method GET_INSTANCE on class CL_ACO_SUBSTITUTE_MANAGER has no exception.

Method SET_ENQ_OFF Signature

Method SET_ENQ_OFF on class CL_ACO_SUBSTITUTE_MANAGER has no parameter.
Method SET_ENQ_OFF on class CL_ACO_SUBSTITUTE_MANAGER has no exception.

Method SET_ENQ_ON Signature

Method SET_ENQ_ON on class CL_ACO_SUBSTITUTE_MANAGER has no parameter.
Method SET_ENQ_ON on class CL_ACO_SUBSTITUTE_MANAGER has no exception.
History
Last changed by/on SAP  20070910 
SAP Release Created in