SAP ABAP Class IF_DATAFEED_FWD_RATE_BADI (Interface for BAdI: ES_FWD_RATE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20120726
Properties
Class IF_DATAFEED_FWD_RATE_BADI  
Short Description Interface for BAdI: ES_FWD_RATE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DATAFEED_FWD_RATE_BADI has no forward declaration.
Interfaces
Class IF_DATAFEED_FWD_RATE_BADI has no interface implemented.
Friends
Class IF_DATAFEED_FWD_RATE_BADI has no friend class.
Attributes
Class IF_DATAFEED_FWD_RATE_BADI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PERIODS_FOR_QUOTATION_DATE Static method Public Method 20120726
2 GET_PERIOD_DESCRIPTION Static method Public Method Returns Label for specified period 20120726
Events
Class 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 Importing IV_COMMODITY_ID Call by reference Type reference (TYPE) TRCO_COMM_ID Commodity ID 20120726
2 Importing IV_PROVIDER Call by reference Type reference (TYPE) TCR_CTY_PROVIDER Provider of Commodity Market Data 20120726
3 Importing IV_QUOT_DATE Call by reference Type reference (TYPE) TCR_CTY_QUOTDATE Quotation Date 20120726
4 Returning RT_PERIODS Value transfer Type reference (TYPE) TY_TAS_PERIODS 20120726

Method GET_PERIODS_FOR_QUOTATION_DATE on class 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 Importing IV_COMMODITY_ID Call by reference Type reference (TYPE) TRCO_COMM_ID Commodity ID 20120726
2 Importing IV_PERIOD_START Call by reference Type reference (TYPE) TCR_CTY_PERIOD_START Start of Price Period 20120726
3 Importing IV_PERIOD_TYPE Call by reference Type reference (TYPE) TCR_CTY_PERIOD_TYPE Type of Price Period 20120726
4 Importing IV_PROVIDER Call by reference Type reference (TYPE) TCR_CTY_PROVIDER Provider of Commodity Market Data 20120726
5 Importing IV_QUOT_DATE Call by reference Type reference (TYPE) TCR_CTY_QUOTDATE SY-DATUM Quotation Date 20120726
6 Returning RV_PERIOD_DESCRIPTION Value transfer Type reference (TYPE) CHAR10 Character Field Length = 10 20120726

Method GET_PERIOD_DESCRIPTION on class IF_DATAFEED_FWD_RATE_BADI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in