SAP ABAP Class CL_FOX3_SERIAL_POST (Serialization of Objects in the MDS (Inbound))
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_POST  
Short Description Serialization of Objects in the MDS (Inbound)    
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_POST has no forward declaration.
Interfaces
Class CL_FOX3_SERIAL_POST has no interface implemented.
Friends
Class CL_FOX3_SERIAL_POST has no friend class.
Attributes
Class CL_FOX3_SERIAL_POST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONNECTIVITY_OF_OBJECTS Instance method Public Method Determines Reference Cluster of Objects 20100514
2 GET_SERIALIZATION_OF_OBJ_SET Instance method Public Method Determines Serialization Data for Object Quantity 20100514
3 PREPARE_DIGRAPH_FOR_POST Instance method Protected Method Preparation of Diagraph for Serialization of POST (Inbound) 20100514
4 REVOKE_CHANNELS Instance method Public Method Collects Posting Channels 20100514
Events
Class CL_FOX3_SERIAL_POST has no event.
Types
Class CL_FOX3_SERIAL_POST has no local type.
Method Signatures

Method GET_CONNECTIVITY_OF_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHANNELS Call by reference Type reference (TYPE) I Assignment of Object to Channel 20100514
2 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) I Process Steps, Application Methods 20100514

Method GET_CONNECTIVITY_OF_OBJECTS on class CL_FOX3_SERIAL_POST has no exception.

Method GET_SERIALIZATION_OF_OBJ_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJ_SERIAL Call by reference Type reference (TYPE) I Serialization (Channel, Level) of Objects 20100514
2 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) I Process Steps, Application Methods 20100514
3 Importing IV_AFTER_MERGE Call by reference Type reference (TYPE) XFLAG SPACE After Merge Step 20100514
4 Importing IV_WITH_MDS_REFERENCES Call by reference Type reference (TYPE) XFLAG SPACE Also References to MDS Objects 20100514
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal Error 20100514
2 INVALID_INPUT Object Specified Incorrectly 20100514
3 NO_REQUEST_SPECIFIED No Objects for Serialization 20100514
4 NO_SERIALIZATION_POSSIBLE Cycles Discovered - Serialization Not Possible 20100514
5 OBJECTS_NOT_IN_PROCESS Objects Are not in the Process 20100514
6 OBJECT_SET_IS_INCOMPLETE Quantity of Objects Transferred Is Incomplete 20100514

Method PREPARE_DIGRAPH_FOR_POST 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 Number of Edges of a Relationship Set (Unsorted) 20100514
2 Exporting ET_MISSED_OBJ Call by reference Type reference (TYPE) I List of Missing Objects 20100514
3 Exporting ET_NODES Call by reference Type reference (TYPE) FOX3_NODES_T Number of Nodes of a Relationship Set (Sorted) 20100514
4 Importing IT_PREP_SERIAL Call by reference Type reference (TYPE) I Interface Table: Key Container Info for Serialization 20100514
5 Importing IV_SPLIT_MODE Call by reference Type reference (TYPE) XFLAG ' ' Split-Mode Indicator 20100514

Method PREPARE_DIGRAPH_FOR_POST on class CL_FOX3_SERIAL_POST has no exception.

Method REVOKE_CHANNELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) I Process Steps, Application Methods 20100514

Method REVOKE_CHANNELS on class CL_FOX3_SERIAL_POST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in