SAP ABAP Class /BCV/CX_FND_CURR_CONV (Exception Class for Currency Conversion)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/CX (Package) BCV Exceptions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /BCV/CX_FND | Exception Class for Foundation Layer | 20090119 |
Properties
Class | /BCV/CX_FND_CURR_CONV | |
Short Description | Exception Class for Currency Conversion | |
Super Class | /BCV/CX_FND | Exception Class for Foundation Layer |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | /BCV/CX | BCV Exceptions |
Created | 20090119 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /BCV/CX_FND_CURR_CONV has no forward declaration.
Interfaces
Class /BCV/CX_FND_CURR_CONV has no interface implemented.
Friends
Class /BCV/CX_FND_CURR_CONV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BCV/FND_APPL | Application Name | 20090119 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEE82CB4677AF5A46D6' | 20090306 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDE82CB496FB1611CAE' | 20090306 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | BAdI Name | 20090306 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C61B9B4DE0D3C2' | 20090119 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BCV/FND_CONVERSION_DATE | Conversion Date | 20090119 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BCV/FND_CURRENCY | Currency Amount | 20090119 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BCV/FND_EX_RATE_TYPE | Exchange Rate Type | 20090119 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C618FC3DC74D27' | 20090119 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Method Name | 20090306 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDE82CB46762C434BC1' | 20090306 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDE82CB3403568E0FF0' | 20090306 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C6290AF30B109D' | 20090119 | ||
14 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDB9C616C8DF335CA7' | 20090119 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BCV/FND_CUKY | Original Currency Unit | 20090119 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | /BCV/FND_TARGET_CUKY | Target Currency Unit | 20090119 | ||
17 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C61C6F33B69630' | 20090119 | ||
18 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDB9C6247689F401E9' | 20090119 | ||
19 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C61EAE939283D5' | 20090119 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C6210FE1E1CA63' | 20090119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090119 |
Events
Class /BCV/CX_FND_CURR_CONV has no event.
Types
Class /BCV/CX_FND_CURR_CONV has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | /BCV/FND_APPL | 20090119 | |||
2 | ![]() |
BADI_NAME | Call by reference | Type reference (TYPE) | STRING | 20090306 | |||
3 | ![]() |
CONV_DATE | Call by reference | Type reference (TYPE) | /BCV/FND_CONVERSION_DATE | 20090119 | |||
4 | ![]() |
CURRENCY | Call by reference | Type reference (TYPE) | /BCV/FND_CURRENCY | 20090119 | |||
5 | ![]() |
EX_RATE_TYPE | Call by reference | Type reference (TYPE) | /BCV/FND_EX_RATE_TYPE | 20090119 | |||
6 | ![]() |
METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20090306 | |||
7 | ![]() |
ORIG_CUNIT | Call by reference | Type reference (TYPE) | /BCV/FND_CUKY | 20090119 | |||
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090119 | |||
9 | ![]() |
TARGET_CUNIT | Call by reference | Type reference (TYPE) | /BCV/FND_TARGET_CUKY | 20090119 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20090119 |
Method CONSTRUCTOR on class /BCV/CX_FND_CURR_CONV has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 702 |