SAP ABAP Class IF_ERP_WEC_USER_FORMAT_NAMES (Interface for BAdI: ERP_WEC_USER_FORMAT_NAMES)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110804
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ERP_WEC_USER_FORMAT_NAMES Class for BAdI Impl.: ERP_WEC_USER_FORMAT_NAMES_IMPL 20110804
Properties
Class IF_ERP_WEC_USER_FORMAT_NAMES  
Short Description Interface for BAdI: ERP_WEC_USER_FORMAT_NAMES    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110729   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
Class IF_ERP_WEC_USER_FORMAT_NAMES has no interface implemented.
Friends
Class IF_ERP_WEC_USER_FORMAT_NAMES has no friend class.
Attributes
Class IF_ERP_WEC_USER_FORMAT_NAMES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FORMAT_NAME_ORG Instance method Public Method Formats name for an organization 20110804
2 FORMAT_SHORTADDRESS_ORG Instance method Public Method Formats short address for an organization 20110804
3 FORMAT_SHORTADDRESS_PERS Instance method Public Method Formats shorts address for a person 20110804
Events
Class IF_ERP_WEC_USER_FORMAT_NAMES has no event.
Types
Class IF_ERP_WEC_USER_FORMAT_NAMES has no local type.
Method Signatures

Method FORMAT_NAME_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return Parameter 20110804
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110804
3 Exporting EV_FORMATTED_NAME Call by reference Type reference (TYPE) AD_NAMTEXT Full Name of Person 20110804
4 Importing IS_ADDRESS Call by reference Type reference (TYPE) ERPS_WEC_ADDRESS_IND Web Channel Ind Address 20110804
5 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20110804
6 Importing IV_TITLE Call by reference Type reference (TYPE) AD_TITLE Form-of-Address Key 20110804

Method FORMAT_NAME_ORG on class IF_ERP_WEC_USER_FORMAT_NAMES has no exception.

Method FORMAT_SHORTADDRESS_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110804
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110804
3 Exporting EV_FORMATTED_NAME Call by reference Type reference (TYPE) AD_LINE_S One-line short form of formatted address 20110804
4 Importing IS_COMP_ADDRESS Call by reference Type reference (TYPE) BAPIKNA106 Company Customer Data Structure for BAPIs for BO Customer 20110804
5 Importing IV_CUSTOMER_NO Call by reference Type reference (TYPE) KUNNR Customer Number 20110804
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20110804

Method FORMAT_SHORTADDRESS_ORG on class IF_ERP_WEC_USER_FORMAT_NAMES has no exception.

Method FORMAT_SHORTADDRESS_PERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110804
2 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20110804
3 Exporting EV_FORMATTED_NAME Call by reference Type reference (TYPE) AD_LINE_S One-line short form of formatted address 20110804
4 Importing IS_PERSONAL_ADDRESS Call by reference Type reference (TYPE) BAPIKNA101_1 20110804
5 Importing IV_CUSTOMER_NO Call by reference Type reference (TYPE) KUNNR Customer Number 20110804
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key 20110804

Method FORMAT_SHORTADDRESS_PERS on class IF_ERP_WEC_USER_FORMAT_NAMES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in