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 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Decimal Point | 20030930 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Separator Used for Date in Template | 20031013 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Separator Used for Time in Template | 20031013 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | USR01-DATFM | Date Format (Internal) | 20031013 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SYLANGU | Language | 20040127 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | FLAG | Neutral Format | 20030930 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | CHAR1 | Thousand Separator | 20030930 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | CHAR10 | Template for Date | 20031013 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | CHAR8 | Template for Time | 20031013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20030930 | |
| 2 | Static method | Private | Method | Read Data for Date Format | 20031015 | |
| 3 | Static method | Public | Method | Read User Settings | 20030930 | |
| 4 | Static method | Public | Method | Read User Settings | 20030930 | |
| 5 | 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 | 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 | E_DECIMALSIGN | Call by reference | Type reference (TYPE) | CHAR1 | Dezimaltrenner | 20030930 | |||
| 2 | E_EDIT_MASK_DATE | Call by reference | Type reference (TYPE) | CHAR1 | Trennzeichen Schablone Datum | 20031013 | |||
| 3 | E_EDIT_MASK_TIME | Call by reference | Type reference (TYPE) | CHAR1 | Trennzeichen Schablone Uhrzeit | 20031013 | |||
| 4 | E_FORMAT_DATE | Call by reference | Type reference (TYPE) | CHAR1 | Datumsformat intern | 20031013 | |||
| 5 | E_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Sprache | 20040127 | |||
| 6 | E_SEPARATOR | Call by reference | Type reference (TYPE) | CHAR1 | Tausendertrenner | 20030930 | |||
| 7 | E_TEMPLATE_DATE | Call by reference | Type reference (TYPE) | CHAR10 | Schablone Datum | 20031013 | |||
| 8 | 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 | 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 | 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 |