SAP ABAP Class CL_BCB_MAIL_ADDRESS (BCB Mail Address)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-CHA (Application Component) Communication Channel
     ICI_BCB (Package) Business Communication Broker
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCB_ADDRESS BCB Address 20031010
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BCB_CHAT_ADDRESS BCB Chat Address 20031010
Properties
Class CL_BCB_MAIL_ADDRESS  
Short Description BCB Mail Address    
Super Class CL_BCB_ADDRESS BCB Address 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICI_BCB   Business Communication Broker 
Created 20031009   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 BCB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCB_MAIL_ADDRESS has no interface implemented.
Friends
Class CL_BCB_MAIL_ADDRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MAIL_ADDRESS Instance attribute Protected Type reference (TYPE) STRING Mail address 20031010
2 VISIBLE_NAME Instance attribute Protected Type reference (TYPE) STRING Visible name 20031010
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Check an internet address 20031010
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031010
3 GET_MAIL_ADDRESS Instance method Public Method Returns the internet address 20040123
4 GET_VISIBLE_NAME Instance method Public Method Returns the visible name for the address 20040123
Events
Class CL_BCB_MAIL_ADDRESS has no event.
Types
Class CL_BCB_MAIL_ADDRESS has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) STRING 20031010
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20031010

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) STRING E-Mail-Adresse 20031010
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20031010

Method GET_MAIL_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADDRESS Value transfer Type reference (TYPE) STRING 20040123

Method GET_MAIL_ADDRESS on class CL_BCB_MAIL_ADDRESS has no exception.

Method GET_VISIBLE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VISIBLE_NAME Value transfer Type reference (TYPE) STRING 20040123

Method GET_VISIBLE_NAME on class CL_BCB_MAIL_ADDRESS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in