SAP ABAP Class IF_EX_WARRANTY_EXPIRY_ESTIMATE (Interface for BAdI: WARRANTY_EXPIRY_ESTIMATE)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060628 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_WARRANTY_EXPIRY_ESTIMATE | Warranty End Date Estimation | 20060628 |
Properties
| Class | IF_EX_WARRANTY_EXPIRY_ESTIMATE | |
| Short Description | Interface for BAdI: WARRANTY_EXPIRY_ESTIMATE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060628 | SAP |
| Last change | 20060920 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_WARRANTY_EXPIRY_ESTIMATE has no forward declaration.
Interfaces
Class IF_EX_WARRANTY_EXPIRY_ESTIMATE has no interface implemented.
Friends
Class IF_EX_WARRANTY_EXPIRY_ESTIMATE has no friend class.
Attributes
Class IF_EX_WARRANTY_EXPIRY_ESTIMATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Warranty End Date Estimation | 20060628 |
Events
Class IF_EX_WARRANTY_EXPIRY_ESTIMATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | COUNTER_READING_TAB_TYPE | Public | See coding | 20060628 | counter_reading_tab_type TYPE STANDARD TABLE OF counter_reading_type
|
||
| 2 | COUNTER_READING_TYPE | Public | See coding | 20060628 | BEGIN OF counter_reading_type,
date TYPE sydatum,
time TYPE syuzeit,
value TYPE f,
END OF counter_reading_type
|
Method Signatures
Method ESTIMATE_EXPIRY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNTER_PERFORMANCE_PER_YEAR | Call by reference | Type reference (TYPE) | F | Jahresleistung des Garantiezählers | 20060628 | |||
| 2 | COUNTER_READING_TAB | Call by reference | Type reference (TYPE) | COUNTER_READING_TAB_TYPE | Tabelle mit dem Meßwerten zum Garantiezähler | 20060628 | |||
| 3 | ESTIMATED_EXPIRY_DATE | Value transfer | Type reference (TYPE) | SYDATUM | berechnetes Endedatum der Garantie | 20060628 | |||
| 4 | WARRANTY_COUNTER_LIMIT | Call by reference | Type reference (TYPE) | F | Wert an dem die Garantie endet | 20060628 | |||
| 5 | WARRANTY_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Startdatum der Garantie | 20060628 | |||
| 6 | WARRANTY_START_VALUE | Call by reference | Type reference (TYPE) | F | Wert bei Garantiestart | 20060628 |
Method ESTIMATE_EXPIRY_DATE on class IF_EX_WARRANTY_EXPIRY_ESTIMATE has no exception.
History
| Last changed by/on | SAP | 20060920 |
| SAP Release Created in |