SAP ABAP Class IF_BCB_ADDRESS (common attributes of an address)
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
Class IF_BCB_ADDRESS  
Short Description common attributes of an address    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_BCB_ADDRESS has no interface implemented.
Friends
Class IF_BCB_ADDRESS has no friend class.
Attributes
Class 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
Class IF_BCB_ADDRESS has no event.
Types
Class 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 class 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 class IF_BCB_ADDRESS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in