SAP ABAP Class /PLMU/IF_FRW_G_UI_LIST_CNTRL (List UI Element Controller)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /PLMU/IF_FRW_G_UI_TABLE_CNTRL Table UI Element Controller 20120522
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
Class /PLMU/IF_FRW_G_UI_LIST_CNTRL  
Short Description List UI Element Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120522   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no forward declaration.
Interfaces
Class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no interface implemented.
Friends
Class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no friend class.
Attributes
Class /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
Class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no event.
Types
Class /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 class /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 class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_ACTION_CONTROLLER Signature

Method GET_ACTION_CONTROLLER on class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method GET_ACTION_CONTROLLER on class /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 class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method GET_FIRST_VISIBLE_ROW_INDEX Signature

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

Method GET_NUMBER_OF_VISIBLE_ROWS Signature

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

Method GET_TITLE Signature

Method GET_TITLE on class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method GET_TITLE on class /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 class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method SET_FIRST_VISIBLE_ROW_INDEX Signature

Method SET_FIRST_VISIBLE_ROW_INDEX on class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no parameter.
Method SET_FIRST_VISIBLE_ROW_INDEX on class /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 class /PLMU/IF_FRW_G_UI_LIST_CNTRL has no exception.

Method SET_TITLE Signature

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