SAP ABAP Interface IF_UAV_CURRENCY_SERVICE (Methods to be provided for cl_uav_currency_service)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-BAC (Application Component) Business Accounting
⤷
UA_PRICE_MAINTENANCE (Package) Manual Price Maintenance, Generic Part

⤷

⤷

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
Interface | IF_UAV_CURRENCY_SERVICE | |
Short Description | Methods to be provided for cl_uav_currency_service |
General Data
Package | UA_PRICE_MAINTENANCE | Manual Price Maintenance, Generic Part |
Created | 20041112 | SAP |
Last changed | 20041209 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UAV_CURRENCY_SERVICE has no forward declaration.
Interfaces
Interface IF_UAV_CURRENCY_SERVICE has no interface.
Friends
Interface IF_UAV_CURRENCY_SERVICE has no friend.
Attributes
Interface IF_UAV_CURRENCY_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Reaction to New Exchange Rates | 20041112 |
Events
Interface 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 | ![]() |
IT_RATE | Call by reference | Type reference (TYPE) | GYT_RATE | 20041112 |
Method NEW_CURRENCY_RATES on Interface IF_UAV_CURRENCY_SERVICE has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 400 |