SAP ABAP Class CL_WLF_CON_PCO_INACT_REAS_IN (Inbound-Conversion PriceComponentInactivityReasonCode)
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_INACT_REAS_IN | |
Short Description | Inbound-Conversion PriceComponentInactivityReasonCode | |
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_INACT_REAS_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_INACT_REAS_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_INACTI | '1' | PriceComponentInactivityReasonCode | 20100831 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_INACTI | '4' | PriceComponentInactivityReasonCode | 20100831 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_INACTI | '6' | PriceComponentInactivityReasonCode | 20100831 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_INACTI | '3' | PriceComponentInactivityReasonCode | 20100831 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_INACTI | '5' | PriceComponentInactivityReasonCode | 20100831 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SAPPLCO_PRICE_COMPONENT_INACTI | '2' | PriceComponentInactivityReasonCode | 20100831 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | KINAK | 'K' | Condition is inactive | 20100831 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | KINAK | 'X' | Condition is inactive | 20100831 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | KINAK | 'A' | Condition is inactive | 20100831 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | KINAK | 'M' | Condition is inactive | 20100831 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | KINAK | 'W' | Condition is inactive | 20100831 | |
12 | ![]() |
Constant | Private | Type reference (TYPE) | KINAK | 'Y' | Condition is inactive | 20100831 | |
13 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type 'E' | 20100831 | |
14 | ![]() |
Constant | Private | Type reference (TYPE) | SYMSGID | 'WZRE_PRX_MAPPING' | Message Class | 20100831 | |
15 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TY_MAPPING_INACT_REAS_STAB | sorted table of ty_mapping; sorted by inact_reas_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_INACT_REAS_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,
*--- PriceComponentInactivityReasonCode:
inact_reas_cd TYPE sapplco_price_component_inacti,
kinak TYPE kinak,
END OF ty_mapping
|
||
2 | TY_MAPPING_INACT_REAS_STAB | Private | See coding | 20100831 | ty_mapping_inact_reas_stab TYPE SORTED TABLE OF ty_mapping
WITH UNIQUE KEY inact_reas_cd
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WLF_CON_PCO_INACT_REAS_IN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_CON_PCO_INACT_REAS_IN has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |