SAP ABAP Class CL_FOX_LINKED_OBJECTS_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 (Package) Framework for hierarchy explosion

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FOX_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20011127 |
Properties
Class | CL_FOX_LINKED_OBJECTS_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 | Framework for hierarchy explosion |
Created | 20010215 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FOX_LINKED_OBJECTS_TABLE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FOX_FREEABLE_OBJECT | ObjeCt with Free_Data Method | 20011127 |
Friends
Class CL_FOX_LINKED_OBJECTS_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) | FOX_MULTI_LINKED_OBJECT_T | Table of Several Dependent Objects | 20010215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Expand table | 20010215 |
2 | ![]() |
Instance method | Public | Method | Return Table | 20010215 |
3 | ![]() |
Instance method | Public | Method | Set Table | 20010215 |
Events
Class CL_FOX_LINKED_OBJECTS_TABLE has no event.
Types
Class CL_FOX_LINKED_OBJECTS_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_FOX_LINKED_OBJECTS_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_FOX_LINKED_OBJECTS_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_FOX_LINKED_OBJECTS_TABLE has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 46C2 |