SAP ABAP Interface IF_FOX3_DATA_UPDATER (Object Updates Data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
FOX3 (Package) Framework for hierarchy explosion
⤷
⤷
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
| Interface | IF_FOX3_DATA_UPDATER | |
| Short Description | Object Updates Data |
General Data
| Package | FOX3 | Framework for hierarchy explosion |
| Created | 20100514 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CL_FOX3_CONSTANTS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 |
Friends
Interface IF_FOX3_DATA_UPDATER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_DELETE | Constant | Public | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_DELETE | Update Status | 20100514 | |
| 2 | GC_INSERT | Constant | Public | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_INSERT | Update Status | 20100514 | |
| 3 | GC_UPDATE | Constant | Public | Type reference (TYPE) | FOX3_UPDATE_FLAG | CL_FOX3_CONSTANTS=>GC_UPDFLG_UPDATE | Update Status | 20100514 | |
| 4 | GV_DELETE_EXTENT | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | ||||
| 5 | GV_FORCE_DELETE | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | ||||
| 6 | GV_TA_TYPE | 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
Interface IF_FOX3_DATA_UPDATER has no event.
Types
Interface IF_FOX3_DATA_UPDATER has no local type.
Method Signatures
Method DELETE_DATA Signature
Method DELETE_DATA on Interface 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 Interface 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 Interface 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 Interface IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Postprocessing Failed | 20100514 |
Method READ_DATA Signature
Method READ_DATA on Interface IF_FOX3_DATA_UPDATER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Read Failed | 20100514 |
Method WRITE_DATA Signature
Method WRITE_DATA on Interface 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 |