SAP ABAP Class IF_UAV_CURRENCY_SERVICE (Methods to be provided for cl_uav_currency_service)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAV_PRICE_MAINTENANCE Price Maintenance 20041112
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_INV_DEBITCREDIT_MAT Debit/Credit Reporting Material 20041228
Properties
Class IF_UAV_CURRENCY_SERVICE  
Short Description Methods to be provided for cl_uav_currency_service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041112   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UAV_CURRENCY_SERVICE has no forward declaration.
Interfaces
Class IF_UAV_CURRENCY_SERVICE has no interface implemented.
Friends
Class IF_UAV_CURRENCY_SERVICE has no friend class.
Attributes
Class IF_UAV_CURRENCY_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NEW_CURRENCY_RATES Instance method Public Method Reaction to New Exchange Rates 20041112
Events
Class IF_UAV_CURRENCY_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GYS_RATE Public See coding 20041112 BEGIN OF gys_rate, fin_company TYPE fin_company, fin_currtype TYPE fin_currtype, kursf TYPE kursf, END OF gys_rate
2 GYT_RATE Public See coding 20041112 gyt_rate TYPE TABLE OF gys_rate WITH KEY fin_company fin_currtype
Method Signatures

Method NEW_CURRENCY_RATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RATE Call by reference Type reference (TYPE) GYT_RATE 20041112

Method NEW_CURRENCY_RATES on class IF_UAV_CURRENCY_SERVICE has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in