SAP ABAP Class CL_FPM_ODATA_GUIBB_COLLECTION (FPM Odata Integration: Collection Base Feeder Class)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     SAPB_FPM_ODATA (Package) Floorplan Manager (Odata Integration)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_ODATA_GUIBB_BASE FPM Odata Integration: Base Feeder Class 20120203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_ODATA_GUIBB_FORM_REP FPM Odata Integration: Form Repeater Feeder Class 20120203
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_ODATA_GUIBB_LIST FPM Odata Integration: List Feeder Class 20120203
3 Inheritance (c INHERITING FROM c_ref)  CL_FPM_ODATA_GUIBB_TREE FPM Odata Integration: Tree Feeder Class 20120203
Properties
Class CL_FPM_ODATA_GUIBB_COLLECTION  
Short Description FPM Odata Integration: Collection Base Feeder Class    
Super Class CL_FPM_ODATA_GUIBB_BASE FPM Odata Integration: Base Feeder Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAPB_FPM_ODATA   Floorplan Manager (Odata Integration) 
Created 20120203   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 CL_FPM_ODATA_GUIBB_COLLECTION has no interface implemented.
Friends
Class CL_FPM_ODATA_GUIBB_COLLECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ACTION_MORE Constant Public Type reference (TYPE) FPM_EVENT_ID 'FPM_ODATA_GET_MORE' ID of the FPM Event 20120221
2 MR_KEY Instance attribute Protected Object reference (TYPE REF TO) DATA 20120203
3 MT_ROW_ACTION Instance attribute Protected Type reference (TYPE) FPMGB_T_ROW_ACTION Row actions 20120203
4 MV_MORE_REQUESTED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120223
5 MV_SELECTION_INDEX Instance attribute Protected Type reference (TYPE) SYTABIX Index of Internal Tables 20120203
Methods
# Method Level Visibility Method type Description Created on
1 GET_COLLECTION_DATA Instance method Protected Method 20120203
2 GET_INDEX_PARAM_NAME Instance method Protected Method 20120309
3 GET_ROW_ACTION_DEFS Instance method Protected Method 20120203
4 SET_SELECTED_KEY Instance method Protected Method 20120228
5 SET_SELECTION_PAI Instance method Protected Method 20120203
Events
Class CL_FPM_ODATA_GUIBB_COLLECTION has no event.
Types
Class CL_FPM_ODATA_GUIBB_COLLECTION has no local type.
Method Signatures

Method GET_COLLECTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA 20120203

Method GET_COLLECTION_DATA on class CL_FPM_ODATA_GUIBB_COLLECTION has no exception.

Method GET_INDEX_PARAM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20120309

Method GET_INDEX_PARAM_NAME on class CL_FPM_ODATA_GUIBB_COLLECTION has no exception.

Method GET_ROW_ACTION_DEFS Signature

Method GET_ROW_ACTION_DEFS on class CL_FPM_ODATA_GUIBB_COLLECTION has no parameter.
Method GET_ROW_ACTION_DEFS on class CL_FPM_ODATA_GUIBB_COLLECTION has no exception.

Method SET_SELECTED_KEY Signature

Method SET_SELECTED_KEY on class CL_FPM_ODATA_GUIBB_COLLECTION has no parameter.
Method SET_SELECTED_KEY on class CL_FPM_ODATA_GUIBB_COLLECTION has no exception.

Method SET_SELECTION_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20120203

Method SET_SELECTION_PAI on class CL_FPM_ODATA_GUIBB_COLLECTION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732