SAP ABAP Interface IF_EX_WARRANTY_EXPIRY_ESTIMATE (Interface for BAdI: WARRANTY_EXPIRY_ESTIMATE)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
PM-EQM-SF-WA (Application Component) Warranties
⤷
DWA (Package) Warranty processing
⤷
⤷
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
| Interface | IF_EX_WARRANTY_EXPIRY_ESTIMATE | |
| Short Description | Interface for BAdI: WARRANTY_EXPIRY_ESTIMATE |
General Data
| Package | DWA | Warranty processing |
| Created | 20060628 | SAP |
| Last changed | 20060920 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_EX_WARRANTY_EXPIRY_ESTIMATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20060628 |
Friends
Interface IF_EX_WARRANTY_EXPIRY_ESTIMATE has no friend.
Attributes
Interface 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
Interface 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 Interface IF_EX_WARRANTY_EXPIRY_ESTIMATE has no exception.
History
| Last changed by/on | SAP | 20060920 |
| SAP Release Created in |