SAP ABAP Class CL_FWWP_OBJECT_INDEX (Index Management for Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SBPT_FWWP (Package) Framework for Workplace
⤷
⤷
Properties
| Class | CL_FWWP_OBJECT_INDEX | |
| Short Description | Index Management for Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBPT_FWWP | Framework for Workplace |
| Created | 19990216 | SAP |
| Last change | 19990503 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FWWP_OBJECT_INDEX has no forward declaration.
Interfaces
Class CL_FWWP_OBJECT_INDEX has no interface implemented.
Friends
Class CL_FWWP_OBJECT_INDEX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | SBPT_TOBIN | Table with Object/Index Pairs | 19990216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determines an Index for One Object | 19990216 | |
| 2 | Instance method | Public | Method | Determines the Corresponding Object for One Index | 19990216 | |
| 3 | Instance method | Public | Method | Removes an Entry from Index Table Using the Index | 19990223 | |
| 4 | Instance method | Public | Method | Removes an Entry from Index Table Using the Object | 19990223 | |
| 5 | Instance method | Public | Method | Initializes the Object/Index Table | 19990503 |
Events
Class CL_FWWP_OBJECT_INDEX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_OBJ_INDEX | Protected | See coding | Data Type for Object/Index Data Set | 19990216 | |
Method Signatures
Method GET_INDEX_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INDEX | Call by reference | Type reference (TYPE) | I | Index | 19990218 | |||
| 2 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990218 |
Method GET_INDEX_FOR_OBJECT on class CL_FWWP_OBJECT_INDEX has no exception.
Method GET_OBJECT_FOR_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990218 | |||
| 2 | I_INDEX | Call by reference | Type reference (TYPE) | I | Index | 19990218 |
Method GET_OBJECT_FOR_INDEX on class CL_FWWP_OBJECT_INDEX has no exception.
Method REMOVE_WITH_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | Index | 19990223 |
Method REMOVE_WITH_INDEX on class CL_FWWP_OBJECT_INDEX has no exception.
Method REMOVE_WITH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Objekt | 19990223 |
Method REMOVE_WITH_OBJECT on class CL_FWWP_OBJECT_INDEX has no exception.
Method RESET Signature
Method RESET on class CL_FWWP_OBJECT_INDEX has no parameter.
Method RESET on class CL_FWWP_OBJECT_INDEX has no exception.
History
| Last changed by/on | SAP | 19990503 |
| SAP Release Created in |