SAP ABAP Class /BCV/CX_FND_UNIT_CONV (Exception Class for Unit 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_UNIT_CONV | |
| Short Description | Exception Class for Unit 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_UNIT_CONV has no forward declaration.
Interfaces
Class /BCV/CX_FND_UNIT_CONV has no interface implemented.
Friends
Class /BCV/CX_FND_UNIT_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 | '801CC4EFFE841DEE82CBC15C76D0DB70' | 20090306 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEE82CBC15E25554409' | 20090306 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | BAdI Name | 20090306 | |||
| 5 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDB9C4E8A0675C073C' | 20090119 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | /BCV/FND_CONVERSION_MATERIAL | Conversion Material | 20090119 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C4C0325CBAD12D' | 20090119 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Method Name | 20090306 | |||
| 9 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEE82CBC15ACA815A8E' | 20090306 | |||
| 10 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDE82CBC158FB1A137E' | 20090306 | |||
| 11 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DDDB9C5047C2D724D19' | 20090119 | |||
| 12 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEE83F6FE45EF19033B' | 20090313 | |||
| 13 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDB9C308226C51C121' | 20090119 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | /BCV/FND_UNIT | Original Unit of Measure | 20090119 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | TY_UNIT_WO_CEXIT | Original Unit of Measure (w/o Conv. Exit) | 20110318 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | /BCV/FND_QUANTITY | Quantity | 20090119 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | /BCV/FND_TARGET_UNIT | Target Unit of Measure | 20090119 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | TY_UNIT_WO_CEXIT | Target Unit of Measure (w/o Conv. Exit) | 20110318 | |||
| 19 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDB9C4F1048D985F35' | 20090119 | |||
| 20 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '801CC4EFFE841DEDB9C6104709D4DE68' | 20090119 | |||
| 21 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '91FB834D06050F07E10000000A428752' | 20090119 | |||
| 22 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'A5FB834D06050F07E10000000A428752' | 20090119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20090119 |
Events
Class /BCV/CX_FND_UNIT_CONV has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_UNIT_WO_CEXIT | Public | See coding | Unit of Measure (w/o Conversion Exit) | 20110318 | ty_unit_wo_cexit(3) TYPE c
|
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_MATERIAL | Call by reference | Type reference (TYPE) | /BCV/FND_CONVERSION_MATERIAL | 20090119 | ||||
| 4 | METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20090306 | ||||
| 5 | ORIG_UNIT | Call by reference | Type reference (TYPE) | /BCV/FND_UNIT | 20090119 | ||||
| 6 | ORIG_UNIT_WO_CEXIT | Call by reference | Type reference (TYPE) | TY_UNIT_WO_CEXIT | 20110318 | ||||
| 7 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20090119 | ||||
| 8 | QUANTITY | Call by reference | Type reference (TYPE) | /BCV/FND_QUANTITY | 20090119 | ||||
| 9 | TARGET_UNIT | Call by reference | Type reference (TYPE) | /BCV/FND_TARGET_UNIT | 20090119 | ||||
| 10 | TARGET_UNIT_WO_CEXIT | Call by reference | Type reference (TYPE) | TY_UNIT_WO_CEXIT | 20110318 | ||||
| 11 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20090119 |
Method CONSTRUCTOR on class /BCV/CX_FND_UNIT_CONV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |