SAP ABAP Class CL_FOX3_MULTILEVEL_STRUCTURE (Multilevel Object Structure)
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
| Class | CL_FOX3_MULTILEVEL_STRUCTURE | |
| Short Description | Multilevel Object Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FOX3 | Framework for hierarchy explosion |
| Created | 20100514 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_FOX3_MULTILEVEL_STRUCTURE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FOX3_CONTROLLER | 20100514 | Control Unit for the Explosion | |
| 2 | CL_FOX3_EXPLODER | 20100514 | Main Class for Simple Explosions |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_FOX3_STRUCTURED_CACHE | Cache for Structure Explosion | 20100514 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | FOX3_LINKED_CACHE_OBJECT_S | Dependent Object | 20100514 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | FOX3_EXPL_DIRECTION | Direction of Explosion | 20100514 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FOX3_IGNORE_UNCHANGED | Ignore Unchanged Objects | 20100514 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FOX3_NOT_EXPLODED | Not Exploded | 20100514 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | FOX3_REQUEST_ID | FOX Request ID | 20100514 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | FOX3_STRUCT_DB_ID | Database ID of a FOX Cache | 20100514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reset Buffer for Call Context | 20100514 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100514 | |
| 3 | Instance method | Public | Method | Output Cache | 20100514 | |
| 4 | Instance method | Public | Method | Output Status | 20100514 | |
| 5 | Instance method | Public | Method | Supplies Top Object in the Structure | 20100514 | |
| 6 | Instance method | Public | Method | Iteration Method Using Object Tree | 20100514 | |
| 7 | Instance method | Public | Method | Find All Dependent Objects for an Object | 20100514 | |
| 8 | Instance method | Public | Method | Return Reference to the Structure | 20100514 | |
| 9 | Instance method | Public | Method | Return Structure Exploded with Object Instances | 20100514 | |
| 10 | Instance method | Private | Method | Set Status | 20100514 |
Events
Class CL_FOX3_MULTILEVEL_STRUCTURE has no event.
Types
Class CL_FOX3_MULTILEVEL_STRUCTURE has no local type.
Method Signatures
Method CLEAR_CALL_CONTEXT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALL_CONTEXTS | Call by reference | Type reference (TYPE) | FLAG_X | Indicator | 20100514 | |||
| 2 | IV_CALL_CONTEXT | Call by reference | Type reference (TYPE) | FOX3_CALL_CONTEXT | Call Context | 20100514 |
Method CLEAR_CALL_CONTEXT_BUFFER on class CL_FOX3_MULTILEVEL_STRUCTURE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CACHE | Call by reference | Object reference (TYPE REF TO) | CL_FOX3_STRUCTURED_CACHE | Cache for Structure Explosion | 20100514 | |||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | FOX3_LINKED_CACHE_OBJECT_S | Dependent Object (Type of Relationship, Instance) | 20100514 | |||
| 3 | IV_DIRECTION | Call by reference | Type reference (TYPE) | FOX3_EXPL_DIRECTION | CL_FOX3_CONSTANTS=>GC_TOP_DOWN | Direction of Explosion | 20100514 | ||
| 4 | IV_EXPLOSION_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | CL_FOX3_CONSTANTS=>GC_EXPL_STAT_SUCCESSFUL | Explosion Status | 20100514 | ||
| 5 | IV_IGNORE_UNCHANGED | Call by reference | Type reference (TYPE) | FOX3_IGNORE_UNCHANGED | Ignore Unchanged Objects | 20100514 | |||
| 6 | IV_NOT_EXPLODED | Call by reference | Type reference (TYPE) | FOX3_NOT_EXPLODED | Not Exploded | 20100514 |
Method CONSTRUCTOR on class CL_FOX3_MULTILEVEL_STRUCTURE has no exception.
Method GET_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_CACHE | Call by reference | Object reference (TYPE REF TO) | CL_FOX3_STRUCTURED_CACHE | Cache for the Structure Explosion | 20100514 |
Method GET_CACHE on class CL_FOX3_MULTILEVEL_STRUCTURE has no exception.
Method GET_EXPLOSION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXPLOSION_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 |
Method GET_EXPLOSION_STATUS on class CL_FOX3_MULTILEVEL_STRUCTURE has no exception.
Method GET_TOP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TOP_OBJECT | Call by reference | Type reference (TYPE) | FOX3_LINKED_OBJECT_S | Object and Link Color for FOX Caller | 20100514 | |||
| 2 | EV_DIRECTION | Call by reference | Type reference (TYPE) | FOX3_EXPL_DIRECTION | Direction of Explosion | 20100514 | |||
| 3 | EV_IGNORE_UNCHANGED | Call by reference | Type reference (TYPE) | FOX3_IGNORE_UNCHANGED | Ignore Unchanged Objects | 20100514 | |||
| 4 | EV_NOT_EXPLODED | Call by reference | Type reference (TYPE) | FOX3_NOT_EXPLODED | Not Exploded | 20100514 |
Method GET_TOP_OBJECT on class CL_FOX3_MULTILEVEL_STRUCTURE has no exception.
Method ITERATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_VISITOR | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_OBJECT_VISITOR | Visitor Interface for a FOX Object | 20100514 | |||
| 2 | IV_CALL_CONTEXT | Call by reference | Type reference (TYPE) | FOX3_CALL_CONTEXT | Call Context | 20100514 | |||
| 3 | IV_DONT_COLLECT_UNCHANGED | Call by reference | Type reference (TYPE) | FOX3_DONT_COLLECT_UNCHANGED | Do Not Collect Unchanged Objects | 20100514 | |||
| 4 | IV_RESULT_MODE | Call by reference | Type reference (TYPE) | FOX3_RESULT_MODE | CL_FOX3_CONSTANTS=>GC_RESULT_ONCE_WITH_STRUCTURE | Return of Explosion Results (See CL_FOX_CONSTANTS) | 20100514 | ||
| 5 | IV_SORTED | Call by reference | Type reference (TYPE) | FOX3_SORTED_BY_KEYS | Objects Sorted by Keys | 20100514 | |||
| 6 | IV_USE_FILTER | Call by reference | Type reference (TYPE) | FOX3_USE_FILTER | 'X' | Use Filter in the Explosion Profile | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameterization | 20100514 | ||
| 2 | No Visitor Interface Exists | 20100514 | ||
| 3 | Visitor Iteration Was Interrupted | 20100514 |
Method RETURN_ALL_OBJECTS_TO_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECTS | Call by reference | Type reference (TYPE) | FOX3_LINKED_OBJECT_NOSORT_T | Object and Link Color for FOX Caller | 20100514 | |||
| 2 | IS_PARENT | Call by reference | Type reference (TYPE) | FOX3_LINKED_OBJECT_S | Object and Link Color for FOX Caller | 20100514 | |||
| 3 | IV_CALL_CONTEXT | Call by reference | Type reference (TYPE) | FOX3_CALL_CONTEXT | Call Context | 20100514 | |||
| 4 | IV_RESULT_MODE | Call by reference | Type reference (TYPE) | FOX3_RESULT_MODE | CL_FOX3_CONSTANTS=>GC_RESULT_ONCE_WITH_STRUCTURE | Return of Explosion Results (See CL_FOX_CONSTANTS) | 20100514 | ||
| 5 | IV_SORTED | Call by reference | Type reference (TYPE) | FOX3_SORTED_BY_KEYS | Objects Sorted by Keys | 20100514 | |||
| 6 | IV_USE_FILTER | Call by reference | Type reference (TYPE) | FOX3_USE_FILTER | 'X' | Use Filter in the Explosion Profile | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameterization | 20100514 | ||
| 2 | No Objects Entered | 20100514 |
Method RETURN_REFERENCE_TO_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REFERENCE | Call by reference | Type reference (TYPE) | FOX3_PERSISTENT_ENTRY_S | Reference to Persistent Structure | 20100514 |
Method RETURN_REFERENCE_TO_STRUCTURE on class CL_FOX3_MULTILEVEL_STRUCTURE has no exception.
Method RETURN_STRUCTURE_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INST_STRUCTURE | Call by reference | Type reference (TYPE) | FOX3_PARENT_OBJECT_T | Return Hierarchy As Table of Instances | 20100514 | |||
| 2 | IV_CALL_CONTEXT | Call by reference | Type reference (TYPE) | FOX3_CALL_CONTEXT | Call Context | 20100514 | |||
| 3 | IV_DONT_COLLECT_UNCHANGED | Call by reference | Type reference (TYPE) | FOX3_DONT_COLLECT_UNCHANGED | Do Not Collect Unchanged Objects | 20100514 | |||
| 4 | IV_RESULT_MODE | Call by reference | Type reference (TYPE) | FOX3_RESULT_MODE | CL_FOX3_CONSTANTS=>GC_RESULT_ONCE_WITH_STRUCTURE | Return of Explosion Results (See CL_FOX_CONSTANTS) | 20100514 | ||
| 5 | IV_SORTED | Call by reference | Type reference (TYPE) | FOX3_SORTED_BY_KEYS | Objects Sorted by Keys | 20100514 | |||
| 6 | IV_USE_FILTER | Call by reference | Type reference (TYPE) | FOX3_USE_FILTER | 'X' | Use Filter in the Explosion Profile | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Parameterization | 20100514 |
Method SET_EXPLOSION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXPLOSION_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 |
Method SET_EXPLOSION_STATUS on class CL_FOX3_MULTILEVEL_STRUCTURE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |