SAP ABAP Class CL_CME_DTYPE_USER (CME Data Type: User Settings)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-CME (Application Component) Classification System (New)
     CME_DTYPE (Package) CME Data Type: Definition/Runtime
Properties
Class CL_CME_DTYPE_USER  
Short Description CME Data Type: User Settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CME_DTYPE   CME Data Type: Definition/Runtime 
Created 20030930   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CME_DTYPE_USER has no forward declaration.
Interfaces
Class CL_CME_DTYPE_USER has no interface implemented.
Friends
Class CL_CME_DTYPE_USER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DECIMALSIGN Static Attribute Private Type reference (TYPE) CHAR1 Decimal Point 20030930
2 G_EDIT_MASK_DATE Static Attribute Private Type reference (TYPE) CHAR1 Separator Used for Date in Template 20031013
3 G_EDIT_MASK_TIME Static Attribute Private Type reference (TYPE) CHAR1 Separator Used for Time in Template 20031013
4 G_FORMAT_DATE Static Attribute Private Type reference (TYPE) USR01-DATFM Date Format (Internal) 20031013
5 G_LANGUAGE Static Attribute Private Type reference (TYPE) SYLANGU Language 20040127
6 G_NEUTRAL Static Attribute Private Type reference (TYPE) FLAG Neutral Format 20030930
7 G_SEPARATOR Static Attribute Private Type reference (TYPE) CHAR1 Thousand Separator 20030930
8 G_TEMPLATE_DATE Static Attribute Private Type reference (TYPE) CHAR10 Template for Date 20031013
9 G_TEMPLATE_TIME Static Attribute Private Type reference (TYPE) CHAR8 Template for Time 20031013
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030930
2 GET_DATE_AND_TIME_SETTINGS Static method Private Method Read Data for Date Format 20031015
3 GET_SETTINGS Static method Public Method Read User Settings 20030930
4 REFRESH_SETTINGS Static method Public Method Read User Settings 20030930
5 SET_SETTINGS Static method Public Method Make User Settings 20040127
Events
Class CL_CME_DTYPE_USER has no event.
Types
Class CL_CME_DTYPE_USER has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method GET_DATE_AND_TIME_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Sprachenschlüssel 20031015

Method GET_DATE_AND_TIME_SETTINGS on class CL_CME_DTYPE_USER has no exception.

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DECIMALSIGN Call by reference Type reference (TYPE) CHAR1 Dezimaltrenner 20030930
2 Exporting E_EDIT_MASK_DATE Call by reference Type reference (TYPE) CHAR1 Trennzeichen Schablone Datum 20031013
3 Exporting E_EDIT_MASK_TIME Call by reference Type reference (TYPE) CHAR1 Trennzeichen Schablone Uhrzeit 20031013
4 Exporting E_FORMAT_DATE Call by reference Type reference (TYPE) CHAR1 Datumsformat intern 20031013
5 Exporting E_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprache 20040127
6 Exporting E_SEPARATOR Call by reference Type reference (TYPE) CHAR1 Tausendertrenner 20030930
7 Exporting E_TEMPLATE_DATE Call by reference Type reference (TYPE) CHAR10 Schablone Datum 20031013
8 Exporting E_TEMPLATE_TIME Call by reference Type reference (TYPE) CHAR8 Schablone Uhrzeit 20031013

Method GET_SETTINGS on class CL_CME_DTYPE_USER has no exception.

Method REFRESH_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Sprache 20031015

Method REFRESH_SETTINGS on class CL_CME_DTYPE_USER has no exception.

Method SET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LANGUAGE Call by reference Type reference (TYPE) SYLANGU Sprache 20040127

Method SET_SETTINGS on class CL_CME_DTYPE_USER has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 300