SAP ABAP Class CL_BCB_PHONE_ADDRESS (BCB Phone 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_FAX_ADDRESS BCB Fax Address 20031009
2 Inheritance (c INHERITING FROM c_ref)  CL_BCB_SMS_ADDRESS BCB SMS Address 20031009
Properties
Class CL_BCB_PHONE_ADDRESS  
Short Description BCB Phone 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 20030925   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)
2 IF_BCB_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_BCB_PHONE_ADDRESS has no interface implemented.
Friends
Class CL_BCB_PHONE_ADDRESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PHONE_ADDRESS Instance attribute Protected Type reference (TYPE) STRING Telefon Adresse 20031010
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Check der Telefonnummer 20030925
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030925
Events
Class CL_BCB_PHONE_ADDRESS has no event.
Types
Class CL_BCB_PHONE_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 PHONE_NUMBER Value transfer Type reference (TYPE) STRING 20030925
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20031009

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Value transfer Type reference (TYPE) STRING 20030925
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION 20031215
History
Last changed by/on SAP  20081007 
SAP Release Created in