SAP ABAP Class CL_FOX0_DDIC (FOX DDIC Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
FOX0 (Package) FOX Customizing
⤷
⤷
Properties
| Class | CL_FOX0_DDIC | |
| Short Description | FOX DDIC Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FOX0 | FOX Customizing |
| 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_FOX0_DDIC has no interface implemented.
Friends
Class CL_FOX0_DDIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'FOX3_OBJECT_DATA' | Field Name | 20100514 | ||
| 2 | Constant | Public | Type reference (TYPE) | FIELDNAME | 'FOX3_OBJECT_ID' | Field Name | 20100514 | ||
| 3 | Constant | Public | Type reference (TYPE) | TABELLE | 'FOX3_OBJECT_DATA_DB_ID_S' | Name of Database Table for Object | 20100514 | ||
| 4 | Constant | Protected | Type reference (TYPE) | PTU_TAG | CL_FOX3_CONSTANTS=>GC_TAG_DDIC | Indicator | 20100514 | ||
| 5 | Static Attribute | Protected | Type reference (TYPE) | FOX0_FIELDINFO_T | Table for DDIC Information | 20100514 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | FOX0_OBJECT_STRUCTURE_T | Conversion of Object Structures to FOX Structures | 20100514 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100514 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Internal Checking and Conversion Method for Object Data | 20100514 | |
| 2 | Static method | Public | Method | Check Object | 20100514 | |
| 3 | Static method | Private | Method | Internal Checking and Conversion Method for Object Data | 20100514 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100514 | |
| 5 | Static method | Public | Method | Delete Internal Data | 20100514 | |
| 6 | Static method | Public | Method | Initialize | 20100514 | |
| 7 | Static method | Public | Method | Refresh | 20100514 | |
| 8 | Static method | Private | Method | Format Information for a Structure | 20100514 | |
| 9 | Static method | Public | Method | Dismantle Key | 20100514 |
Events
Class CL_FOX0_DDIC has no event.
Types
Class CL_FOX0_DDIC has no local type.
Method Signatures
Method CHECK_AND_CONVERT_OBJECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DDIC_OBJECT_DATA | Call by reference | Type reference (TYPE) | FOX0_DDIC_OBJECT_DATA_T | DDIC Information for Object Data | 20100514 | |||
| 2 | II_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collect Messages | 20100514 | |||
| 3 | IV_OBJECT_DATA_NAME | Call by reference | Type reference (TYPE) | FOX3_OBJ_DATA_NAME | Structure for Object Data | 20100514 | |||
| 4 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | FOX3_OBJ_TYPE | Object Type (Such As Material or BOM) | 20100514 | |||
| 5 | IV_OBJECT_TYPE_TEXT | Call by reference | Type reference (TYPE) | FOX3_OBJ_TYPE_EXT | Text for Object Type | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent Data | 20100514 | ||
| 2 | No Data Available | 20100514 |
Method CHECK_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collect Messages | 20100514 | |||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | FOX0_OBJECT_S | Object in Customizing | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The Check Failed | 20100514 |
Method CHECK_OBJECT_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FOX_STRUCTURE | Call by reference | Type reference (TYPE) | FOX3_DATA_STRUCTURE_NAME | Name of FOX Data Structure | 20100514 | |||
| 2 | II_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_PTU_MESSAGE | Collect Messages | 20100514 | |||
| 3 | IV_OBJECT_STRUCTURE | Call by reference | Type reference (TYPE) | FOX3_OBJECT_STRUCTURE_NAME | Name of Object Data Structure | 20100514 | |||
| 4 | IV_OBJECT_TYPE_TEXT | Call by reference | Type reference (TYPE) | FOX3_OBJ_TYPE_EXT | Text for Object Type | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Inconsistent Data | 20100514 | ||
| 2 | No Data Available | 20100514 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FOX0_DDIC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FOX0_DDIC has no exception.
Method CLASS_FREE_DATA Signature
Method CLASS_FREE_DATA on class CL_FOX0_DDIC has no parameter.
Method CLASS_FREE_DATA on class CL_FOX0_DDIC has no exception.
Method CLASS_INITIALIZE Signature
Method CLASS_INITIALIZE on class CL_FOX0_DDIC has no parameter.
Method CLASS_INITIALIZE on class CL_FOX0_DDIC has no exception.
Method CLASS_UPDATE Signature
Method CLASS_UPDATE on class CL_FOX0_DDIC has no parameter.
Method CLASS_UPDATE on class CL_FOX0_DDIC has no exception.
Method FILL_STRUCTURE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_FIELDINFO | Call by reference | Type reference (TYPE) | FOX0_FIELDINFO_S | Structure for DDIC Information | 20100514 | |||
| 2 | IV_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of an ABAP Dictionary Object | 20100514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No Information Found | 20100514 |
Method SPLIT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SPLIT_KEY | Call by reference | Type reference (TYPE) | FOX0_SPLIT_KEY_T | Split Key | 20100514 | |||
| 2 | IV_KEY_EXT | Call by reference | Type reference (TYPE) | FOX3_OBJ_KEY_EXT | External Object Key (Such As Material or BOM) | 20100514 | |||
| 3 | IV_KEY_EXT_NAME | Call by reference | Type reference (TYPE) | FOX3_OBJ_KEY_EXT_NAME | Structure for the External Object Key | 20100514 | |||
| 4 | IV_WITH_CONVERSION | Call by reference | Type reference (TYPE) | FOX3_WITH_CONVERSION | With Conversion | 20100514 |
Method SPLIT_KEY on class CL_FOX0_DDIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |