SAP ABAP Class CL_BS_END_OF_MONTH (Class for BAdI Implementation: BS_END_OF_MONTH)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-IRM (Application Component) Information Retention Manager
⤷
S_ILM_STD_IMPL (Package) BAdI Impl. for ILM BC Standard Start Times and Fields
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091109 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_IRM_STT | Interface for BAdI: BADI_IRM_STT | 20091109 |
Properties
| Class | CL_BS_END_OF_MONTH | |
| Short Description | Class for BAdI Implementation: BS_END_OF_MONTH | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STD_IMPL | BAdI Impl. for ILM BC Standard Start Times and Fields |
| Created | 20091109 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BS_END_OF_MONTH has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20091109 | ||
| 2 | IF_BADI_IRM_STT | Interface for BAdI: BADI_IRM_STT | 20091109 |
Friends
Class CL_BS_END_OF_MONTH has no friend class.
Attributes
Class CL_BS_END_OF_MONTH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Apply Time Offset to Time Reference | 20120516 | |
| 2 | Static method | Private | Method | Conv. Field Value (DATS/Time Stamp) Acc. to TS if Appl. | 20120516 | |
| 3 | Instance method | Private | Method | Check Whether a Year is a Leap Year | 20120516 |
Events
Class CL_BS_END_OF_MONTH has no event.
Types
Class CL_BS_END_OF_MONTH has no local type.
Method Signatures
Method APPLY_TIME_OFFSET_EOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REFERENCE_DATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20120516 | |||
| 2 | RV_START_DATE | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20120516 |
Method APPLY_TIME_OFFSET_EOM on class CL_BS_END_OF_MONTH has no exception.
Method CONVERT_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD_VALUE | Call by reference | Type reference (TYPE) | DATA | DATS oder UTC-Zeitstempel | 20120516 | |||
| 2 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20120516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Runtime | 20120516 |
Method IS_LEAP_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_YEAR | Call by reference | Type reference (TYPE) | NUMC4 | Jahr | 20120516 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Ergebnis: 'X' = Schaltjahr; ' ' = kein Schaltjahr) | 20120516 |
Method IS_LEAP_YEAR on class CL_BS_END_OF_MONTH has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |