SAP ABAP Class CL_FOX3_EXPLODER (Main Class for Simple Explosions)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
FOX3 (Package) Framework for hierarchy explosion
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_DATA_UPDATER | Object Updates Data | 20100514 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20100514 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_MEMORY_AWARE_OBJECT | Read Memory Consumption | 20100514 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_MSG_PARAMETER | Parameters for FOX Messages | 20100514 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PTU_HAS_UTILITY_OBJECTS | Object Has Help Objects | 20100514 |
Properties
| Class | CL_FOX3_EXPLODER | |
| Short Description | Main Class for Simple Explosions | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOX3_DATA_UPDATER | Object Updates Data | 20100514 | ||
| 2 | IF_FOX3_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20100514 | ||
| 3 | IF_FOX3_MEMORY_AWARE_OBJECT | Read Memory Consumption | 20100514 | ||
| 4 | IF_FOX3_MSG_PARAMETER | Parameters for FOX Messages | 20100514 | ||
| 5 | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 | ||
| 6 | IF_PTU_HAS_UTILITY_OBJECTS | Object Has Help Objects | 20100514 |
Friends
Class CL_FOX3_EXPLODER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | PTU_TAG | CL_FOX3_CONSTANTS=>GC_TAG_EXPLODER | Indicator | 20100514 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FOX3_PERSISTENCE_CONTROLLER | Control of Persistence | 20100514 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FOX3_FLOB_SELECTOR | Information Retrieval for FOX File | 20100514 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOX3_CONTROLLER | Control Unit for the Explosion | 20100514 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOX3_FLOB_DB_SELECTOR | Database Access to FOX File | 20100514 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOX3_LIST_DUMP | List Display for Object Structure | 20100514 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOX3_FLOB_MEMORY_SELECTOR | Memory Accesses for a FOX File | 20100514 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOX0_PROFILE | Parameters for Explosion | 20100514 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FOX3_DISPLAY_OPTIONS_S | 20100514 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FOX3_EXPL_NUMBERS_S | Statistical Information for Explosion | 20100514 | |||
| 11 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | FOX3_EXPL_NUMBERS_S | Statistical Information for Explosion | 20100514 | |||
| 13 | Instance attribute | Protected | Attribute reference (LIKE) | Structure with Utility Interfaces | 20100514 | ||||
| 14 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 15 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 16 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | FOX0_PROFILE | FOX Explosion Profile | 20100514 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | FOX3_REQUEST_ID | FOX Request ID | 20100514 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | FOX3_STRUCT_DB_ID | Database ID of a FOX Cache | 20100514 | |||
| 20 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 21 | Instance attribute | Protected | Attribute reference (LIKE) | Single-Character Indicator | 20100514 | ||||
| 22 | Instance attribute | Protected | Attribute reference (LIKE) | External Format of Object Relationship | 20100514 | ||||
| 23 | Instance attribute | Protected | Attribute reference (LIKE) | External Object Key (Such As Material or BOM) | 20100514 | ||||
| 24 | Instance attribute | Protected | Attribute reference (LIKE) | External Format of Object Type | 20100514 | ||||
| 25 | Instance attribute | Protected | Attribute reference (LIKE) | Object Version | 20100514 | ||||
| 26 | Static Attribute | Protected | Type reference (TYPE) | FLAG_X | Hidden | 20100514 |
Methods
Events
Class CL_FOX3_EXPLODER has no event.
Types
Class CL_FOX3_EXPLODER has no local type.
Method Signatures
Method ANALYZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_UI_OPTIONS | Call by reference | Type reference (TYPE) | FOX3_UI_OPTIONS_S | Interface Options | 20100514 | |||
| 2 | IS_TOP_OBJECT | Call by reference | Type reference (TYPE) | FOX3_OBJECT_KEY_S | Generic Object Key for Factory | 20100514 | |||
| 3 | IT_TITLE_TEXT | Call by reference | Type reference (TYPE) | FOX3_TITLE_TEXT_T | Text for List Headers | 20100514 | |||
| 4 | IV_ALL_EXPLOSIONS | Call by reference | Type reference (TYPE) | FLAG_X | All Explosions | 20100514 | |||
| 5 | IV_ASK_BEFORE_LEAVE | Call by reference | Type reference (TYPE) | FLAG_X | 'X' | Query Before Exit | 20100514 | ||
| 6 | IV_DIRECTION | Call by reference | Type reference (TYPE) | FOX3_EXPL_DIRECTION | Direction of Explosion | 20100514 | |||
| 7 | IV_FIRST_SCREEN | Call by reference | Type reference (TYPE) | SYUCOMM | Screens, Function Code Triggered by PAI | 20100514 | |||
| 8 | IV_SOURCE | Call by reference | Type reference (TYPE) | FOX3_DATA_SOURCE | Single-Character Indicator | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in Analysis | 20100514 | ||
| 2 | Invalid Direction of Explosion | 20100514 | ||
| 3 | Invalid Object Reference | 20100514 | ||
| 4 | Object Is Not a Top-Level Object | 20100514 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FOX3_EXPLODER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX3_EXPLODER has no exception.
Method COLLECT_FOREIGN_KEY_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARENT_OBJECTS | Call by reference | Type reference (TYPE) | FOX3_PARENT_OBJECTS_KEY_T | Objects and Their Successors | 20100514 |
Method COLLECT_FOREIGN_KEY_OBJECTS on class CL_FOX3_EXPLODER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_PERSISTENCE_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_PERSISTENCE_CONTROLLER | Control of Persistence | 20100514 | |||
| 2 | IS_DISPLAY_OPTIONS | Call by reference | Type reference (TYPE) | FOX3_DISPLAY_OPTIONS_S | Display Parameters for Structure Explosion | 20100514 | |||
| 3 | IS_UTIL_IF | Call by reference | Type reference (TYPE) | PTU_UTIL_IF_S | Structure with Utility Interfaces | 20100514 | |||
| 4 | IV_PROFILE | Call by reference | Type reference (TYPE) | FOX0_PROFILE | FOX Explosion Profile | 20100514 | |||
| 5 | IV_REQUEST_ID | Call by reference | Type reference (TYPE) | FOX3_REQUEST_ID | FOX Request ID | 20100514 | |||
| 6 | IV_START_OF_EXPLOSION | Call by reference | Type reference (TYPE) | FOX3_START_OF_EXPLOSION | Start Time for Explosion | 20100514 | |||
| 7 | IV_STRUCT_ID | Call by reference | Type reference (TYPE) | FOX3_STRUCT_DB_ID | Database ID of a FOX Cache | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Usable Profile Found | 20100514 |
Method EXPLODE_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_STRUCTURE | Call by reference | Type reference (TYPE) | FOX3_OBJECT_STRUCTURE_T | Objects with Structure Explosion | 20100514 | |||
| 2 | CV_TOTAL_OBJECTS | Call by reference | Type reference (TYPE) | I | All Objects Found | 20100514 | |||
| 3 | ET_PSEUDO_EXPLOSION | Call by reference | Type reference (TYPE) | FOX3_PSEUDO_EXPLOSION_T | Conversion of Derived Explosion | 20100514 | |||
| 4 | EV_FIRST_ERROR | Call by reference | Type reference (TYPE) | SY-INDEX | Index Where Error Occurred | 20100514 | |||
| 5 | IV_CHECK_TOP_OBJECT | Call by reference | Type reference (TYPE) | FLAG_X | 'X' | Indicator | 20100514 | ||
| 6 | IV_DIRECTION | Call by reference | Type reference (TYPE) | FOX3_EXPL_DIRECTION | CL_FOX3_CONSTANTS=>GC_TOP_DOWN | Direction of Explosion | 20100514 | ||
| 7 | IV_DO_NOT_EXPLODE | Call by reference | Type reference (TYPE) | FLAG_X | Indicator | 20100514 | |||
| 8 | IV_ONE_LEVEL | Call by reference | Type reference (TYPE) | FLAG_X | Indicator | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Call | 20100514 | ||
| 2 | Data Has Aleady Been Saved | 20100514 |
Method FIND_WHERE_USED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_TOTAL_OBJECTS | Call by reference | Type reference (TYPE) | I | All Objects Found | 20100514 | |||
| 2 | ET_TOP_OBJECTS | Call by reference | Type reference (TYPE) | FOX3_OBJECT_KEY_T | Generic Object Key for Factory | 20100514 | |||
| 3 | EV_EXPLOSION_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 | |||
| 4 | IT_CHANGED_OBJECT_STATES | Call by reference | Type reference (TYPE) | FOX3_OBJECT_STATE_T | Object State in FOX2 | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Direction of Explosion Is Not Supported | 20100514 |
Method FREE_DATA Signature
Method FREE_DATA on class CL_FOX3_EXPLODER has no parameter.
Method FREE_DATA on class CL_FOX3_EXPLODER has no exception.
Method GET_ACTUAL_MEMORY Signature
Method GET_ACTUAL_MEMORY on class CL_FOX3_EXPLODER has no parameter.
Method GET_ACTUAL_MEMORY on class CL_FOX3_EXPLODER has no exception.
Method GET_DB_SELECTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_SELECTOR | Call by reference | Object reference (TYPE REF TO) | CL_FOX3_FLOB_DB_SELECTOR | Database Access to FOX File | 20100514 | |||
| 2 | IO_LIST_DUMP | Call by reference | Object reference (TYPE REF TO) | CL_FOX3_LIST_DUMP | List Display for Object Structure | 20100514 | |||
| 3 | IS_REFERENCE | Call by reference | Type reference (TYPE) | FOX3_PERSISTENT_ENTRY_S | Reference to Persistent Structure | 20100514 | |||
| 4 | IV_ALL_EXPLOSIONS | Call by reference | Type reference (TYPE) | FLAG_X | All Explosions | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in Analysis | 20100514 |
Method GET_FOREIGN_KEY_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARENT_OBJECTS | Call by reference | Type reference (TYPE) | FOX3_PARENT_OBJECTS_KEY_T | Objects and Their Successors | 20100514 | |||
| 2 | CV_TOTAL_OBJECTS | Call by reference | Type reference (TYPE) | I | 20100514 |
Method GET_FOREIGN_KEY_OBJECTS on class CL_FOX3_EXPLODER has no exception.
Method GET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DISPLAY_OPTIONS | Call by reference | Type reference (TYPE) | FOX3_DISPLAY_OPTIONS_S | Display Parameters for Structure Explosion | 20100514 |
Method GET_OPTIONS on class CL_FOX3_EXPLODER has no exception.
Method GET_STATISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CACHE_STAT_BOTTOM_UP | Call by reference | Type reference (TYPE) | FOX3_CACHE_STATISTIC_T | Cache Statistics | 20100514 | |||
| 2 | ET_CACHE_STAT_TOP_DOWN | Call by reference | Type reference (TYPE) | FOX3_CACHE_STATISTIC_T | Cache Statistics | 20100514 | |||
| 3 | ET_CTRL_STAT_BOTTOM_UP | Call by reference | Type reference (TYPE) | FOX3_CONTROLLER_STATISTIC_T | Controller Statistics | 20100514 | |||
| 4 | ET_CTRL_STAT_TOP_DOWN | Call by reference | Type reference (TYPE) | FOX3_CONTROLLER_STATISTIC_T | Controller Statistics | 20100514 | |||
| 5 | ET_FACTORY_STATISTIC | Call by reference | Type reference (TYPE) | FOX3_FACTORY_STATISTIC_T | Factory Statistics | 20100514 | |||
| 6 | ET_TIMING | Call by reference | Type reference (TYPE) | PTU_TIMING_T | Object-Specific Time Information | 20100514 |
Method GET_STATISTIC on class CL_FOX3_EXPLODER has no exception.
Method LOG_ACTUAL_MEMORY Signature
Method LOG_ACTUAL_MEMORY on class CL_FOX3_EXPLODER has no parameter.
Method LOG_ACTUAL_MEMORY on class CL_FOX3_EXPLODER has no exception.
Method LOG_STATISTIC Signature
Method LOG_STATISTIC on class CL_FOX3_EXPLODER has no parameter.
Method LOG_STATISTIC on class CL_FOX3_EXPLODER has no exception.
Method POST_EXPLOSION_PROCESSING 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 | Parent Object Table for the FOX Caller | 20100514 | |||
| 2 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | FOX3_STRUCTURE | Explosion Structure | 20100514 |
Method POST_EXPLOSION_PROCESSING on class CL_FOX3_EXPLODER has no exception.
Method SET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DISPLAY_OPTIONS | Call by reference | Type reference (TYPE) | FOX3_DISPLAY_OPTIONS_S | Display Parameters for Structure Explosion | 20100514 |
Method SET_OPTIONS on class CL_FOX3_EXPLODER has no exception.
Method SET_UI_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UI_OPTIONS | Call by reference | Type reference (TYPE) | FOX3_UI_OPTIONS_S | Interface Options | 20100514 |
Method SET_UI_OPTIONS on class CL_FOX3_EXPLODER has no exception.
Method UPDATE_EXPLOSION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_ACTUAL_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 | |||
| 2 | IV_NEW_STATUS | Call by reference | Type reference (TYPE) | FOX3_EXPLOSION_STATUS | Explosion Status | 20100514 |
Method UPDATE_EXPLOSION_STATUS on class CL_FOX3_EXPLODER has no exception.
Method UPDATE_UTILITIES Signature
Method UPDATE_UTILITIES on class CL_FOX3_EXPLODER has no parameter.
Method UPDATE_UTILITIES on class CL_FOX3_EXPLODER has no exception.
Method WRITE_EXPLOSION_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUCTURE | Call by reference | Type reference (TYPE) | FOX3_STRUCTURE | Explosion Structure | 20100514 |
Method WRITE_EXPLOSION_INFORMATION on class CL_FOX3_EXPLODER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |