SAP ABAP Class CL_UDM_BUPA_CONVERT_AMOUNTS (Translation of Currency Amounts)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FSCM-COL (Application Component) Collections Management
⤷
UDM_BUPA_TRANSACTION_DATA (Package) Transaction Data

⤷

⤷

Properties
Class | CL_UDM_BUPA_CONVERT_AMOUNTS | |
Short Description | Translation of Currency Amounts | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UDM_BUPA_TRANSACTION_DATA | Transaction Data |
Created | 20050302 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_UDM_BUPA_CONVERT_AMOUNTS has no forward declaration.
Interfaces
Class CL_UDM_BUPA_CONVERT_AMOUNTS has no interface implemented.
Friends
Class CL_UDM_BUPA_CONVERT_AMOUNTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 20050302 | |||
2 | ![]() |
Constant | Private | Type reference (TYPE) | I | 50 | 20050302 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050302 |
2 | ![]() |
Static method | Public | Method | Translate foreign currency amount to local currency | 20050302 |
Events
Class CL_UDM_BUPA_CONVERT_AMOUNTS has no event.
Types
Class CL_UDM_BUPA_CONVERT_AMOUNTS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_UDM_BUPA_CONVERT_AMOUNTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_UDM_BUPA_CONVERT_AMOUNTS has no exception.
Method CONVERT_TO_LOCAL_CURRENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_LOG | Call by reference | Object reference (TYPE REF TO) | CL_UDM_APPL_LOG | Anwendungslog | 20050302 | ||
2 | ![]() |
E_LOCAL_AMOUNT | Call by reference | Type reference (TYPE) | UDM_OPEN_ITEM_AMT | Betrag in Belegwährung | 20050302 | ||
3 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20050302 | ||
4 | ![]() |
I_FOREIGN_AMOUNT | Call by reference | Type reference (TYPE) | UDM_OPEN_ITEM_AMT | Betrag in Belegwährung | 20050302 | ||
5 | ![]() |
I_FOREIGN_CURRENCY | Call by reference | Type reference (TYPE) | BDM_OPEN_ITEM_CURR | Währung des Beleges | 20050302 | ||
6 | ![]() |
I_LOCAL_CURRENCY | Call by reference | Type reference (TYPE) | UDM_COLL_STRATEGY_CURRENCY | Währung der Strategie | 20050302 | ||
7 | ![]() |
I_PARTNER_REF | Call by reference | Object reference (TYPE REF TO) | IF_UDM_BUPA_TRANSACTION_DATA | Bewegungsdaten zu einem Geschäftspartner | 20050302 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Währungsumrechnung ist nicht durchfürbar | 20050314 | |
2 | ![]() |
Währungsumrechnung ist nicht durchfürbar: Abbrechen | 20050302 |
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |