SAP ABAP Class CL_EXPO_DATE_ELEMENTS_TABLE (Save optimized internal table)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX_OBJ_COM (Package) Basis and Help Classes of PLM_FOX Implementation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX_EVENT_PERSISTENCE | Depdent object of persistence | 20010327 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20011127 |
Properties
| Class | CL_EXPO_DATE_ELEMENTS_TABLE | |
| Short Description | Save optimized internal table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_FOX_OBJ_COM | Basis and Help Classes of PLM_FOX Implementation |
| Created | 20010215 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXPO_DATE_ELEMENTS_TABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FOX_EVENT_PERSISTENCE | Depdent object of persistence | 20010327 | ||
| 2 | IF_FOX_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20011127 |
Friends
Class CL_EXPO_DATE_ELEMENTS_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | '50000' | Dataset size | 20010713 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FOX_STRUCT_OBJECT_FACTORY | Factory Interface for Structure Objects in FOX | 20010926 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FOX_PERSISTENCE_CONTROLLER | Control of persistence | 20010403 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EXPO_MULTI_TIMESTAMP_LIST_T | Table for multiple objects | 20010215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Expand table | 20010215 | |
| 2 | Instance method | Public | Constructor | Constructor | 20010323 | |
| 3 | Instance method | Private | Event handling method | Delete Object Information | 20010926 | |
| 4 | Instance method | Public | Method | Return Table | 20010215 | |
| 5 | Instance method | Public | Method | Set Table | 20010215 |
Events
Class CL_EXPO_DATE_ELEMENTS_TABLE has no event.
Types
Class CL_EXPO_DATE_ELEMENTS_TABLE has no local type.
Method Signatures
Method ADD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle die Hinzugefügt wird | 20010215 | |||
| 2 | IV_CALLER | Call by reference | Type reference (TYPE) | FOX_OBJECT | Aufrufende Klasse | 20010215 |
Method ADD_TABLE on class CL_EXPO_DATE_ELEMENTS_TABLE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FOX_STRUCT_OBJECT_FACTORY | Fabrikinterface für strukturierte Objekte im FOX | 20010926 | |||
| 2 | II_PERSISTENCE_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_FOX_PERSISTENCE_CONTROLLER | Steuerung der Persistenz | 20010327 |
Method CONSTRUCTOR on class CL_EXPO_DATE_ELEMENTS_TABLE 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) | 20010926 |
Method DELETE_OBJECT on class CL_EXPO_DATE_ELEMENTS_TABLE has no exception.
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle die geholt wird | 20010215 | |||
| 2 | IV_CALLER | Call by reference | Type reference (TYPE) | FOX_OBJECT | Aufrufende Klasse | 20010215 |
Method GET_TABLE on class CL_EXPO_DATE_ELEMENTS_TABLE has no exception.
Method SET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle die eingefügt wird | 20010215 | |||
| 2 | IV_CALLER | Call by reference | Type reference (TYPE) | FOX_OBJECT | Aufrufende Klasse | 20010215 |
Method SET_TABLE on class CL_EXPO_DATE_ELEMENTS_TABLE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 46C2 |