SAP ABAP Class CL_DBA_CALENDAR_ALV (DBA Cockpit: ALV for Calender Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_JOB (Package) DBA Cockpit: Jobs
Properties
Class CL_DBA_CALENDAR_ALV  
Short Description DBA Cockpit: ALV for Calender Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_JOB   DBA Cockpit: Jobs 
Created 20061129   SAP 
Last change 20130531   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)
2 DB6CC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 DB6JO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DBA_CALENDAR_ALV has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_DBA_ACTION_CALENDAR 20070131 DBA Cockpit: Central Planning Calendar
2 CL_DBA_ACTION_CENTRAL_CALENDAR 20070130 DBA Cockpit: Central Planning Calendar
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20061129
2 CALENDAR_ID Instance attribute Private Type reference (TYPE) ACT_CALID Factory calendar ID for DBA actions 20061130
3 ENTRIES_PER_DAY Instance attribute Public Type reference (TYPE) I 20061129
4 FIRST_DAY Instance attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
5 INDEX_CURRENT_WEEK Instance attribute Public Type reference (TYPE) I 1 20090514
6 KIND_OF_VIEW Instance attribute Public Type reference (TYPE) I 20061129
7 LAST_DAY Instance attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
8 NUMBER_OF_WEEKS Instance attribute Public Type reference (TYPE) I 20061129
9 SELECTED_DAY Instance attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
10 VIEWTYPE_DAY Constant Public Type reference (TYPE) I 2 20061129
11 VIEWTYPE_MONTH Constant Public Type reference (TYPE) I 3 20061129
12 VIEWTYPE_WEEK Constant Public Type reference (TYPE) I 1 20061129
13 WEBDYNPRO_CALLED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20061129
14 WEEK Instance attribute Public Type reference (TYPE) DBA_CALENDAR_LIST DBA Cockpit: Calendar Display 20061130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DAY_COLUMN Instance method Private Method 20061129
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061129
3 DATE_OF_DAY Instance method Private Method 20070130
4 DAYNUMBER_OF_FIELDNAME Instance method Private Method 20070130
5 FIELDNAME_OF_DAY Instance method Private Method 20061130
6 FREE Instance method Public Method 20061129
7 INITIALIZE_CONTENT Instance method Private Method 20061130
8 READ_CALENDAR_CELL Instance method Public Method 20070130
9 REFRESH Instance method Public Method 20061129
10 SET_CALENDAR_ID Instance method Public Method 20061130
11 SET_GRID_ATTRIBUTES_WEEK Instance method Private Method 20061129
12 SET_LAYOUT Instance method Public Method 20061129
13 SET_RANGE Instance method Public Method 20070129
14 TIMESTAMP_OF_CELL Instance method Private Method 20070131
Events
Class CL_DBA_CALENDAR_ALV has no event.
Types
Class CL_DBA_CALENDAR_ALV has no local type.
Method Signatures

Method ADD_DAY_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20061129
2 Importing DAY Call by reference Type reference (TYPE) I 20061129
3 Changing FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20061129

Method ADD_DAY_COLUMN on class CL_DBA_CALENDAR_ALV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALENDAR_ID Call by reference Type reference (TYPE) ACT_CALID Factory calendar ID for DBA actions 20061130
2 Importing DYNPRO_FIELD Call by reference Type reference (TYPE) C 20061129
3 Importing ENTRIES_PER_DAY Call by reference Type reference (TYPE) I 4 20061129
4 Importing FIRST_DAY Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
5 Importing INDEX_CURRENT_WEEK Call by reference Type reference (TYPE) I 1 20090514
6 Importing KIND_OF_VIEW Call by reference Type reference (TYPE) I VIEWTYPE_MONTH 20061129
7 Importing LAST_DAY Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
8 Importing NUMBER_OF_WEEKS Call by reference Type reference (TYPE) I 5 20061129
9 Importing SELECTED_DAY Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
10 Importing WEBDYNPRO_CALLED Call by reference Type reference (TYPE) ABAP_BOOL 20061129

Method CONSTRUCTOR on class CL_DBA_CALENDAR_ALV has no exception.

Method DATE_OF_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CELL_NAME Call by reference Type reference (TYPE) C 20070130
2 Returning DATE Value transfer Type reference (TYPE) SYDATUM Current Date of Application Server 20070130

Method DATE_OF_DAY on class CL_DBA_CALENDAR_ALV has no exception.

Method DAYNUMBER_OF_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DAYNUMBER Value transfer Type reference (TYPE) I 20070130
2 Importing FIELDNAME Call by reference Type reference (TYPE) C 20070130

Method DAYNUMBER_OF_FIELDNAME on class CL_DBA_CALENDAR_ALV has no exception.

Method FIELDNAME_OF_DAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DAY_NUMBER Call by reference Type reference (TYPE) I 20061130
2 Returning FIELD Value transfer Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20061130

Method FIELDNAME_OF_DAY on class CL_DBA_CALENDAR_ALV has no exception.

Method FREE Signature

Method FREE on class CL_DBA_CALENDAR_ALV has no parameter.
Method FREE on class CL_DBA_CALENDAR_ALV has no exception.

Method INITIALIZE_CONTENT Signature

Method INITIALIZE_CONTENT on class CL_DBA_CALENDAR_ALV has no parameter.
Method INITIALIZE_CONTENT on class CL_DBA_CALENDAR_ALV has no exception.

Method READ_CALENDAR_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20070130
2 Exporting CONTENT Call by reference Type reference (TYPE) CLIKE 20070130
3 Exporting JOB_REF Call by reference Type reference (TYPE) DBA_CALENDAR_ACT_REF_TABLE DBA Cockpit: Reference List of actions 20070130
4 Importing ROW Call by reference Type reference (TYPE) LVC_INDEX ALV control: Row number (index of internal table) 20070130

Method READ_CALENDAR_CELL on class CL_DBA_CALENDAR_ALV has no exception.

Method REFRESH Signature

Method REFRESH on class CL_DBA_CALENDAR_ALV has no parameter.
Method REFRESH on class CL_DBA_CALENDAR_ALV has no exception.

Method SET_CALENDAR_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALENDAR_ID Call by reference Type reference (TYPE) ACT_CALID Factory calendar ID for DBA actions 20061130

Method SET_CALENDAR_ID on class CL_DBA_CALENDAR_ALV has no exception.

Method SET_GRID_ATTRIBUTES_WEEK Signature

Method SET_GRID_ATTRIBUTES_WEEK on class CL_DBA_CALENDAR_ALV has no parameter.
Method SET_GRID_ATTRIBUTES_WEEK on class CL_DBA_CALENDAR_ALV has no exception.

Method SET_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENTRIES_PER_DAY Call by reference Type reference (TYPE) I 20061129
2 Importing INDEX_CURRENT_WEEK Call by reference Type reference (TYPE) I 20090514
3 Importing KIND_OF_VIEW Call by reference Type reference (TYPE) I 20061129
4 Importing NUMBER_OF_WEEKS Call by reference Type reference (TYPE) I 20061129

Method SET_LAYOUT on class CL_DBA_CALENDAR_ALV has no exception.

Method SET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST_DAY Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
2 Importing LAST_DAY Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070129
3 Importing SELECTED_DAY Call by reference Type reference (TYPE) SYDATUM Current Date of Application Server 20070129

Method SET_RANGE on class CL_DBA_CALENDAR_ALV has no exception.

Method TIMESTAMP_OF_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20070131
2 Importing ROW Call by reference Type reference (TYPE) LVC_INDEX ALV control: Row number (index of internal table) 20070131
3 Returning TIMESTAMP Value transfer Type reference (TYPE) DB6CC_TSTAMP 20070131

Method TIMESTAMP_OF_CELL on class CL_DBA_CALENDAR_ALV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710