SAP ABAP Class CL_FPM_LIST_SEL_2 (Feeder for LIST ATS)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST_ECATT (Package) ECATT Tests
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20120214
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20120214
Properties
Class CL_FPM_LIST_SEL_2  
Short Description Feeder for LIST ATS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST_ECATT   ECATT Tests 
Created 20120214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_LIST_SEL_2 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20120214
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20120214
Friends
Class CL_FPM_LIST_SEL_2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_EVENT Constant Private See coding 20120214
2 MT_ORIGINAL_DATA Instance attribute Private Type reference (TYPE) YT_DATA 20120214
3 MT_SELECTION Static Attribute Public Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20120214
4 MV_IS_FIRST_ROUND Instance attribute Private Type reference (TYPE) BOOLE_D ABAP_TRUE 20120214
5 M_EVENT_ID Static Attribute Public Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20120214
6 M_EVENT_NO Static Attribute Public Type reference (TYPE) I 20120214
7 M_LEAD_SELECTION Static Attribute Public Type reference (TYPE) I 20120214
8 M_ROW_ID_COUNTER Instance attribute Private Type reference (TYPE) I 20120214
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_INITIAL_DATA Instance method Private Method 20120214
2 ON_APPEND_ROW Instance method Private Method 20120214
3 ON_DELETE_SELECTED_ROWS Instance method Private Method 20120214
4 ON_DELETE_THIRD_ROW Instance method Private Method 20120214
Events
Class CL_FPM_LIST_SEL_2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_DATA Public See coding 20120214 begin of ys_data. include type sflight. types: url type string, action type string, image type string, progress type i, money type i, money_reference type string, visible_ref type boole_d, end of ys_data
2 YT_DATA Public See coding 20120214 yt_data type table of ys_data with default key
Method Signatures

Method CREATE_INITIAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) YT_DATA 20120214
2 Importing I_MAX_ROWS Value transfer Type reference (TYPE) I 20120214

Method CREATE_INITIAL_DATA on class CL_FPM_LIST_SEL_2 has no exception.

Method ON_APPEND_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20120214
2 Exporting EO_ITAB_CHANGE_LOG Call by reference Object reference (TYPE REF TO) IF_SALV_ITAB_CHANGE_LOG 20120214
3 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20120214
4 Importing IT_SELECTED_LINES Value transfer Type reference (TYPE) RSTABIXTAB 20120214

Method ON_APPEND_ROW on class CL_FPM_LIST_SEL_2 has no exception.

Method ON_DELETE_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20120214
2 Exporting EO_ITAB_CHANGE_LOG Call by reference Object reference (TYPE REF TO) IF_SALV_ITAB_CHANGE_LOG 20120214
3 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20120214
4 Importing IT_SELECTED_LINES Value transfer Type reference (TYPE) RSTABIXTAB 20120214

Method ON_DELETE_SELECTED_ROWS on class CL_FPM_LIST_SEL_2 has no exception.

Method ON_DELETE_THIRD_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20120214
2 Exporting EO_ITAB_CHANGE_LOG Call by reference Object reference (TYPE REF TO) IF_SALV_ITAB_CHANGE_LOG 20120214
3 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20120214

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