SAP ABAP Class /FSIH/CL_OBJ_MAP (Generic Object List (Key Value Pairs))
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
/FSIH/AL_TOOLS (Package) Insurance Handler Tools: Application Logic
⤷
⤷
Properties
| Class | /FSIH/CL_OBJ_MAP | |
| Short Description | Generic Object List (Key Value Pairs) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /FSIH/AL_TOOLS | Insurance Handler Tools: Application Logic |
| Created | 20050104 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /FSIH/CL_OBJ_MAP has no forward declaration.
Interfaces
Class /FSIH/CL_OBJ_MAP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /FSIH/CL_OBJ_MAP_ITERATOR | 20050104 | Iterator for a Table Type |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 0 | 20050104 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /FSIH/TAB_OBJ_MAP | Map of Object Reference to Object Reference | 20050104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Inserts a Key Value Pair in the Object List | 20050104 | |
| 2 | Instance method | Public | Method | Delivers Iterator for Object List | 20050104 | |
| 3 | Instance method | Public | Method | Get Size of Object List | 20050104 | |
| 4 | Instance method | Public | Method | Get Value for Specified Key | 20050104 | |
| 5 | Instance method | Public | Method | Removes a Key Value Pair from Object List | 20050104 | |
| 6 | Static method | Public | Method | Checks this Class | 20050104 |
Events
Class /FSIH/CL_OBJ_MAP has no event.
Types
Class /FSIH/CL_OBJ_MAP has no local type.
Method Signatures
Method ADD_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050104 | ||||
| 2 | IM_VALUE | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050104 |
Method ADD_ENTRY on class /FSIH/CL_OBJ_MAP has no exception.
Method GET_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ITERATOR | Value transfer | Object reference (TYPE REF TO) | /FSIH/CL_OBJ_MAP_ITERATOR | Iterates over an object map | 20050104 |
Method GET_ITERATOR on class /FSIH/CL_OBJ_MAP has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SIZE | Value transfer | Type reference (TYPE) | I | 20050104 |
Method GET_SIZE on class /FSIH/CL_OBJ_MAP has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050104 | ||||
| 2 | R_VALUE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050104 |
Method GET_VALUE on class /FSIH/CL_OBJ_MAP has no exception.
Method REMOVE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_KEY | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20050104 |
Method REMOVE_ENTRY on class /FSIH/CL_OBJ_MAP has no exception.
Method TEST Signature
Method TEST on class /FSIH/CL_OBJ_MAP has no parameter.
Method TEST on class /FSIH/CL_OBJ_MAP has no exception.
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in | 600 |