SAP ABAP Interface IF_BCB_ADDRESS (common attributes of an 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCB_ADDRESS BCB Address 20031010
Properties
Interface IF_BCB_ADDRESS  
Short Description common attributes of an address    
General Data
Package ICI_BCB   Business Communication Broker 
Created 20030925   SAP 
Last changed 20081007   SAP 
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
Interface IF_BCB_ADDRESS has no interface.
Friends
Interface IF_BCB_ADDRESS has no friend.
Attributes
Interface IF_BCB_ADDRESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method 20030925
2 GET_CHANNEL Instance method Public Method get channel of the address 20030925
3 TO_STRING Instance method Public Method 20030925
Events
Interface IF_BCB_ADDRESS has no event.
Types
Interface IF_BCB_ADDRESS has no local type.
Method Signatures

Method EQUALS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Value transfer Object reference (TYPE REF TO) IF_BCB_ADDRESS 20030925
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20030925

Method EQUALS on Interface IF_BCB_ADDRESS has no exception.

Method GET_CHANNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANNEL Value transfer Type reference (TYPE) STRING Kommunikationskanaltyp 20031008
# Exception Resumable Description Created on
1 CX_BCB_EXCEPTION BCB Fehler aufgetreten 20031010

Method TO_STRING Signature

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

Method TO_STRING on Interface IF_BCB_ADDRESS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in