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 | Constant | Public | Type reference (TYPE) | SC_DAY_TXT | 'FRIDAY' | Friday | 20070612 | ||
| 2 | Constant | Public | Type reference (TYPE) | SC_DAY_TXT | 'MONDAY' | Monday | 20070612 | ||
| 3 | Constant | Public | Type reference (TYPE) | SC_DAY_TXT | 'SATURDAY' | Saturday | 20070612 | ||
| 4 | Constant | Public | Type reference (TYPE) | SC_DAY_TXT | 'SUNDAY' | Sunday | 20070612 | ||
| 5 | Constant | Public | Type reference (TYPE) | SC_DAY_TXT | 'THURSDAY' | Thursday | 20070612 | ||
| 6 | Constant | Public | Type reference (TYPE) | SC_DAY_TXT | 'TUESDAY' | Tuesday | 20070612 | ||
| 7 | Constant | Public | Type reference (TYPE) | SC_DAY_TXT | 'WEDNESDAY' | Wednesday | 20070612 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets date from first week of year | 20070612 | |
| 2 | 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 | DAY | Call by reference | Type reference (TYPE) | KTAG | Tag des Monats für Feiertagsberechnung | 20070612 | |||
| 2 | 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 | 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 |