SAP ABAP Class CL_DB6_CALENDAR (DB6: Embedded Calendar Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_DB6_CALENDAR  
Short Description DB6: Embedded Calendar Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20041018   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DB6_CALENDAR has no interface implemented.
Friends
Class CL_DB6_CALENDAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALENDAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CALENDAR Calendar Control Proxy Class 20041018
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20041018
3 EVENTS Instance attribute Public Object reference (TYPE REF TO) CL_DB6_EVENT_RECEIVER_CAL DB6: Event Receiver for Calendar Control 20041018
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041018
2 FREE Instance method Public Method 20041018
Events
Class CL_DB6_CALENDAR has no event.
Types
Class CL_DB6_CALENDAR 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 CONTAINER_NAME Call by reference Type reference (TYPE) CLIKE 20041018
2 Importing INDEX_CURRENT_WEEK_REF Call by reference Object reference (TYPE REF TO) I 20080613
3 Importing KIND_OF_VIEW_REF Call by reference Object reference (TYPE REF TO) I 20080613
4 Importing WEBDYNPRO_CALLED Call by reference Type reference (TYPE) ABAP_BOOL 20041018

Method CONSTRUCTOR on class CL_DB6_CALENDAR has no exception.

Method FREE Signature

Method FREE on class CL_DB6_CALENDAR has no parameter.
Method FREE on class CL_DB6_CALENDAR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700