SAP ABAP Class CL_WLF_TRANSF_RATES (Transformation of GDT Rate)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_XI_PROXY (Package) Agency Business: SOA proxy implementations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WLF_TRANSFORMATION_ABSTR | General functions for transformations | 20100901 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_PREFETCH | Prefetch Methods | 20100901 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_TRANSFORMATION | Transformation Class | 20100901 |
Properties
| Class | CL_WLF_TRANSF_RATES | |
| Short Description | Transformation of GDT Rate | |
| Super Class | CL_WLF_TRANSFORMATION_ABSTR | General functions for transformations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE_XI_PROXY | Agency Business: SOA proxy implementations |
| Created | 20100901 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_TRANSF_RATES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_PREFETCH | Prefetch Methods | 20100901 | ||
| 2 | IF_SMT_TRANSFORMATION | Transformation Class | 20100901 |
Friends
Class CL_WLF_TRANSF_RATES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | KONWA | '%' | Rate unit (currency or percentage) | 20100901 | ||
| 2 | Constant | Private | Type reference (TYPE) | KRECH | 'B' | Calculation Type 'Fixed amount' | 20100901 | ||
| 3 | Constant | Private | Type reference (TYPE) | KRECH | 'D' | Calculation Type 'Gross Weight' | 20100901 | ||
| 4 | Constant | Private | Type reference (TYPE) | KRECH | 'E' | Calculation Type 'Net Weight' | 20100901 | ||
| 5 | Constant | Private | Type reference (TYPE) | KRECH | 'A' | Calculation Type 'Percentage' | 20100901 | ||
| 6 | Constant | Private | Type reference (TYPE) | KRECH | 'C' | Calculation Type 'Quantity' | 20100901 | ||
| 7 | Constant | Private | Type reference (TYPE) | KRECH | 'F' | Calculation Type 'Volume' | 20100901 | ||
| 8 | Constant | Private | Type reference (TYPE) | SAPPLCO_MEASURE_UNIT_CODE | 'P1' | Measure Unit Code % | 20100901 | ||
| 9 | Constant | Private | Type reference (TYPE) | SAPPLCO_QUANTITY_TYPE_CODE_CON | 'GROSS_WT' | Quantity Type Code 'Gross Weight' | 20100901 | ||
| 10 | Constant | Private | Type reference (TYPE) | SAPPLCO_QUANTITY_TYPE_CODE_CON | 'NET_WT' | Quantity Type Code 'Net Weight' | 20100901 | ||
| 11 | Constant | Private | Type reference (TYPE) | SAPPLCO_QUANTITY_TYPE_CODE_CON | 'VOLUME' | Quantity Type Code 'Volume' | 20100901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | maps currency-code or % to condcurr | 20100901 | |
| 2 | Static method | Public | Method | calculation type -> rate | 20100901 |
Events
Class CL_WLF_TRANSF_RATES has no event.
Types
Class CL_WLF_TRANSF_RATES has no local type.
Method Signatures
Method INBOUND_2_PERCENT_OR_CURR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONDCURR | Call by reference | Type reference (TYPE) | KONWA | Rate unit (currency or percentage) | 20100901 | |||
| 2 | I_CURRENCY_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_CURRENCY_CODE | CurrencyCode | 20100901 | |||
| 3 | I_MEASURE_UNIT_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_MEASURE_UNIT_CODE | MeasureUnitCode | 20100901 | |||
| 4 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100901 |
Method OUTBOUND_2_RATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RATE | Call by reference | Type reference (TYPE) | SAPPLCO_RATE | Proxy Struktur (generiert) | 20100901 | |||
| 2 | E_RATE_BASE_QUAN_TYPE_CODE | Call by reference | Type reference (TYPE) | SAPPLCO_QUANTITY_TYPE_CODE | Proxy Struktur (generiert) | 20100901 | |||
| 3 | I_KOMV | Call by reference | Type reference (TYPE) | KOMV | Pricing Communications-Condition Record | 20100901 | |||
| 4 | I_PREFETCH | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolean value | 20100901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unsuccessful Transformation | 20100901 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |