SAP ABAP Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL (List UI Element Controller)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/CL_FRW_G_UI_LIST_CNTRL List UI Element Controller 20120522
Properties
Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL  
Short Description List UI Element Controller    
General Data
Package /PLMU/UI_FRW_GUIBB   UI Framework: Generic UI Building Blocks 
Created 20120522   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_UI_TABLE_CNTRL Table UI Element Controller 20120522
Friends
Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no friend.
Attributes
Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_INDEX_CONTEXT_TO_UI Instance method Public Method Provides context index that belongs to given UI table index 20120522
2 CONVERT_INDEX_UI_TO_CONTEXT Instance method Public Method Provides UI table index that belongs to given context index 20120522
3 GET_ACTION_CONTROLLER Instance method Public Method 20120709
4 GET_EXTENDED_CONTROL Instance method Public Method Get Extended Control 20121210
5 GET_FIRST_VISIBLE_ROW_INDEX Instance method Public Method 20120522
6 GET_NUMBER_OF_VISIBLE_ROWS Instance method Public Method 20120522
7 GET_TITLE Instance method Public Method 20120522
8 GET_UI_TO_CONTEXT_INDEX_MAP Instance method Public Method Provides a Mapping between UI and Context Index 20120522
9 SET_FIRST_VISIBLE_ROW_INDEX Instance method Public Method 20120522
10 SET_INSERT_POSITION Instance method Public Method Sets the index that will be used for newly inserted rows 20120522
11 SET_TITLE Instance method Public Method 20120522
Events
Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no event.
Types
Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no local type.
Method Signatures

Method CONVERT_INDEX_CONTEXT_TO_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UI_TABLE_INDEX Call by reference Type reference (TYPE) INT4 UI Table Index 20120522
2 Importing IV_CONTEXT_INDEX Call by reference Type reference (TYPE) INT4 Context Index 20120522

Method CONVERT_INDEX_CONTEXT_TO_UI on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method CONVERT_INDEX_UI_TO_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTEXT_INDEX Call by reference Type reference (TYPE) INT4 Context Index 20120522
2 Importing IV_UI_TABLE_INDEX Call by reference Type reference (TYPE) INT4 UI Table Index 20120522

Method CONVERT_INDEX_UI_TO_CONTEXT on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_ACTION_CONTROLLER Signature

Method GET_ACTION_CONTROLLER on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method GET_ACTION_CONTROLLER on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_EXTENDED_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_LIST_ATS_CONTROL Value transfer Object reference (TYPE REF TO) IF_FPM_LIST_ATS_EXT_CTRL Provides extended List ATS specific configuration options 20121210

Method GET_EXTENDED_CONTROL on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_FIRST_VISIBLE_ROW_INDEX Signature

Method GET_FIRST_VISIBLE_ROW_INDEX on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method GET_FIRST_VISIBLE_ROW_INDEX on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_NUMBER_OF_VISIBLE_ROWS Signature

Method GET_NUMBER_OF_VISIBLE_ROWS on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method GET_NUMBER_OF_VISIBLE_ROWS on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_TITLE Signature

Method GET_TITLE on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method GET_TITLE on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_UI_TO_CONTEXT_INDEX_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_MAP Call by reference Type reference (TYPE) /PLMU/T_FRW_G_UI_CONTEXT_MAP UI Table Index to Context Index Mapping 20120522

Method GET_UI_TO_CONTEXT_INDEX_MAP on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method SET_FIRST_VISIBLE_ROW_INDEX Signature

Method SET_FIRST_VISIBLE_ROW_INDEX on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method SET_FIRST_VISIBLE_ROW_INDEX on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method SET_INSERT_POSITION 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) INT4 Table Index 20120522
2 Importing IV_INSERT_BEFORE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Insert before the given Index? 20120522

Method SET_INSERT_POSITION on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method SET_TITLE Signature

Method SET_TITLE on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method SET_TITLE on Interface /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in