SAP ABAP Class IF_ICI_PHONE_LINE (ICI Phone Line Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ICI_PHONE_LINE ICI specification: Phone Line 20030911
Properties
Class IF_ICI_PHONE_LINE  
Short Description ICI Phone Line Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030911   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CICI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_ICI_PHONE_LINE has no interface implemented.
Friends
Class IF_ICI_PHONE_LINE has no friend class.
Attributes
Class IF_ICI_PHONE_LINE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 _DROP_CALLS Instance method Public Method ends all phone calls to one extension 20030911
2 _GET_CALLS Instance method Public Method gets all existing phone calls for one extension 20030911
Events
Class IF_ICI_PHONE_LINE has no event.
Types
Class IF_ICI_PHONE_LINE has no local type.
Method Signatures

Method _DROP_CALLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE_NUMBER Call by reference Type reference (TYPE) STRING 20030911
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203

Method _GET_CALLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINE_NUMBER Call by reference Type reference (TYPE) STRING 20030911
2 Returning PHONE_CALLS Value transfer Type reference (TYPE) CICI_PHONE_CALLS_T 20030911
# Exception Resumable Description Created on
1 CX_CRM_ICI_EXCEPTION Ausnahmeklasse für CRM ICI 20031203
History
Last changed by/on SAP  20081007 
SAP Release Created in