SAP ABAP Interface IF_EX_HRFPM_CURRENCY_CONV_DATE (Interface for BAdI: HRFPM_CURRENCY_CONV_DATE)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_CUSTOMIZING (Package) Position Management: Customizing

⤷

⤷

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
Interface | IF_EX_HRFPM_CURRENCY_CONV_DATE | |
Short Description | Interface for BAdI: HRFPM_CURRENCY_CONV_DATE |
General Data
Package | PAOC_FPM_CUSTOMIZING | Position Management: Customizing |
Created | 20110306 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_HRFPM_CURRENCY_CONV_DATE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110306 |
Friends
Interface IF_EX_HRFPM_CURRENCY_CONV_DATE has no friend.
Attributes
Interface 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
Interface 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 |