SAP ABAP Class /PLMU/CL_FRW_TEST_BO_UNITS (BO for converting units)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_TEST_BO (Package) UI FRW Test: Business Object
⤷
⤷
Properties
| Class | /PLMU/CL_FRW_TEST_BO_UNITS | |
| Short Description | BO for converting units | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_TEST_BO | UI FRW Test: Business Object |
| Created | 20111129 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /PLMU/CL_FRW_TEST_BO_UNITS has no forward declaration.
Interfaces
Class /PLMU/CL_FRW_TEST_BO_UNITS has no interface implemented.
Friends
Class /PLMU/CL_FRW_TEST_BO_UNITS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'KG' | Constant for weight unit | 20120126 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | /PLMU/T_FRW_TEST_CONV_CURR | Exchange rates for Workbench training model BC_Travel | 20111129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Converting currency units (eg. '#' to '$') | 20111129 |
Events
Class /PLMU/CL_FRW_TEST_BO_UNITS has no event.
Types
Class /PLMU/CL_FRW_TEST_BO_UNITS has no local type.
Method Signatures
Method CONVERT_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CURAM | Call by reference | Type reference (TYPE) | S_PRICE | Natural number | 20111129 | |||
| 2 | ES_MESSAGE | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_MSG | Message | 20111206 | |||
| 3 | IV_FRCURRENCY | Call by reference | Type reference (TYPE) | S_CURR | Payment currency | 20111129 | |||
| 4 | IV_TOCURRENCY | Call by reference | Type reference (TYPE) | S_CURR | Payment currency | 20111129 |
Method CONVERT_CURRENCY on class /PLMU/CL_FRW_TEST_BO_UNITS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |