SAP ABAP Class IF_CALENDAR_DEFINITION (Interface for BAdI: CALENDAR_DEFINITION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070612
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CALENDAR_DEFINITION_CALLER Call BAdI ICALENDAR_DEFINITION 20070628
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CAL_DEF_CALLER_DYNAMIC Call BAdI ICALENDAR_DEFINITION 20070628
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISO_CALENDAR_DEFINITION Class for BAdI: CALENDAR_DEFINITION 20070612
Properties
Class IF_CALENDAR_DEFINITION  
Short Description Interface for BAdI: CALENDAR_DEFINITION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070612   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CALENDAR_DEFINITION has no forward declaration.
Interfaces
Class IF_CALENDAR_DEFINITION has no interface implemented.
Friends
Class IF_CALENDAR_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FRIDAY Constant Public Type reference (TYPE) SC_DAY_TXT 'FRIDAY' Friday 20070612
2 C_MONDAY Constant Public Type reference (TYPE) SC_DAY_TXT 'MONDAY' Monday 20070612
3 C_SATURDAY Constant Public Type reference (TYPE) SC_DAY_TXT 'SATURDAY' Saturday 20070612
4 C_SUNDAY Constant Public Type reference (TYPE) SC_DAY_TXT 'SUNDAY' Sunday 20070612
5 C_THURSDAY Constant Public Type reference (TYPE) SC_DAY_TXT 'THURSDAY' Thursday 20070612
6 C_TUESDAY Constant Public Type reference (TYPE) SC_DAY_TXT 'TUESDAY' Tuesday 20070612
7 C_WEDNESDAY Constant Public Type reference (TYPE) SC_DAY_TXT 'WEDNESDAY' Wednesday 20070612
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATE_IN_FIRST_WEEK Static method Public Method Gets date from first week of year 20070612
2 GET_FIRST_DAY_OF_WEEK Static method Public Method Gets first day of week 20070612
Events
Class IF_CALENDAR_DEFINITION has no event.
Types
Class IF_CALENDAR_DEFINITION has no local type.
Method Signatures

Method GET_DATE_IN_FIRST_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DAY Call by reference Type reference (TYPE) KTAG Tag des Monats für Feiertagsberechnung 20070612
2 Changing MONTH Call by reference Type reference (TYPE) KMONAT Monat für Feiertagsberechnung 20070612

Method GET_DATE_IN_FIRST_WEEK on class IF_CALENDAR_DEFINITION has no exception.

Method GET_FIRST_DAY_OF_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing WEEKDAY Call by reference Type reference (TYPE) SC_DAY_TXT Wochentage (Text) 20070612

Method GET_FIRST_DAY_OF_WEEK on class IF_CALENDAR_DEFINITION has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in