SAP ABAP Interface IF_DATAFEED_FWD_RATE_BADI (Interface for BAdI: ES_FWD_RATE)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
TR (Application Component) Treasury
⤷
FTDF (Package) Treasury: Datafeed TR-TM-TM-TO-DF

⤷

⤷

Properties
Interface | IF_DATAFEED_FWD_RATE_BADI | |
Short Description | Interface for BAdI: ES_FWD_RATE |
General Data
Package | FTDF | Treasury: Datafeed TR-TM-TM-TO-DF |
Created | 20120726 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DATAFEED_FWD_RATE_BADI has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120726 |
Friends
Interface IF_DATAFEED_FWD_RATE_BADI has no friend.
Attributes
Interface IF_DATAFEED_FWD_RATE_BADI has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20120726 | |
2 | ![]() |
Static method | Public | Method | Returns Label for specified period | 20120726 |
Events
Interface IF_DATAFEED_FWD_RATE_BADI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_STR_PERIOD | Public | See coding | 20120726 | begin of ty_str_period,
period_start TYPE tcr_cty_period_start,
period_type TYPE tcr_cty_period_type,
end of ty_str_period
|
||
2 | TY_TAS_PERIODS | Public | See coding | 20120726 | ty_tas_periods type sorted table of ty_str_period with unique key period_start period_type
|
Method Signatures
Method GET_PERIODS_FOR_QUOTATION_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMODITY_ID | Call by reference | Type reference (TYPE) | TRCO_COMM_ID | Commodity ID | 20120726 | ||
2 | ![]() |
IV_PROVIDER | Call by reference | Type reference (TYPE) | TCR_CTY_PROVIDER | Provider of Commodity Market Data | 20120726 | ||
3 | ![]() |
IV_QUOT_DATE | Call by reference | Type reference (TYPE) | TCR_CTY_QUOTDATE | Quotation Date | 20120726 | ||
4 | ![]() |
RT_PERIODS | Value transfer | Type reference (TYPE) | TY_TAS_PERIODS | 20120726 |
Method GET_PERIODS_FOR_QUOTATION_DATE on Interface IF_DATAFEED_FWD_RATE_BADI has no exception.
Method GET_PERIOD_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COMMODITY_ID | Call by reference | Type reference (TYPE) | TRCO_COMM_ID | Commodity ID | 20120726 | ||
2 | ![]() |
IV_PERIOD_START | Call by reference | Type reference (TYPE) | TCR_CTY_PERIOD_START | Start of Price Period | 20120726 | ||
3 | ![]() |
IV_PERIOD_TYPE | Call by reference | Type reference (TYPE) | TCR_CTY_PERIOD_TYPE | Type of Price Period | 20120726 | ||
4 | ![]() |
IV_PROVIDER | Call by reference | Type reference (TYPE) | TCR_CTY_PROVIDER | Provider of Commodity Market Data | 20120726 | ||
5 | ![]() |
IV_QUOT_DATE | Call by reference | Type reference (TYPE) | TCR_CTY_QUOTDATE | SY-DATUM | Quotation Date | 20120726 | |
6 | ![]() |
RV_PERIOD_DESCRIPTION | Value transfer | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20120726 |
Method GET_PERIOD_DESCRIPTION on Interface IF_DATAFEED_FWD_RATE_BADI has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |