SAP ABAP Class CL_WLF_TRANSF_PHONE_NUMBERS (Transformation of PhoneNumber)
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 Inheritance (c INHERITING FROM c_ref)  CL_WLF_TRANSFORMATION_ABSTR General functions for transformations 20100903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20100903
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20100903
Properties
Class CL_WLF_TRANSF_PHONE_NUMBERS  
Short Description Transformation of PhoneNumber    
Super Class CL_WLF_TRANSFORMATION_ABSTR General functions for transformations 
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 20100903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_TRANSF_PHONE_NUMBERS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20100903
2 IF_SMT_TRANSFORMATION Transformation Class 20100903
Friends
Class CL_WLF_TRANSF_PHONE_NUMBERS has no friend class.
Attributes
Class CL_WLF_TRANSF_PHONE_NUMBERS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_BVAL_TO_INDICATOR Static method Private Method converts bval to indicator 20100903
2 CONVERT_INDICATOR_TO_BVAL Static method Private Method converts indicator to bval 20100903
3 GET_FACSIMILE_FROM_TAB Static method Private Method delivers one facsimile number from table 20100903
4 GET_TELEPHONE_FROM_TAB Static method Private Method delivers one telephone number from table 20100903
5 TELEPHONE_NUMBER_E2I Static method Private Method Telephone-number extern to intern 20100903
6 TELEPHONE_NUMBER_I2E Static method Private Method Telephone-number intern to extern 20100903
7 TRANSF_ADDR_TO_FACSIMILE Static method Public Method transform elements of BAPIADDR1 to facsimile number 20100903
8 TRANSF_ADDR_TO_TELEPHONE Static method Public Method transform elements of BAPIADDR1 to telephone number 20100903
9 TRANSF_FACSIMILE_TO_ADDR Static method Public Method transform facsimile number to elements of BAPIADDR1 20100903
10 TRANSF_TELEPHONE_TO_ADDR Static method Public Method transform telephone number to elements of BAPIADDR1 20100903
Events
Class CL_WLF_TRANSF_PHONE_NUMBERS has no event.
Types
Class CL_WLF_TRANSF_PHONE_NUMBERS has no local type.
Method Signatures

Method CONVERT_BVAL_TO_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INDICATOR Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator is the representation of a situation that has exac 20100903
2 Importing I_BVAL Call by reference Type reference (TYPE) BVAL Boolean 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method CONVERT_INDICATOR_TO_BVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BVAL Call by reference Type reference (TYPE) BVAL Boolean 20100903
2 Importing I_INDICATOR Call by reference Type reference (TYPE) SAPPLCO_INDICATOR Indicator: assignment of functional areas is permitted 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method GET_FACSIMILE_FROM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FACSIMILE Call by reference Type reference (TYPE) SAPPLCO_FACSIMILE Facsimile 20100903
2 Importing IT_FACSIMILE Call by reference Type reference (TYPE) SAPPLCO_FACSIMILE_TAB table of Facsimile 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method GET_TELEPHONE_FROM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TELEPHONE Call by reference Type reference (TYPE) SAPPLCO_TELEPHONE Telephone 20100903
2 Importing IT_TELEPHONE Call by reference Type reference (TYPE) SAPPLCO_TELEPHONE_TAB table of Telephone 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TELEPHONE_NUMBER_E2I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEL_NUMBER Call by reference Type reference (TYPE) AD_TLNMBR Telephone no.: dialling code+number 20100903
2 Importing I_AREA_ID Call by reference Type reference (TYPE) SAPPLCO_PHONE_NUMBER_AREA_ID PhoneNumberAreaID 20100903
3 Importing I_SUBSCRIBER_ID Call by reference Type reference (TYPE) SAPPLCO_PHONE_NUMBER_SUBSCR_ID PhoneNumberSubscriberID 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TELEPHONE_NUMBER_I2E Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AREA_ID Call by reference Type reference (TYPE) SAPPLCO_PHONE_NUMBER_AREA_ID PhoneNumberAreaID 20100903
2 Exporting E_SUBSCRIBER_ID Call by reference Type reference (TYPE) SAPPLCO_PHONE_NUMBER_SUBSCR_ID PhoneNumberSubscriberID 20100903
3 Importing I_TEL_NUMBER Call by reference Type reference (TYPE) AD_TLNMBR Telephone no.: dialling code+number 20100903

Method TELEPHONE_NUMBER_I2E on class CL_WLF_TRANSF_PHONE_NUMBERS has no exception.

Method TRANSF_ADDR_TO_FACSIMILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FACSIMILE Call by reference Type reference (TYPE) SAPPLCO_FACSIMILE_TAB Table of Facsimile 20100903
2 Importing I_FAX_EXTENS Call by reference Type reference (TYPE) AD_FXXTNS1 First fax no.: extension 20100903
3 Importing I_FAX_NUMBER Call by reference Type reference (TYPE) AD_FXNMBR1 First fax no.: dialling code+number 20100903
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TRANSF_ADDR_TO_TELEPHONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TELEPHONE Call by reference Type reference (TYPE) SAPPLCO_TELEPHONE_TAB table of Telephone 20100903
2 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100903
3 Importing I_TEL1_EXT Call by reference Type reference (TYPE) AD_TLXTNS1 First Telephone No.: Extension 20100903
4 Importing I_TLNMBR1 Call by reference Type reference (TYPE) AD_TLNMBR1 First telephone no.: dialling code+number 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TRANSF_FACSIMILE_TO_ADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FAX_EXTENS Call by reference Type reference (TYPE) AD_FXXTNS1 First fax no.: extension 20100903
2 Exporting E_FAX_NUMBER Call by reference Type reference (TYPE) AD_FXNMBR1 First fax no.: dialling code+number 20100903
3 Importing IT_FACSIMILE Call by reference Type reference (TYPE) SAPPLCO_FACSIMILE_TAB Table of Facsimile 20100903
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903

Method TRANSF_TELEPHONE_TO_ADDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEL1_EXT Call by reference Type reference (TYPE) AD_TLXTNS1 First Telephone No.: Extension 20100903
2 Exporting E_TLNMBR1 Call by reference Type reference (TYPE) AD_TLNMBR1 First telephone no.: dialling code+numb 20100903
3 Importing IT_TELEPHONE Call by reference Type reference (TYPE) SAPPLCO_TELEPHONE_TAB table of Telephone 20100903
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100903
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100903
History
Last changed by/on SAP  20110908 
SAP Release Created in 606