SAP ABAP Class CL_WLF_CON_PCO_FIX_CODE_IN (Inbound-Conversion PriceComponentFixationCode)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SMT_CONVERSION | Input/Output Conversion | 20100831 |
Properties
| Class | CL_WLF_CON_PCO_FIX_CODE_IN | |
| Short Description | Inbound-Conversion PriceComponentFixationCode | |
| Super Class | ||
| 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 | 20100831 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WLF_CON_PCO_FIX_CODE_IN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SMT_CONVERSION | Input/Output Conversion | 20100831 |
Friends
Class CL_WLF_CON_PCO_FIX_CODE_IN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_FIXATI | '5' | PriceComponentFixationCode | 20100831 | ||
| 2 | Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_FIXATI | '1' | PriceComponentFixationCode | 20100831 | ||
| 3 | Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_FIXATI | '3' | PriceComponentFixationCode | 20100831 | ||
| 4 | Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_FIXATI | '4' | PriceComponentFixationCode | 20100831 | ||
| 5 | Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_FIXATI | '2' | PriceComponentFixationCode | 20100831 | ||
| 6 | Constant | Private | Type reference (TYPE) | KSTEU | 'G' | Condition control | 20100831 | ||
| 7 | Constant | Private | Type reference (TYPE) | KSTEU | 'E' | Condition control | 20100831 | ||
| 8 | Constant | Private | Type reference (TYPE) | KSTEU | 'D' | Condition control | 20100831 | ||
| 9 | Constant | Private | Type reference (TYPE) | KSTEU | 'H' | Condition control | 20100831 | ||
| 10 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type 'E' | 20100831 | ||
| 11 | Constant | Private | Type reference (TYPE) | SYMSGID | 'WZRE_PRX_MAPPING' | Message Class | 20100831 | ||
| 12 | Static Attribute | Private | Type reference (TYPE) | TY_MAPPING_FIX_CD_STAB | sorted table of ty_mapping; sorted by fix_cd | 20100831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100831 |
Events
Class CL_WLF_CON_PCO_FIX_CODE_IN has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MAPPING | Private | See coding | 20100831 | BEGIN OF ty_mapping,
*--- PriceComponentFixationCode:
fix_cd TYPE sapplco_price_component_fixati,
ksteu TYPE ksteu,
END OF ty_mapping
|
||
| 2 | TY_MAPPING_FIX_CD_STAB | Private | See coding | 20100831 | ty_mapping_fix_cd_stab TYPE SORTED TABLE OF ty_mapping
WITH UNIQUE KEY fix_cd
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WLF_CON_PCO_FIX_CODE_IN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_CON_PCO_FIX_CODE_IN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |