SAP ABAP Class CL_I18_DATEC (CL_I18_DATEC)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
SI18N_CALENDAR (Package) Test
⤷
⤷
Properties
| Class | CL_I18_DATEC | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SI18N_CALENDAR | Test |
| Created | 20060529 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_I18_DATEC has no forward declaration.
Interfaces
Class CL_I18_DATEC has no interface implemented.
Friends
Class CL_I18_DATEC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_I18_CALENDAR | 20060529 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 20060529 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 20060529 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20060529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060529 | |
| 2 | Static method | Public | Method | 20060529 | ||
| 3 | Instance method | Public | Method | 20060529 | ||
| 4 | Instance method | Public | Method | 20060529 | ||
| 5 | Instance method | Public | Method | 20060529 | ||
| 6 | Instance method | Public | Method | 20060529 | ||
| 7 | Instance method | Public | Method | 20060529 | ||
| 8 | Instance method | Public | Method | 20060529 | ||
| 9 | Instance method | Public | Method | 20060529 | ||
| 10 | Instance method | Public | Method | 20060529 | ||
| 11 | Instance method | Public | Method | 20060529 |
Events
Class CL_I18_DATEC has no event.
Types
Class CL_I18_DATEC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CALEND | Value transfer | Object reference (TYPE REF TO) | CL_I18_CALENDAR | 20060529 | ||||
| 2 | DAY | Value transfer | Type reference (TYPE) | I | 20060529 | ||||
| 3 | MONTH | Value transfer | Type reference (TYPE) | I | 20060529 | ||||
| 4 | YEAR | Value transfer | Type reference (TYPE) | I | 20060529 |
Method CONSTRUCTOR on class CL_I18_DATEC has no exception.
Method CREATEDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_DATE | Call by reference | Object reference (TYPE REF TO) | CL_I18_DATEC | 20060529 | ||||
| 2 | IM_CAL | Call by reference | Object reference (TYPE REF TO) | CL_I18_CALENDAR | 20060529 | ||||
| 3 | IM_INT_DATE | Value transfer | Type reference (TYPE) | D | 20060529 |
Method CREATEDATE on class CL_I18_DATEC has no exception.
Method GETDAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DAY | Value transfer | Type reference (TYPE) | I | 20060529 |
Method GETDAY on class CL_I18_DATEC has no exception.
Method GETDAYASCHAR2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DAY_AS_CHAR2 | Value transfer | Type reference (TYPE) | STRING | 20060529 |
Method GETDAYASCHAR2 on class CL_I18_DATEC has no exception.
Method GETMONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MONTH | Value transfer | Type reference (TYPE) | I | 20060529 |
Method GETMONTH on class CL_I18_DATEC has no exception.
Method GETYEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_YEAR | Value transfer | Type reference (TYPE) | I | 20060529 |
Method GETYEAR on class CL_I18_DATEC has no exception.
Method SETDAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DAY | Call by reference | Type reference (TYPE) | I | 20060529 |
Method SETDAY on class CL_I18_DATEC has no exception.
Method SETMONTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MONTH | Value transfer | Type reference (TYPE) | I | 20060529 |
Method SETMONTH on class CL_I18_DATEC has no exception.
Method SETYEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_YEAR | Value transfer | Type reference (TYPE) | I | 20060529 |
Method SETYEAR on class CL_I18_DATEC has no exception.
Method TOBUILDINDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BUILDINDATE | Value transfer | Type reference (TYPE) | D | 20060529 |
Method TOBUILDINDATE on class CL_I18_DATEC has no exception.
Method TOSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATEFORMAT | Call by reference | Type reference (TYPE) | XUDATFM | '1' | Date format (DD.MM.YYYY - default) | 20060529 | ||
| 2 | R_DATETOSTRING | Value transfer | Type reference (TYPE) | STRING | 20060529 |
Method TOSTRING on class CL_I18_DATEC has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |