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 | 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 | Constant | Public | Type reference (TYPE) | TC_OBJECT_TYPE | 5 | 20081013 | |||
| 2 | Constant | Public | Type reference (TYPE) | TC_OBJECT_STATE | 'CH' | CON_CHANGED | 20080806 | ||
| 3 | Constant | Public | Type reference (TYPE) | TC_OBJECT_TYPE | 3 | 20081013 | |||
| 4 | Constant | Public | Type reference (TYPE) | TC_OBJECT_STATE | 'CN' | CON_CONFIRMED | 20080806 | ||
| 5 | Constant | Public | Type reference (TYPE) | TC_OBJECT_TYPE | 6 | 20081013 | |||
| 6 | Constant | Public | Type reference (TYPE) | TC_OBJECT_STATE | 'DB' | CON_DB | 20080806 | ||
| 7 | Constant | Public | Type reference (TYPE) | TC_OBJECT_STATE | 'IN' | 20080821 | |||
| 8 | Constant | Public | Type reference (TYPE) | TC_OBJECT_TYPE | 1 | 20081013 | |||
| 9 | Constant | Public | Type reference (TYPE) | TC_OBJECT_TYPE | 2 | 20081013 | |||
| 10 | Constant | Public | Type reference (TYPE) | TC_OBJECT_TYPE | 4 | 20081013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clone the Buffered Object | 20080806 | |
| 2 | Instance method | Public | Method | Gets Key of Buffered Object | 20080806 | |
| 3 | Instance method | Public | Method | Get Type of Buffered Objekt | 20081013 | |
| 4 | 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 | 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 | RV_KEY | Value transfer | Type reference (TYPE) | GUID_16 | RV_KEY | 20080806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aufruffehler | 20081022 |
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | IO_BUFFERED_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FICO_BUFFERED_OBJECT | 20081015 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |