SAP ABAP Class CL_FOX3_STRUCT_OBJECT_FACTORY (Factory for Instances of FOX Objects)
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
Properties
| Class | CL_FOX3_STRUCT_OBJECT_FACTORY | |
| Short Description | Factory for Instances of FOX Objects | |
| 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
| # | 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_MAP_DB_2_INSTANCE | DB -> Instances Reassignment | 20100514 | ||
| 4 | IF_FOX3_MAP_DB_RUNTIME | Conversion DB <-> Runtime | 20100514 | ||
| 5 | IF_FOX3_MAP_KEY_2_DB | Convert Key to Database | 20100514 | ||
| 6 | IF_FOX3_MAP_KEY_2_INSTANCE | Convert Key into Instance | 20100514 | ||
| 7 | IF_FOX3_MEMORY_AWARE_OBJECT | Read Memory Consumption | 20100629 | ||
| 8 | IF_FOX3_MSG_PARAMETER | Parameters for FOX Messages | 20100514 | ||
| 9 | IF_FOX3_PERSISTENCE_PARAMETERS | Control of Persistence | 20100514 | ||
| 10 | IF_FOX3_STRUCT_OBJECT_FACTORY | Factory Interface for Structure Objects in FOX | 20100514 | ||
| 11 | IF_PTU_HAS_UTILITY_OBJECTS | Object Has Help Objects | 20100514 |
Friends
Class CL_FOX3_STRUCT_OBJECT_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | I | CL_FOX3_CONSTANTS=>GC_DB_BLOCK_SIZE_MAX | Maximum Block Size for Commit | 20100514 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'D' | Discard Object | 20100514 | ||
| 3 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'E' | In Event Handling | 20100514 | ||
| 4 | Constant | Protected | Type reference (TYPE) | CHAR1 | 'N' | No Explosion | 20100514 | ||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 7 | Constant | Protected | Type reference (TYPE) | PTU_TAG | CL_FOX3_CONSTANTS=>GC_TAG_FACTORY | Indicator | 20100514 | ||
| 8 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 9 | Instance attribute | Protected | See coding | Statistics Table | 20100514 | ||||
| 10 | Instance attribute | Protected | See coding | Statistics Table | 20100514 | ||||
| 11 | Instance attribute | Protected | See coding | Statistics Table | 20100514 | ||||
| 12 | Instance attribute | Private | Attribute reference (LIKE) | 20100630 | |||||
| 13 | Instance attribute | Protected | See coding | Statistics Table | 20100514 | ||||
| 14 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 15 | Instance attribute | Private | Attribute reference (LIKE) | 20100630 | |||||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FOX3_PERSISTENCE_CONTROLLER | Control of Persistence | 20100514 | |||
| 17 | Instance attribute | Protected | See coding | Statistics Table | 20100514 | ||||
| 18 | Instance attribute | Private | Attribute reference (LIKE) | 20100630 | |||||
| 19 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 20 | Instance attribute | Protected | See coding | Statistics Table | 20100514 | ||||
| 21 | Instance attribute | Protected | See coding | Statistics Table | 20100514 | ||||
| 22 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_FOX3_VAL_DATA_MANAGER | 20100629 | ||||
| 23 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 24 | Instance attribute | Protected | Type reference (TYPE) | FOX3_OBJECT_KEY_S | Generic Object Key for Factory | 20100514 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | FOX3_UPDATE_COUNTER_S | Counter for Update | 20100514 | |||
| 26 | Instance attribute | Protected | Attribute reference (LIKE) | Structure with Utility Interface | 20100514 | ||||
| 27 | Instance attribute | Protected | Type reference (TYPE) | FOX3_STRUCTURED_CLASS_T | Table of Implementations for cl_fox_structured_object | 20100514 | |||
| 28 | Instance attribute | Protected | Type reference (TYPE) | FOX3_MAP_DB_2_INSTANCE_T | Mapping DB -> Instance | 20100514 | |||
| 29 | Instance attribute | Protected | Type reference (TYPE) | FOX3_MAP_KEY_2_CACHE_INST_T | Mapping Key -> Instance | 20100514 | |||
| 30 | Instance attribute | Protected | Type reference (TYPE) | FOX3_INST_ATTR_UPD_T | Instance Attributes with Update Indicator | 20100514 | |||
| 31 | Instance attribute | Protected | Type reference (TYPE) | FOX3_INST_ATTR_UPD_T | Instance Attributes with Update Indicator | 20100514 | |||
| 32 | Instance attribute | Protected | Type reference (TYPE) | FOX3_OBJECT_KEY_T | Generic Object Key for Factory | 20100514 | |||
| 33 | Instance attribute | Protected | Type reference (TYPE) | FOX3_CACHE_OBJECT_HT | List of Object Instances | 20100514 | |||
| 34 | Instance attribute | Protected | Type reference (TYPE) | FOX3_FACTORY_STATISTIC_T | Factory Statistics | 20100514 | |||
| 35 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Filter Out Current Object (L = Leaf; X = Kill) | 20100514 | |||
| 36 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 37 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 38 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 39 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 40 | Instance attribute | Public | Attribute reference (LIKE) | 20100514 | |||||
| 41 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 42 | Static Attribute | Protected | Type reference (TYPE) | I | 20100629 | ||||
| 43 | Static Attribute | Protected | Type reference (TYPE) | I | 20100629 | ||||
| 44 | Static Attribute | Protected | Type reference (TYPE) | I | 20100629 | ||||
| 45 | Static Attribute | Private | Type reference (TYPE) | I | 20100629 | ||||
| 46 | Static Attribute | Protected | Type reference (TYPE) | I | 20100629 | ||||
| 47 | Static Attribute | Protected | Type reference (TYPE) | I | 20100629 | ||||
| 48 | Instance attribute | Protected | Attribute reference (LIKE) | Single-Character Indicator | 20100514 | ||||
| 49 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 | |||||
| 50 | Instance attribute | Protected | Attribute reference (LIKE) | External Object Key (Such As Material or BOM) | 20100514 | ||||
| 51 | Instance attribute | Protected | Attribute reference (LIKE) | External Format of Object Type | 20100514 | ||||
| 52 | Instance attribute | Protected | Attribute reference (LIKE) | 20100514 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FACTORY_CONSTRUCTED | Instance Event (0) |
Protected (1) |
20100514 | |
| 2 | FACTORY_DELETED | Instance Event (0) |
Protected (1) |
20100514 | |
| 3 | OBJECT_CREATED | Instance Event (0) |
Protected (1) |
20100514 | |
| 4 | OBJECT_DELETED | Instance Event (0) |
Protected (1) |
20100514 |
Types
Class CL_FOX3_STRUCT_OBJECT_FACTORY has no local type.
Method Signatures
Method ADD_ANCHOR Signature
Method ADD_ANCHOR on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method ADD_ANCHOR on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method CALLBACK_DONT_EXPLODE_OBJECT Signature
Method CALLBACK_DONT_EXPLODE_OBJECT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method CALLBACK_DONT_EXPLODE_OBJECT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method CALLBACK_OBJECT_NOT_RELEVANT Signature
Method CALLBACK_OBJECT_NOT_RELEVANT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method CALLBACK_OBJECT_NOT_RELEVANT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method CHANGE_DIRECTION Signature
Method CHANGE_DIRECTION on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method CHANGE_DIRECTION on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method CHECK_FOR_INVALID_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | FOX3_OBJECT_KEY_S | Generic Object Key for Factory | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Object | 20100514 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_COMPONENT_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_COMPONENT_PROVIDER | Interface for Dependent Components | 20100514 | |||
| 2 | II_OBJECT_DATA2 | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_OBJECT_DATA | 20100630 | ||||
| 3 | II_OBJECT_STACK | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_OBJECT_STACK | Interface for Object Stack | 20100514 | |||
| 4 | II_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_PARAMETERS | Parameters for Explosion | 20100514 | |||
| 5 | II_PERSISTENCE_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_PERSISTENCE_CONTROLLER | Control of Persistence | 20100514 | |||
| 6 | II_VALIDITY_CONTROLLER2 | Call by reference | Object reference (TYPE REF TO) | IF_FOX3_VALIDITY_CONTROLLER | 20100630 | ||||
| 7 | IS_MSG_PARAMETERS | Call by reference | Type reference (TYPE) | FOX3_MSG_PARAMETER_S | Parameters for FOX Messages | 20100514 | |||
| 8 | IS_UTIL_IF | Call by reference | Type reference (TYPE) | PTU_UTIL_IF_S | Structure with Utility Interfaces | 20100514 | |||
| 9 | IT_CLASSES | Call by reference | Type reference (TYPE) | FOX3_STRUCTURED_CLASS_T | Table of Implementations for cl_fox_structured_object | 20100514 | |||
| 10 | IT_VALIDITY | Call by reference | Type reference (TYPE) | FOX0_VALIDITY_T | 20100630 | ||||
| 11 | IV_REQUEST_ID | Call by reference | Type reference (TYPE) | FOX3_REQUEST_ID | 20100630 | ||||
| 12 | IV_STRUCT_ID | Call by reference | Type reference (TYPE) | FOX3_STRUCT_DB_ID | Database ID of a FOX Cache | 20100514 |
Method CONSTRUCTOR on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method CREATE_OBJECT_PHYSICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Type reference (TYPE) | FOX3_CACHE_OBJECT | Object in FOX Cache | 20100514 | |||
| 2 | ID_OBJECT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Object-Specific Data | 20100514 | |||
| 3 | IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | FOX3_OBJECT_KEY_S | Generic Object Key for Factory | 20100514 | |||
| 4 | IS_VALIDITY | Call by reference | Type reference (TYPE) | FOX3_OBJECT_VALIDITY_S | Validity Attributes for Object | 20100514 | |||
| 5 | IT_TABLE_INFO | Call by reference | Type reference (TYPE) | FOX3_TABLE_INFO_T | Table Information | 20100514 | |||
| 6 | IV_KEY_EXT | Call by reference | Type reference (TYPE) | FOX3_OBJ_KEY_EXT | External Key (for IBase and ALE) | 20100514 | |||
| 7 | IV_OBJECT_FROM_DB | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20100514 | |||
| 8 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | FOX3_OBJECT_DB_ID | Database ID of a FOX Object | 20100514 | |||
| 9 | IV_OBJ_VERSION | Call by reference | Type reference (TYPE) | FOX3_OBJ_VERSION | Object Version | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Completed As a Result of Parameter or Similar | 20100514 |
Method CREATE_STRUCT_OBJECT Signature
Method CREATE_STRUCT_OBJECT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method CREATE_STRUCT_OBJECT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_OBJECT | Call by reference | Type reference (TYPE) | FOX3_CACHE_OBJECT | Object in FOX Cache | 20100514 |
Method DELETE_OBJECT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method DELETE_OBJECT_PHYSICAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_OBJECT | Call by reference | Type reference (TYPE) | FOX3_CACHE_OBJECT | Object in FOX Cache | 20100514 |
Method DELETE_OBJECT_PHYSICAL on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method EVENT_OBJECT_CREATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VALIDITY | Call by reference | Type reference (TYPE) | FOX3_OBJECT_VALIDITY_S | Validity Attributes for Object | 20100514 | |||
| 2 | IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | FOX3_OBJECT_KEY_S | Generic Object Key for Factory | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Cannot Be Generated | 20100514 |
Method FREE_DATA Signature
Method FREE_DATA on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method FREE_DATA on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method GET_INST_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_INST_ATTR | Call by reference | Type reference (TYPE) | FOX3_INST_ATTR_S | Instance Attributes | 20100514 | |||
| 2 | II_INSTANCE | Call by reference | Type reference (TYPE) | FOX3_CACHE_OBJECT | Object in FOX Cache | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Not Found | 20100514 |
Method GET_OBJECT_TYPE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJ_TYPE_EXT | Call by reference | Type reference (TYPE) | FOX3_OBJ_TYPE_EXT | Text for Object Type | 20100514 | |||
| 2 | IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | FOX3_OBJ_TYPE | Object Type (Such As Material or BOM) | 20100514 |
Method GET_OBJECT_TYPE_EXT on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method GET_STATISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATISTIC | Call by reference | Type reference (TYPE) | FOX3_FACTORY_STATISTIC_T | Factory Statistics | 20100514 |
Method GET_STATISTIC on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method LOG_STATISTIC Signature
Method LOG_STATISTIC on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method LOG_STATISTIC on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method MAP_KEY_2_INSTANCE Signature
Method MAP_KEY_2_INSTANCE on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method MAP_KEY_2_INSTANCE on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method MAP_KEY_2_OBJECT_ID Signature
Method MAP_KEY_2_OBJECT_ID on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method MAP_KEY_2_OBJECT_ID on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method REMOVE_OBJECT_DATA Signature
Method REMOVE_OBJECT_DATA on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method REMOVE_OBJECT_DATA on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Method UPDATE_UTILITIES Signature
Method UPDATE_UTILITIES on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Method UPDATE_UTILITIES on class CL_FOX3_STRUCT_OBJECT_FACTORY has no exception.
Event Signatures
Event FACTORY_CONSTRUCTED Signature
Event FACTORY_CONSTRUCTED on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Event FACTORY_DELETED Signature
Event FACTORY_DELETED on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Event OBJECT_CREATED Signature
Event OBJECT_CREATED on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Event OBJECT_DELETED Signature
Event OBJECT_DELETED on class CL_FOX3_STRUCT_OBJECT_FACTORY has no parameter.
Meta Relationship - Using (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |