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 ABAP 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 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_CONTEXT_INT UI Framework - context 20100209
2 MO_NODE_ID_BUFFER Instance attribute Private Object reference (TYPE REF TO) /PLMU/CL_FRW_NODE_ID_BUFFER Buffer for submitted Node IDs 20110201
3 MR_SUBMITTED_NODE_ID_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20100929
4 MV_DELETE_FOUND_RECORDS Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100209
5 MV_FINDER_IS_VALID 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 CONSTRUCTOR Instance method Public Constructor 20100209
2 DESTRUCT Instance method Public Method 20100209
3 GET_INDEX Instance method Public Method 20100209
4 HNDL_BUFFER_INVALIDATED Instance method Private Event handling method 20100209
5 HNDL_BUFFER_VALIDATED 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 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_CONTEXT_INT UI Framework - context 20100209
2 Importing IO_NODE_ID_BUFFER Call by reference Object reference (TYPE REF TO) /PLMU/CL_FRW_NODE_ID_BUFFER UI Framework - Node metadata 20100209
3 Importing IR_SUBMITTED_NODE_ID Call by reference Object reference (TYPE REF TO) DATA 20100929
4 Importing 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 Exporting EV_INDEX Call by reference Type reference (TYPE) SYTABIX Index 20100209
2 Exporting EV_IS_SUBMITTED Call by reference Type reference (TYPE) BOOLE_D Entry is submitted 20100209
3 Exporting EV_NODE_ID_IS_NOT_UNIQUE Call by reference Type reference (TYPE) BOOLE_D Node ID exists more than once in buffer 20100209
4 Importing IS_NODE_DATA Call by reference Type reference (TYPE) ANY Node Data 20100209
5 Importing IS_NODE_ID Call by reference Type reference (TYPE) ANY Node ID 20100209
6 Importing 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 /PLMU/CX_FRW_INTERNAL 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