SAP ABAP Class CL_FOX3_SERIAL_SEND (Serialization of Objects in the MDS (Outbound))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     FOX3_SPT (Package) Serialization of Objects in Distribution Processes
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FOX3_SERIALIZATION Serialization of Objects in MDE (Inbound/Outbound) 20100514
Properties
Class CL_FOX3_SERIAL_SEND  
Short Description Serialization of Objects in the MDS (Outbound)    
Super Class CL_FOX3_SERIALIZATION Serialization of Objects in MDE (Inbound/Outbound) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FOX3_SPT   Serialization of Objects in Distribution Processes 
Created 20100514   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FOX3_SERIAL_SEND has no forward declaration.
Interfaces
Class CL_FOX3_SERIAL_SEND has no interface implemented.
Friends
Class CL_FOX3_SERIAL_SEND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_FOX Instance attribute Protected Object reference (TYPE REF TO) CL_FOX3_REQUEST FOX API Class for Processing Requests 20100514
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EDGES_OF_NEIGHBOURS Instance method Protected Method Generates the Edges of the Environment of a Node 20100514
2 GET_FOREIGNKEYS_BY_NEW_EXPL Instance method Protected Method Determine Reference Objects by Restarting FOX Explosion 20100514
3 GET_FOREIGNKEYS_BY_OLD_EXPL Instance method Protected Method Determine Reference Objects from Existing FOX Explosion 20100514
4 INITIALIZE_FOX Instance method Protected Method Preparation of FOX for Explosion 20100514
5 PORTION_OF_DIGRAPH_FOR_SEND Instance method Protected Method Subdiagraph for Serialization of Outbound Messages 20100514
6 PREPARE_DIGRAPH_FOR_SEND Instance method Protected Method Preparation of Diagraph for Serialization of Outboung Mess. 20100514
Events
Class CL_FOX3_SERIAL_SEND has no event.
Types
Class CL_FOX3_SERIAL_SEND has no local type.
Method Signatures

Method CREATE_EDGES_OF_NEIGHBOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDGES Call by reference Type reference (TYPE) FOX3_EDGE_SOURCE_T Set of Edges of Digraph Sorted by Source 20100514
2 Changing CT_NODES Call by reference Type reference (TYPE) FOX3_NODES_T Set of Nodes of Digraph (Sorted) 20100514
3 Importing IS_OBJECT Call by reference Type reference (TYPE) I Object in Process Control, External 20100514
4 Importing IS_PARENT Call by reference Type reference (TYPE) FOX3_PARENT_OBJECTS_KEY_S Object and Successor 20100514
5 Importing IT_ALL_OBJECTS Call by reference Type reference (TYPE) FOX3_OBJECT_KEY_T Generic Object Key for Factory 20100514

Method CREATE_EDGES_OF_NEIGHBOURS on class CL_FOX3_SERIAL_SEND has no exception.

Method GET_FOREIGNKEYS_BY_NEW_EXPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARENTKEYS Call by reference Type reference (TYPE) FOX3_PARENT_OBJECTS_KEY_T Objects and Their Successors 20100514
2 Importing IV_PROFILE Call by reference Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514
# Exception Resumable Description Created on
1 FOX_EXPLOSION_FAILS Created Explosion Profile is Inconsistent 20100514

Method GET_FOREIGNKEYS_BY_OLD_EXPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARENTKEYS Call by reference Type reference (TYPE) FOX3_PARENT_OBJECTS_KEY_T Objects and Their Successors 20100514
# Exception Resumable Description Created on
1 FOX_EXPLOSION_FAILS Created Explosion Profile is Inconsistent 20100514

Method INITIALIZE_FOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXPL_EXISTS Call by reference Type reference (TYPE) KREUZ Check 20100514
2 Exporting EV_PROC_STATUS Call by reference Type reference (TYPE) I Process Status 20100514
3 Exporting EV_PROFILE Call by reference Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514
4 Importing IT_FOX_OBJ_TYPE Call by reference Type reference (TYPE) FOX3_OBJ_TYPE_T Table of Object Types 20100514
5 Importing IV_PROCESS_CREATED Call by reference Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20100514

Method INITIALIZE_FOX on class CL_FOX3_SERIAL_SEND has no exception.

Method PORTION_OF_DIGRAPH_FOR_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDGES Call by reference Type reference (TYPE) FOX3_EDGE_SOURCE_T Set of Edges of Digraph Sorted by Source 20100514
2 Changing CT_NODES Call by reference Type reference (TYPE) FOX3_NODES_T Set of Nodes of Digraph (Sorted) 20100514
3 Importing IT_ALL_OBJECTS Call by reference Type reference (TYPE) FOX3_OBJECT_KEY_T All Objects 20100514
4 Importing IT_PARENTS Call by reference Type reference (TYPE) FOX3_PARENT_OBJECTS_KEY_T Objects and Their Successors 20100514

Method PORTION_OF_DIGRAPH_FOR_SEND on class CL_FOX3_SERIAL_SEND has no exception.

Method PREPARE_DIGRAPH_FOR_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EDGES Call by reference Type reference (TYPE) FOX3_EDGE_SOURCE_T Set of Edges of Digraph Sorted by Source 20100514
2 Exporting ET_NODES Call by reference Type reference (TYPE) FOX3_NODES_T Set of Nodes of Digraph (Sorted) 20100514
3 Importing IT_OBJECTKEYS Call by reference Type reference (TYPE) FOX3_OBJECT_KEY_T Generic Object Key for Factory 20100514
4 Importing IV_EXPL_EXISTS Call by reference Type reference (TYPE) KREUZ Old FOX Explosion? 20100514
5 Importing IV_PROFILE Call by reference Type reference (TYPE) FOX0_PROFILE FOX Explosion Profile 20100514
# Exception Resumable Description Created on
1 FOX_EXPLOSION_FAILS FOX Explosion Failed 20100514
History
Last changed by/on SAP  20110908 
SAP Release Created in