SAP ABAP Interface IF_FOX_PERSISTENCE_CONTROLLER (Control of Persistence)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX (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_FOX_CONTROLLER | Control Unit for the Explosion | 20010327 |
Properties
| Interface | IF_FOX_PERSISTENCE_CONTROLLER | |
| Short Description | Control of Persistence |
General Data
| Package | PLM_FOX | Framework for hierarchy explosion |
| Created | 20010327 | SAP |
| Last changed | 20050220 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FOX_PERSISTENCE_CONTROLLER has no forward declaration.
Interfaces
Interface IF_FOX_PERSISTENCE_CONTROLLER has no interface.
Friends
Interface IF_FOX_PERSISTENCE_CONTROLLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GI_MESSAGE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collection of Messages | 20020924 | ||
| 2 | GV_DELETE_FAILED | Instance attribute | Public | Type reference (TYPE) | FLAG_X | Error When Deleting | 20010713 | ||
| 3 | GV_READ_FAILED | Instance attribute | Public | Type reference (TYPE) | FLAG_X | Read Error | 20010403 | ||
| 4 | GV_WRITE_FAILED | Instance attribute | Public | Type reference (TYPE) | FLAG_X | Error when writing | 20010403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Error While Deleting Data | 20010713 | |
| 2 | Instance method | Public | Method | Error Importing Data | 20010403 | |
| 3 | Instance method | Public | Method | Mark for deletion | 20010713 | |
| 4 | Instance method | Public | Method | Mark for Saving | 20010327 | |
| 5 | Instance method | Public | Method | Start Deletion Process | 20010713 | |
| 6 | Instance method | Public | Method | Start Backup Process | 20010327 | |
| 7 | Instance method | Public | Method | Error While Exporting Data | 20010403 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | END_DELETE_DATA | Instance Event (0) |
Public (2) |
Deletion Completed | 20010713 |
| 2 | END_GET_DATA | Instance Event (0) |
Public (2) |
Import Completed | 20010713 |
| 3 | END_SAVE_DATA | Instance Event (0) |
Public (2) |
Finished Saving Data (if Necesary, Write Clean Flag) | 20010327 |
| 4 | START_DELETE_DATA | Instance Event (0) |
Public (2) |
Start Deletion | 20010713 |
| 5 | START_GET_DATA | Instance Event (0) |
Public (2) |
Start Import | 20010713 |
| 6 | START_SAVE_DATA | Instance Event (0) |
Public (2) |
Start Data Backup | 20010327 |
Types
Interface IF_FOX_PERSISTENCE_CONTROLLER has no local type.
Method Signatures
Method DELETE_FAILED Signature
Method DELETE_FAILED on Interface IF_FOX_PERSISTENCE_CONTROLLER has no parameter.
Method DELETE_FAILED on Interface IF_FOX_PERSISTENCE_CONTROLLER has no exception.
Method READ_FAILED Signature
Method READ_FAILED on Interface IF_FOX_PERSISTENCE_CONTROLLER has no parameter.
Method READ_FAILED on Interface IF_FOX_PERSISTENCE_CONTROLLER has no exception.
Method REQUEST_DELETE Signature
Method REQUEST_DELETE on Interface IF_FOX_PERSISTENCE_CONTROLLER has no parameter.
Method REQUEST_DELETE on Interface IF_FOX_PERSISTENCE_CONTROLLER has no exception.
Method REQUEST_SAVE Signature
Method REQUEST_SAVE on Interface IF_FOX_PERSISTENCE_CONTROLLER has no parameter.
Method REQUEST_SAVE on Interface IF_FOX_PERSISTENCE_CONTROLLER has no exception.
Method TRIGGER_DELETE_START Signature
Method TRIGGER_DELETE_START on Interface IF_FOX_PERSISTENCE_CONTROLLER has no parameter.
Method TRIGGER_DELETE_START on Interface IF_FOX_PERSISTENCE_CONTROLLER has no exception.
Method TRIGGER_SAVE_START Signature
Method TRIGGER_SAVE_START on Interface IF_FOX_PERSISTENCE_CONTROLLER has no parameter.
Method TRIGGER_SAVE_START on Interface IF_FOX_PERSISTENCE_CONTROLLER has no exception.
Method WRITE_FAILED Signature
Method WRITE_FAILED on Interface IF_FOX_PERSISTENCE_CONTROLLER has no parameter.
Method WRITE_FAILED on Interface IF_FOX_PERSISTENCE_CONTROLLER has no exception.
Event Signatures
Event END_DELETE_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCT_ID | Exporting | Value transfer | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010713 |
Event END_GET_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCT_ID | Exporting | Value transfer | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010713 |
Event END_SAVE_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCT_ID | Exporting | Value transfer | Type reference (TYPE) | FOX_STRUCT_DB_ID | ID der Datenbankablage von einem Cache | 20010713 |
Event START_DELETE_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCT_ID | Exporting | Value transfer | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010713 |
Event START_GET_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_MAP_INST_DB | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_FOX_MAP_INSTANCE_DB | Umschlüsselung Instanzen <-> DB | 20010713 | ||
| 2 | II_VIRTUAL_EXPLOSION | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_FOX_VIRTUAL_STRUCT | Struktur von aussen vorgeben | 20010713 | ||
| 3 | IV_STRUCT_ID | Exporting | Value transfer | Type reference (TYPE) | FOX_STRUCT_DB_ID | Datenbank-ID eines FOX-Cache | 20010713 |
Event START_SAVE_DATA Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_MAP_INST_DB | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_FOX_MAP_INSTANCE_DB | Umschlüsselung Instanzen <-> DB | 20010713 | ||
| 2 | IV_STRUCT_ID | Exporting | Value transfer | Type reference (TYPE) | FOX_STRUCT_DB_ID | ID der Datenbankablage von einem Cache | 20010713 |
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 46C2 |