SAP ABAP Class IF_FBS_CTI_HANDLING (Treatment of Complete Transmission Indicator)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_RPLCTN 20091015
Properties
Class IF_FBS_CTI_HANDLING  
Short Description Treatment of Complete Transmission Indicator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091015   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FBS_CTI_HANDLING has no forward declaration.
Interfaces
Class IF_FBS_CTI_HANDLING has no interface implemented.
Friends
Class IF_FBS_CTI_HANDLING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CODE_OVERWRITE_LOCAL Constant Public Type reference (TYPE) T_EVAL_TYPE_CODE 'OVERWRITE_LOCAL' Character Field of Length 10 20091015
2 C_CODE_REJECT Constant Public Type reference (TYPE) T_EVAL_TYPE_CODE 'REJECT' Character Field of Length 10 20091015
3 C_CODE_REQUEST_CONFIRMATION Constant Public Type reference (TYPE) T_EVAL_TYPE_CODE 'REQUEST_CONF' Character Field of Length 10 20091015
4 C_CODE_RESPECT_LOCAL Constant Public Type reference (TYPE) T_EVAL_TYPE_CODE 'RESPECT_LOCAL' Character Field of Length 10 20091015
Methods
# Method Level Visibility Method type Description Created on
1 GET_EVAL_TYPE_CODE Instance method Public Method 20091015
Events
Class IF_FBS_CTI_HANDLING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_EVAL_TYPE_CODE Public Type reference (TYPE) CHAR20 Character Field of Length 10 20091015
Method Signatures

Method GET_EVAL_TYPE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_NAME Call by reference Type reference (TYPE) STRING Name Direct Input Import-Struktur 20091015
2 Returning RP_EVAL_TYPE_CODE Value transfer Type reference (TYPE) T_EVAL_TYPE_CODE 20091015

Method GET_EVAL_TYPE_CODE on class IF_FBS_CTI_HANDLING has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in