SAP ABAP Class CL_WLF_CONV_ACTION_CODE (ActionCode handling)
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 20110622
Properties
Class CL_WLF_CONV_ACTION_CODE  
Short Description ActionCode handling    
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 20110622   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_CONVERSION Input/Output Conversion 20110622
Friends
Class CL_WLF_CONV_ACTION_CODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_DOM_VALUE Static Attribute Private Type reference (TYPE) DD07V_TAB Table for DD07V 20110622
2 GT_VAL_ACTION_CODES Static Attribute Private Type reference (TYPE) TY_VALID_ACTION_CODE_HTAB 20110622
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUE Static method Public Method Check ActionCode value 20110622
2 CHECK_VALUE_IS_SUPPORTED Static method Public Method check Action Code value is supported 20110725
3 CHECK_WITH_PARENT Static method Public Method Check ActionCode value allowed with parent ActionCode 20110622
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110622
5 GET_UPDKZ_BY_ACTION_CODE Static method Private Method Get Updat sign via ActionCode 20110622
6 LOAD_DOM_VALUES Static method Private Method Load domain values WZRE_ACTION_CODE 20110622
7 RAISE Static method Private Method Raise CX_SMT_TRANSFORMATION_ERROR 20110622
Events
Class CL_WLF_CONV_ACTION_CODE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_VALID_ACTION_CODE Protected See coding 20110622 BEGIN OF ty_valid_action_code, action_code TYPE wzre_action_code, parent_act_code TYPE wzre_action_code, END OF ty_valid_action_code
2 TY_VALID_ACTION_CODE_HTAB Protected See coding 20110622 ty_valid_action_code_htab TYPE HASHED TABLE OF ty_valid_action_code WITH UNIQUE KEY action_code parent_act_code
Method Signatures

Method CHECK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_CODE Call by reference Type reference (TYPE) WZRE_ACTION_CODE ActionCode 20110622
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR Error During Transformation or Field Assignment 20110622

Method CHECK_VALUE_IS_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_CODE Call by reference Type reference (TYPE) WZRE_ACTION_CODE ActionCode 20110725
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR Error During Transformation or Field Assignment 20110725

Method CHECK_WITH_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_CODE Call by reference Type reference (TYPE) WZRE_ACTION_CODE ActionCode 20110622
2 Importing IV_PARENT_ACTION_CODE Call by reference Type reference (TYPE) WZRE_ACTION_CODE ActionCode 20110622
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR Error During Transformation or Field Assignment 20110622

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WLF_CONV_ACTION_CODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WLF_CONV_ACTION_CODE has no exception.

Method GET_UPDKZ_BY_ACTION_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION_CODE Call by reference Type reference (TYPE) WZRE_ACTION_CODE ActionCode 20110622
2 Returning RV_UPDKZ Value transfer Type reference (TYPE) UPDKZ_D Update indicator 20110622
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR Error During Transformation or Field Assignment 20110622

Method LOAD_DOM_VALUES Signature

Method LOAD_DOM_VALUES on class CL_WLF_CONV_ACTION_CODE has no parameter.
Method LOAD_DOM_VALUES on class CL_WLF_CONV_ACTION_CODE has no exception.

Method RAISE Signature

Method RAISE on class CL_WLF_CONV_ACTION_CODE has no parameter.
# Exception Resumable Description Created on
1 CX_SMT_TRANSFORMATION_ERROR Error During Transformation or Field Assignment 20110622
History
Last changed by/on SAP  20130531 
SAP Release Created in 606