SAP ABAP Class /PLMU/CL_FRW_ID_INDEX_FINDER (Index Finder (Helper Class for Node ID Buffer))
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_CORE (Package) UI Framework: Core
⤷
⤷
Properties
| Class | /PLMU/CL_FRW_ID_INDEX_FINDER | |
| Short Description | Index Finder (Helper Class for Node ID Buffer) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_CORE | UI Framework: Core |
| Created | 20100209 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /PLMU/CL_FRW_ID_INDEX_FINDER has no interface implemented.
Friends
Class /PLMU/CL_FRW_ID_INDEX_FINDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | UI Framework - context | 20100209 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/CL_FRW_NODE_ID_BUFFER | Buffer for submitted Node IDs | 20110201 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100929 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100209 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100209 | ||
| 2 | Instance method | Public | Method | 20100209 | ||
| 3 | Instance method | Public | Method | 20100209 | ||
| 4 | Instance method | Private | Event handling method | 20100209 | ||
| 5 | Instance method | Private | Event handling method | 20100209 |
Events
Class /PLMU/CL_FRW_ID_INDEX_FINDER has no event.
Types
Class /PLMU/CL_FRW_ID_INDEX_FINDER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT_INT | UI Framework - context | 20100209 | |||
| 2 | IO_NODE_ID_BUFFER | Call by reference | Object reference (TYPE REF TO) | /PLMU/CL_FRW_NODE_ID_BUFFER | UI Framework - Node metadata | 20100209 | |||
| 3 | IR_SUBMITTED_NODE_ID | Call by reference | Object reference (TYPE REF TO) | DATA | 20100929 | ||||
| 4 | IV_DELETE_FOUND_RECORDS | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100209 |
Method CONSTRUCTOR on class /PLMU/CL_FRW_ID_INDEX_FINDER has no exception.
Method DESTRUCT Signature
Method DESTRUCT on class /PLMU/CL_FRW_ID_INDEX_FINDER has no parameter.
Method DESTRUCT on class /PLMU/CL_FRW_ID_INDEX_FINDER has no exception.
Method GET_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index | 20100209 | |||
| 2 | EV_IS_SUBMITTED | Call by reference | Type reference (TYPE) | BOOLE_D | Entry is submitted | 20100209 | |||
| 3 | EV_NODE_ID_IS_NOT_UNIQUE | Call by reference | Type reference (TYPE) | BOOLE_D | Node ID exists more than once in buffer | 20100209 | |||
| 4 | IS_NODE_DATA | Call by reference | Type reference (TYPE) | ANY | Node Data | 20100209 | |||
| 5 | IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | Node ID | 20100209 | |||
| 6 | IV_ACCEPT_ONLY_EXACT_MATCH | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Only exact matches will be accepted | 20100209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110605 |
Method HNDL_BUFFER_INVALIDATED Signature
Method HNDL_BUFFER_INVALIDATED on class /PLMU/CL_FRW_ID_INDEX_FINDER has no parameter.
Method HNDL_BUFFER_INVALIDATED on class /PLMU/CL_FRW_ID_INDEX_FINDER has no exception.
Method HNDL_BUFFER_VALIDATED Signature
Method HNDL_BUFFER_VALIDATED on class /PLMU/CL_FRW_ID_INDEX_FINDER has no parameter.
Method HNDL_BUFFER_VALIDATED on class /PLMU/CL_FRW_ID_INDEX_FINDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |