SAP ABAP Class IF_EX_HRFPM_CURRENCY_CONV_DATE (Interface for BAdI: HRFPM_CURRENCY_CONV_DATE)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110306 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_IM_HRFPM_CURR_CONV_DATE_STD | Class for BAdI: HRFPM_CURRENCY_CONV_DATE | 20110306 |
Properties
| Class | IF_EX_HRFPM_CURRENCY_CONV_DATE | |
| Short Description | Interface for BAdI: HRFPM_CURRENCY_CONV_DATE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110306 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_EX_HRFPM_CURRENCY_CONV_DATE has no forward declaration.
Interfaces
Class IF_EX_HRFPM_CURRENCY_CONV_DATE has no interface implemented.
Friends
Class IF_EX_HRFPM_CURRENCY_CONV_DATE has no friend class.
Attributes
Class IF_EX_HRFPM_CURRENCY_CONV_DATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110306 |
Events
Class IF_EX_HRFPM_CURRENCY_CONV_DATE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_CURRENCY_CONVERSION_DATE | Public | See coding | 20110306 | BEGIN OF ts_currency_conversion_date,
period TYPE hrfpm_s_financing_period,
conversion_date TYPE dats,
END OF ts_currency_conversion_date
|
||
| 2 | TT_CONVERSION_DATE | Public | See coding | 20110306 | tt_conversion_date TYPE
STANDARD TABLE OF ts_currency_conversion_date
WITH DEFAULT KEY
|
Method Signatures
Method DETERMINE_CONVERSION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CURRENCY_CONVERSION_DATE | Call by reference | Type reference (TYPE) | TT_CONVERSION_DATE | 20110306 | ||||
| 2 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | 20110306 | ||||
| 3 | IS_VALIDITY_PERIOD | Call by reference | Type reference (TYPE) | HRFPM_S_FINANCING_PERIOD | 20110306 | ||||
| 4 | IV_COSTITEM | Call by reference | Type reference (TYPE) | HCP_COSTITEM | Kostenbestandteil | 20110306 | |||
| 5 | IV_COSTITEM_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20110306 | |||
| 6 | IV_DUE_DATE | Call by reference | Type reference (TYPE) | DATS | 20110306 | ||||
| 7 | IV_LOCAL_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | 20110306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110306 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |