SAP ABAP Class IF_IC_AC_IREC_ACCESS (Access to interaction record)
Properties
Class IF_IC_AC_IREC_ACCESS  
Short Description Access to interaction record    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041230   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_IC_AC_IREC_ACCESS has no interface implemented.
Friends
Class IF_IC_AC_IREC_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_PATH_TO_CURRENT_DOC Instance attribute Public Type reference (TYPE) STRING 20041230
2 GV_PATH_TO_CURRENT_DOC_KEY Instance attribute Public Type reference (TYPE) STRING 20041230
3 GV_PATH_TO_PAST_DOC Instance attribute Public Type reference (TYPE) STRING 20041230
4 GV_PATH_TO_PAST_DOC_KEY Instance attribute Public Type reference (TYPE) STRING 20041230
Methods
# Method Level Visibility Method type Description Created on
1 GET_ROOT_BORIDENTIFYER Instance method Public Method Get BOR key, type and logical system 20041230
2 IS_OBJECT_IREC Instance method Public Method Returns true if object is interaction record 20041230
Events
Class IF_IC_AC_IREC_ACCESS has no event.
Types
Class IF_IC_AC_IREC_ACCESS has no local type.
Method Signatures

Method GET_ROOT_BORIDENTIFYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20041230
2 Importing IV_OWN_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logisches System 20041230
3 Returning RS_RESULT Value transfer Type reference (TYPE) BORIDENT Objektverknüpfungsdienst: ID des BOR-Objekts 20041230

Method GET_ROOT_BORIDENTIFYER on class IF_IC_AC_IREC_ACCESS has no exception.

Method IS_OBJECT_IREC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BDC Call by reference Object reference (TYPE REF TO) CL_IC_CUCOBDC_IMPL BDC base 20041230
2 Importing IV_ENTITY Call by reference Object reference (TYPE REF TO) CL_CRM_BOL_ENTITY 20041230
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20041230

Method IS_OBJECT_IREC on class IF_IC_AC_IREC_ACCESS has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in