SAP ABAP Interface IF_FOX3_EVENT_PERSISTENCE (Dependent Persistence Object)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     FOX3 (Package) Framework for hierarchy explosion
Properties
Interface IF_FOX3_EVENT_PERSISTENCE  
Short Description Dependent Persistence Object    
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 IF_FOX3_EVENT_PERSISTENCE has no interface.
Friends
Interface IF_FOX3_EVENT_PERSISTENCE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BLOCK_SIZE_MAX Constant Public Type reference (TYPE) I CL_FOX3_CONSTANTS=>GC_DB_BLOCK_SIZE_MAX Block Size for the Database 20100514
2 GC_BLOCK_SIZE_MIN Constant Public Type reference (TYPE) I CL_FOX3_CONSTANTS=>GC_DB_BLOCK_SIZE_MIN Block Size for the Database 20100514
Methods
# Method Level Visibility Method type Description Created on
1 END_DELETE_DATA Instance method Public Event handling method All Data Deleted 20100514
2 END_GET_DATA Instance method Public Event handling method All Data Imported 20100514
3 END_SAVE_DATA Instance method Public Event handling method All Data Saved 20100514
4 START_DELETE_DATA Instance method Public Event handling method Delete Data (Immediately) 20100514
5 START_GET_DATA Instance method Public Event handling method Import Data (Immediately) 20100514
6 START_SAVE_DATA Instance method Public Event handling method Save Data (Immediately) 20100514
Events
Interface IF_FOX3_EVENT_PERSISTENCE has no event.
Types
Interface IF_FOX3_EVENT_PERSISTENCE has no local type.
Method Signatures

Method END_DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Attribute reference (LIKE) 20100514
2 Importing IV_STRUCT_ID Call by reference Type reference (TYPE) 20100514
3 Importing SENDER Call by reference Attribute reference (LIKE) 20100514

Method END_DELETE_DATA on Interface IF_FOX3_EVENT_PERSISTENCE has no exception.

Method END_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Attribute reference (LIKE) 20100514
2 Importing IV_STRUCT_ID Call by reference Type reference (TYPE) 20100514
3 Importing SENDER Call by reference Attribute reference (LIKE) 20100514

Method END_GET_DATA on Interface IF_FOX3_EVENT_PERSISTENCE has no exception.

Method END_SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Attribute reference (LIKE) 20100514
2 Importing IV_STRUCT_ID Call by reference Attribute reference (LIKE) >INVALID< 20100514
3 Importing SENDER Call by reference Attribute reference (LIKE) 20100514

Method END_SAVE_DATA on Interface IF_FOX3_EVENT_PERSISTENCE has no exception.

Method START_DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Attribute reference (LIKE) 20100514
2 Importing IV_STRUCT_ID Call by reference Type reference (TYPE) 20100514
3 Importing SENDER Call by reference Attribute reference (LIKE) 20100514

Method START_DELETE_DATA on Interface IF_FOX3_EVENT_PERSISTENCE has no exception.

Method START_GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_VIRTUAL_EXPLOSION Value transfer Attribute reference (LIKE) Define Structure Externally 20100514
2 Importing IV_REQUEST_ID Call by reference Attribute reference (LIKE) 20100514
3 Importing IV_STRUCT_ID Call by reference Type reference (TYPE) 20100514
4 Importing SENDER Call by reference Attribute reference (LIKE) 20100514

Method START_GET_DATA on Interface IF_FOX3_EVENT_PERSISTENCE has no exception.

Method START_SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_ID Call by reference Attribute reference (LIKE) 20100514
2 Importing IV_STRUCT_ID Value transfer Attribute reference (LIKE) ID of Database Storage from a Cache 20100514
3 Importing SENDER Call by reference Attribute reference (LIKE) 20100514

Method START_SAVE_DATA on Interface IF_FOX3_EVENT_PERSISTENCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in