SAP ABAP Class IF_FICO_BUFFERED_OBJECT (IF_FICO_BUFFERED_OBJECT)
Properties
Class IF_FICO_BUFFERED_OBJECT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080806   SAP 
Last change 20110908   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_FICO_BUFFERED_OBJECT has no interface implemented.
Friends
Class IF_FICO_BUFFERED_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_AMT Constant Public Type reference (TYPE) TC_OBJECT_TYPE 5 20081013
2 CON_CHANGED Constant Public Type reference (TYPE) TC_OBJECT_STATE 'CH' CON_CHANGED 20080806
3 CON_COND Constant Public Type reference (TYPE) TC_OBJECT_TYPE 3 20081013
4 CON_CONFIRMED Constant Public Type reference (TYPE) TC_OBJECT_STATE 'CN' CON_CONFIRMED 20080806
5 CON_DATE Constant Public Type reference (TYPE) TC_OBJECT_TYPE 6 20081013
6 CON_DB Constant Public Type reference (TYPE) TC_OBJECT_STATE 'DB' CON_DB 20080806
7 CON_INIT Constant Public Type reference (TYPE) TC_OBJECT_STATE 'IN' 20080821
8 CON_LIST Constant Public Type reference (TYPE) TC_OBJECT_TYPE 1 20081013
9 CON_LIST_VERSION Constant Public Type reference (TYPE) TC_OBJECT_TYPE 2 20081013
10 CON_VALPER Constant Public Type reference (TYPE) TC_OBJECT_TYPE 4 20081013
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Clone the Buffered Object 20080806
2 GET_KEY Instance method Public Method Gets Key of Buffered Object 20080806
3 GET_TYPE Instance method Public Method Get Type of Buffered Objekt 20081013
4 IS_EQUAL Instance method Public Method Comparison Transferred Object with Buffered Object 20081015
Events
# Event Type Visibility Description Created on
1 CHANGE Instance Event
(0)
Public
(2)
Object Change 20080806
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TC_OBJECT_STATE Public See coding TC_OBJECT_STATE 20080806 tc_object_state type c length 2
2 TC_OBJECT_TYPE Public Type reference (TYPE) I 20081013
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CLONED_OBJECT Value transfer Object reference (TYPE REF TO) IF_FICO_BUFFERED_OBJECT RO_CLONED_OBJECT 20080806

Method CLONE on class IF_FICO_BUFFERED_OBJECT has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KEY Value transfer Type reference (TYPE) GUID_16 RV_KEY 20080806
# Exception Resumable Description Created on
1 CX_FICO_OL_CALL_ERROR Aufruffehler 20081022

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_OBJECT_TYPE Value transfer Type reference (TYPE) TC_OBJECT_TYPE Object Type 20081013

Method GET_TYPE on class IF_FICO_BUFFERED_OBJECT has no exception.

Method IS_EQUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BUFFERED_OBJECT Call by reference Object reference (TYPE REF TO) IF_FICO_BUFFERED_OBJECT 20081015
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20081015
# Exception Resumable Description Created on
1 CX_FICO_OL_EXECUTION_ERROR Verarbeitungsfehler 20090109
Event Signatures

Event CHANGE Signature
Event CHANGE on class IF_FICO_BUFFERED_OBJECT has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in