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 CALEND Instance attribute Private Object reference (TYPE REF TO) CL_I18_CALENDAR 20060529
2 DAY Instance attribute Private Type reference (TYPE) I 20060529
3 MONTH Instance attribute Private Type reference (TYPE) I 20060529
4 YEAR Instance attribute Private Type reference (TYPE) I 20060529
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060529
2 CREATEDATE Static method Public Method 20060529
3 GETDAY Instance method Public Method 20060529
4 GETDAYASCHAR2 Instance method Public Method 20060529
5 GETMONTH Instance method Public Method 20060529
6 GETYEAR Instance method Public Method 20060529
7 SETDAY Instance method Public Method 20060529
8 SETMONTH Instance method Public Method 20060529
9 SETYEAR Instance method Public Method 20060529
10 TOBUILDINDATE Instance method Public Method 20060529
11 TOSTRING 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 Importing CALEND Value transfer Object reference (TYPE REF TO) CL_I18_CALENDAR 20060529
2 Importing DAY Value transfer Type reference (TYPE) I 20060529
3 Importing MONTH Value transfer Type reference (TYPE) I 20060529
4 Importing 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 Exporting EX_DATE Call by reference Object reference (TYPE REF TO) CL_I18_DATEC 20060529
2 Importing IM_CAL Call by reference Object reference (TYPE REF TO) CL_I18_CALENDAR 20060529
3 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Returning 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 Importing DATEFORMAT Call by reference Type reference (TYPE) XUDATFM '1' Date format (DD.MM.YYYY - default) 20060529
2 Returning 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