SAP ABAP Class CL_COS_MODE (Constants for Disabling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SCOS_DELIVERED (Package) Component Separation: Delivered contents
Properties
Class CL_COS_MODE  
Short Description Constants for Disabling    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOS_DELIVERED   Component Separation: Delivered contents 
Created 20090730   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COS_MODE has no forward declaration.
Interfaces
Class CL_COS_MODE has no interface implemented.
Friends
Class CL_COS_MODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_MODE Instance attribute Private Type reference (TYPE) STRING 20090730
2 SC_ALL Static Attribute Public Object reference (TYPE REF TO) CL_COS_MODE 20090730
3 SC_ALL_MODES Constant Private Type reference (TYPE) STRING 'All usages' 20090803
4 SC_DEV Constant Private Type reference (TYPE) STRING 'Development usage' 20090730
5 SC_DEV_MODE Static Attribute Public Object reference (TYPE REF TO) CL_COS_MODE 20090730
6 SC_NONE Static Attribute Public Object reference (TYPE REF TO) CL_COS_MODE No System 20090730
7 SC_NO_MODE Constant Private Type reference (TYPE) STRING 'no usage' 20090730
8 SC_PROD Constant Private Type reference (TYPE) STRING 'Production usage' 20090730
9 SC_PROD_MODE Static Attribute Public Object reference (TYPE REF TO) CL_COS_MODE 20090730
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090730
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090730
3 TO_STRING Instance method Public Method 20090731
Events
Class CL_COS_MODE has no event.
Types
Class CL_COS_MODE has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_COS_MODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_COS_MODE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Value transfer Type reference (TYPE) STRING 20090730

Method CONSTRUCTOR on class CL_COS_MODE has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STRING Value transfer Type reference (TYPE) STRING 20090731

Method TO_STRING on class CL_COS_MODE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 72L