SAP ABAP Class CL_APPL_WUF_TRANSFORMATION (Common transformation methods for WUF (mapping engine))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     APPL_CO_XI_TOOLS (Package) APPL common objects: general tools and functions for XI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_PREFETCH Prefetch Methods 20070709
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WUF_TRANSFORMATION Transformation Class 20070709
Properties
Class CL_APPL_WUF_TRANSFORMATION  
Short Description Common transformation methods for WUF (mapping engine)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APPL_CO_XI_TOOLS   APPL common objects: general tools and functions for XI 
Created 20070709   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_APPL_WUF_TRANSFORMATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WUF_PREFETCH Prefetch Methods 20070709
2 IF_WUF_TRANSFORMATION Transformation Class 20070709
Friends
Class CL_APPL_WUF_TRANSFORMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CREDIT_CODE_GDT Constant Protected Type reference (TYPE) SAPPLCO_DEBIT_CREDIT_CODE '2' GDT DebitCreditCode 20070810
2 GC_CREDIT_CODE_INTERN Constant Protected Type reference (TYPE) SHKZG 'H' Debit/Credit Indicator 20070810
3 GC_DEBIT_CODE_GDT Constant Protected Type reference (TYPE) SAPPLCO_DEBIT_CREDIT_CODE '1' GDT DebitCreditCode 20070810
4 GC_DEBIT_CODE_INTERN Constant Protected Type reference (TYPE) SHKZG 'S' Debit/Credit Indicator 20070810
5 GC_PHONE_NUMBER_NAME Constant Protected Type reference (TYPE) STRING 'AreaID/SubscriberID' Name for phone number fields 20070814
Methods
# Method Level Visibility Method type Description Created on
1 MAP_DEBIT_CREDIT_CODE_2_SHKZG Static method Public Method Map GDT DebitCreditCode to internal SHKZG 20070810
2 MAP_PHONE_NO_EXTERN_2_INTERN Static method Public Method Map external phone number format to intern 20070814
3 MAP_PHONE_NO_INTERN_2_EXTERN Static method Public Method Map internal phone number format to external 20070813
4 MAP_SHKZG_2_DEBIT_CREDIT_CODE Static method Public Method Map internal SHKZG to GDT DebitCreditCode 20070810
Events
Class CL_APPL_WUF_TRANSFORMATION has no event.
Types
Class CL_APPL_WUF_TRANSFORMATION has no local type.
Method Signatures

Method MAP_DEBIT_CREDIT_CODE_2_SHKZG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SHKZG Call by reference Type reference (TYPE) SHKZG Debit/Credit Indicator 20070810
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070810
3 Importing IV_DEBIT_CREDIT_CODE Call by reference Type reference (TYPE) SAPPLCO_DEBIT_CREDIT_CODE Coded representation of the debit or credit side of an accou 20070810
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070810
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070810

Method MAP_PHONE_NO_EXTERN_2_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNTRY_INTERN Call by reference Type reference (TYPE) AD_COMCTRY 20070814
2 Exporting EV_EXTENSION_INTERN Call by reference Type reference (TYPE) AD_TLXTNS 20070814
3 Exporting EV_PHONE_NUMBER_INTERN Call by reference Type reference (TYPE) AD_TLNMBR 20070814
4 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN 20070814
5 Importing IS_PHONE_NUMBER_EXTERN Call by reference Type reference (TYPE) SAPPLCO_PHONE_NUMBER 20070814
6 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN 20070814
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070814

Method MAP_PHONE_NO_INTERN_2_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PHONE_NUMBER_EXTERN Call by reference Type reference (TYPE) SAPPLCO_PHONE_NUMBER GDT PhoneNumber 20070813
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070813
3 Importing IV_COUNTRY_INTERN Call by reference Type reference (TYPE) AD_COMCTRY Country for telephone/fax number 20070813
4 Importing IV_EXTENSION_INTERN Call by reference Type reference (TYPE) AD_TLXTNS Telephone no.: Extension 20070813
5 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20070813
6 Importing IV_PHONE_NUMBER_INTERN Call by reference Type reference (TYPE) AD_TLNMBR Telephone no.: dialling code+number 20070813
7 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070813
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070813

Method MAP_SHKZG_2_DEBIT_CREDIT_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DEBIT_CREDIT_CODE Call by reference Type reference (TYPE) SAPPLCO_DEBIT_CREDIT_CODE Coded representation of the debit or credit side of an accou 20070810
2 Exporting E_OK Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070810
3 Importing IV_SHKZG Call by reference Type reference (TYPE) SHKZG Debit/Credit Indicator 20070810
4 Importing I_PREFETCH Call by reference Type reference (TYPE) WUF_BOOLEAN Boolean Value 20070810
# Exception Resumable Description Created on
1 CX_WUF_ERROR Error 20070810
History
Last changed by/on SAP  20100310 
SAP Release Created in 603