SAP ABAP Class CL_WLF_CON_PC_ORIGIN_CD_OUT (Outbound-Conversion PriceComponentOriginCode)
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_PC_ORIGIN_CD_OUT  
Short Description Outbound-Conversion PriceComponentOriginCode    
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_PC_ORIGIN_CD_OUT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_CONVERSION Input/Output Conversion 20100831
Friends
Class CL_WLF_CON_PC_ORIGIN_CD_OUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_HKERK_COST_CORR Constant Private Type reference (TYPE) KHERK 'I' Origin of the condition 20100831
2 CO_HKERK_HD_COND Constant Private Type reference (TYPE) KHERK 'D' Origin of the condition 20100831
3 CO_HKERK_MANUALLY Constant Private Type reference (TYPE) KHERK 'C' Origin of the condition 20100831
4 CO_KHERK_AUTOMATIC Constant Private Type reference (TYPE) KHERK 'A' Origin of the condition 20100831
5 CO_KHERK_COND_SUPPLM Constant Private Type reference (TYPE) KHERK 'F' Origin of the condition 20100831
6 CO_KHERK_CORR_REBATE Constant Private Type reference (TYPE) KHERK 'H' Origin of the condition 20100831
7 CO_KHERK_DUPL Constant Private Type reference (TYPE) KHERK 'B' Origin of the condition 20100831
8 CO_KHERK_ITEM_TOTAL Constant Private Type reference (TYPE) KHERK 'E' Origin of the condition 20100831
9 CO_KHERK_ORIG_HD_COND Constant Private Type reference (TYPE) KHERK 'G' Origin of the condition 20100831
10 CO_MSGTY_E Constant Private Type reference (TYPE) SYMSGTY 'E' Message Type 'E' 20100831
11 CO_MSG_CLASS Constant Private Type reference (TYPE) SYMSGID 'WZRE_PRX_MAPPING' Message Class 20100831
12 CO_ORIG_CD_BUS_TRANS Constant Private Type reference (TYPE) SAPPLCO_PRICE_COMPONENT_ORIGIN '4' PriceComponentOriginCode 20100831
13 CO_ORIG_CD_EXT_SC Constant Private Type reference (TYPE) SAPPLCO_PRICE_COMPONENT_ORIGIN '1' PriceComponentOriginCode 20100831
14 CO_ORIG_CD_HIGHER_IT Constant Private Type reference (TYPE) SAPPLCO_PRICE_COMPONENT_ORIGIN '6' PriceComponentOriginCode 20100831
15 CO_ORIG_CD_ITEM Constant Private Type reference (TYPE) SAPPLCO_PRICE_COMPONENT_ORIGIN '3' PriceComponentOriginCode 20100831
16 CO_ORIG_CD_MANUALLY Constant Private Type reference (TYPE) SAPPLCO_PRICE_COMPONENT_ORIGIN '2' PriceComponentOriginCode 20100831
17 CO_ORIG_CD_OTHER_BUS_TRANS Constant Private Type reference (TYPE) SAPPLCO_PRICE_COMPONENT_ORIGIN '5' PriceComponentOriginCode 20100831
18 ST_ORIG_CODES Static Attribute Private Type reference (TYPE) TY_MAPPING_ORIG_CD_STAB sorted table of ty_mapping; sorted by orig_cd 20100831
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100831
Events
Class CL_WLF_CON_PC_ORIGIN_CD_OUT 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, *--- PriceComponentOriginCode: orig_cd TYPE sapplco_price_component_origin, kherk TYPE kherk, END OF ty_mapping
2 TY_MAPPING_ORIG_CD_STAB Private See coding 20100831 ty_mapping_orig_cd_stab TYPE SORTED TABLE OF ty_mapping WITH UNIQUE KEY kherk
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WLF_CON_PC_ORIGIN_CD_OUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_CON_PC_ORIGIN_CD_OUT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606