SAP ABAP Class CL_SWF_TST_CALENDAR (CL_SWF_TST_CALENDAR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_TST (Package) Workflow: Test Objects
Properties
Class CL_SWF_TST_CALENDAR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_TST   Workflow: Test Objects 
Created 20050420   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_TST_CALENDAR has no forward declaration.
Interfaces
Class CL_SWF_TST_CALENDAR has no interface implemented.
Friends
Class CL_SWF_TST_CALENDAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DAYS Constant Public Type reference (TYPE) C 'D' DAYS 20050420
2 HOURS Constant Public Type reference (TYPE) C 'H' HOURS 20050420
3 MINUTES Constant Public Type reference (TYPE) C 'M' MINUTES 20050420
4 MONTHS Constant Public Type reference (TYPE) C '1' MONTHS 20050420
5 TIMESTAMP Instance attribute Public Type reference (TYPE) TIMESTAMP TIMESTAMP 20050420
6 WEEKS Constant Public Type reference (TYPE) C 'W' WEEKS 20050420
7 YEARS Constant Public Type reference (TYPE) C 'Y' YEARS 20050420
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method ADD 20050420
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050420
3 EQUALS Instance method Public Method EQUALS 20050420
4 GET_DATE Instance method Public Method GET_DATE 20050420
5 TO_STRING Instance method Public Method TO_STRING 20050420
Events
Class CL_SWF_TST_CALENDAR has no event.
Types
Class CL_SWF_TST_CALENDAR has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AMOUNT Call by reference Type reference (TYPE) I IM_AMOUNT 20050420
2 Importing IM_FIELD Call by reference Type reference (TYPE) C IM_FIELD 20050420

Method ADD on class CL_SWF_TST_CALENDAR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATE Call by reference Type reference (TYPE) DATS IM_DATE 20050420
2 Importing IM_TIME Call by reference Type reference (TYPE) TIMS IM_TIME 20050420
3 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20050729
4 Importing IM_ZONE Call by reference Type reference (TYPE) TZNZONE IM_ZONE 20050420

Method CONSTRUCTOR on class CL_SWF_TST_CALENDAR has no exception.

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALENDAR Call by reference Object reference (TYPE REF TO) CL_SWF_TST_CALENDAR IM_CALENDAR 20050420
2 Returning RE_SUBRC Value transfer Type reference (TYPE) I RE_SUBRC 20050420

Method EQUALS on class CL_SWF_TST_CALENDAR has no exception.

Method GET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ZONE Call by reference Type reference (TYPE) TZNZONE 'UTC' IM_ZONE 20050420
2 Returning RE_DATE Value transfer Type reference (TYPE) DATS RE_DATE 20050420

Method GET_DATE on class CL_SWF_TST_CALENDAR has no exception.

Method TO_STRING Signature

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

Method TO_STRING on class CL_SWF_TST_CALENDAR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710