SAP ABAP Class IF_FOX3_DATA_UPDATER (Object Updates Data)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_CACHE_TABLES | Table Object for the Cache | 20100514 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_CONTROLLER | Control Unit for the Explosion | 20100514 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_EXPLODER | Main Class for Simple Explosions | 20100514 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_STRUCTURED_CACHE | Cache for the Structure Explosion | 20100514 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_STRUCT_OBJECT_FACTORY | Factory for Instances of FOX Objects | 20100514 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_VALIDITY_DATA | Abstract Class for Validities | 20100514 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FOX3_VAL_DATA_MANAGER | Validity Data Manager | 20100514 |
Properties
| Class | IF_FOX3_DATA_UPDATER | |
| Short Description | Object Updates Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100514 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_FOX3_DATA_UPDATER has no interface implemented.
Friends
Class IF_FOX3_DATA_UPDATER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_DELETE | Update Status | 20100514 | ||
| 2 | Constant | Public | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_INSERT | Update Status | 20100514 | ||
| 3 | Constant | Public | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_UPDATE | Update Status | 20100514 | ||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Data | 20100514 | |
| 2 | Instance method | Public | Method | Completion of Deletion | 20100514 | |
| 3 | Instance method | Public | Method | Completion of Import | 20100514 | |
| 4 | Instance method | Public | Method | Completion of Writing | 20100514 | |
| 5 | Instance method | Public | Method | Import Data | 20100514 | |
| 6 | Instance method | Public | Method | Write Data | 20100514 |
Events
Class IF_FOX3_DATA_UPDATER has no event.
Types
Class IF_FOX3_DATA_UPDATER has no local type.
Method Signatures
Method DELETE_DATA Signature
Method DELETE_DATA on class IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Deletion Failed | 20100514 |
Method FINISH_DELETE_DATA Signature
Method FINISH_DELETE_DATA on class IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Postprocessing Failed | 20100514 |
Method FINISH_READ_DATA Signature
Method FINISH_READ_DATA on class IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Postprocessing Failed | 20100514 |
Method FINISH_WRITE_DATA Signature
Method FINISH_WRITE_DATA on class IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Postprocessing Failed | 20100514 |
Method READ_DATA Signature
Method READ_DATA on class IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Read Failed | 20100514 |
Method WRITE_DATA Signature
Method WRITE_DATA on class IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Writing Failed | 20100514 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |