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 | 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 | Instance method | Protected | Method | Generates the Edges of the Environment of a Node | 20100514 | |
| 2 | Instance method | Protected | Method | Determine Reference Objects by Restarting FOX Explosion | 20100514 | |
| 3 | Instance method | Protected | Method | Determine Reference Objects from Existing FOX Explosion | 20100514 | |
| 4 | Instance method | Protected | Method | Preparation of FOX for Explosion | 20100514 | |
| 5 | Instance method | Protected | Method | Subdiagraph for Serialization of Outbound Messages | 20100514 | |
| 6 | 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 | CT_EDGES | Call by reference | Type reference (TYPE) | FOX3_EDGE_SOURCE_T | Set of Edges of Digraph Sorted by Source | 20100514 | |||
| 2 | CT_NODES | Call by reference | Type reference (TYPE) | FOX3_NODES_T | Set of Nodes of Digraph (Sorted) | 20100514 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | I | Object in Process Control, External | 20100514 | |||
| 4 | IS_PARENT | Call by reference | Type reference (TYPE) | FOX3_PARENT_OBJECTS_KEY_S | Object and Successor | 20100514 | |||
| 5 | 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 | CT_PARENTKEYS | Call by reference | Type reference (TYPE) | FOX3_PARENT_OBJECTS_KEY_T | Objects and Their Successors | 20100514 | |||
| 2 | IV_PROFILE | Call by reference | Type reference (TYPE) | FOX0_PROFILE | FOX Explosion Profile | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CT_PARENTKEYS | Call by reference | Type reference (TYPE) | FOX3_PARENT_OBJECTS_KEY_T | Objects and Their Successors | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_EXPL_EXISTS | Call by reference | Type reference (TYPE) | KREUZ | Check | 20100514 | |||
| 2 | EV_PROC_STATUS | Call by reference | Type reference (TYPE) | I | Process Status | 20100514 | |||
| 3 | EV_PROFILE | Call by reference | Type reference (TYPE) | FOX0_PROFILE | FOX Explosion Profile | 20100514 | |||
| 4 | IT_FOX_OBJ_TYPE | Call by reference | Type reference (TYPE) | FOX3_OBJ_TYPE_T | Table of Object Types | 20100514 | |||
| 5 | 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 | CT_EDGES | Call by reference | Type reference (TYPE) | FOX3_EDGE_SOURCE_T | Set of Edges of Digraph Sorted by Source | 20100514 | |||
| 2 | CT_NODES | Call by reference | Type reference (TYPE) | FOX3_NODES_T | Set of Nodes of Digraph (Sorted) | 20100514 | |||
| 3 | IT_ALL_OBJECTS | Call by reference | Type reference (TYPE) | FOX3_OBJECT_KEY_T | All Objects | 20100514 | |||
| 4 | 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 | ET_EDGES | Call by reference | Type reference (TYPE) | FOX3_EDGE_SOURCE_T | Set of Edges of Digraph Sorted by Source | 20100514 | |||
| 2 | ET_NODES | Call by reference | Type reference (TYPE) | FOX3_NODES_T | Set of Nodes of Digraph (Sorted) | 20100514 | |||
| 3 | IT_OBJECTKEYS | Call by reference | Type reference (TYPE) | FOX3_OBJECT_KEY_T | Generic Object Key for Factory | 20100514 | |||
| 4 | IV_EXPL_EXISTS | Call by reference | Type reference (TYPE) | KREUZ | Old FOX Explosion? | 20100514 | |||
| 5 | IV_PROFILE | Call by reference | Type reference (TYPE) | FOX0_PROFILE | FOX Explosion Profile | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | FOX Explosion Failed | 20100514 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |