SAP ABAP Interface IF_CALENDAR_DEFINITION (Interface for BAdI: CALENDAR_DEFINITION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-CAL (Application Component) Holiday Calendar, Factory Calendar, Appointment Calendar
     SZC (Package) R/3 Central Basis Development: Factory Calendar
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
Interface IF_CALENDAR_DEFINITION  
Short Description Interface for BAdI: CALENDAR_DEFINITION    
General Data
Package SZC   R/3 Central Basis Development: Factory Calendar 
Created 20070612   SAP 
Last changed 20071217   SAP 
Unicode checks active    
Forward declarations
Interface IF_CALENDAR_DEFINITION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20070612
Friends
Interface IF_CALENDAR_DEFINITION has no friend.
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
Interface IF_CALENDAR_DEFINITION has no event.
Types
Interface 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 Interface 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 Interface IF_CALENDAR_DEFINITION has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in