SAP ABAP Class CL_FPM_ATS_VIEW_SEL_EVENT (FPM Event for setting the selected view in a List ATS)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_EVENT CL_FPM_EVENT 20111024
Properties
Class CL_FPM_ATS_VIEW_SEL_EVENT  
Short Description FPM Event for setting the selected view in a List ATS    
Super Class CL_FPM_EVENT CL_FPM_EVENT 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20111024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_ATS_VIEW_SEL_EVENT has no forward declaration.
Interfaces
Class CL_FPM_ATS_VIEW_SEL_EVENT has no interface implemented.
Friends
Class CL_FPM_ATS_VIEW_SEL_EVENT has no friend class.
Attributes
Class CL_FPM_ATS_VIEW_SEL_EVENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111024
Events
Class CL_FPM_ATS_VIEW_SEL_EVENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_VIEW Public See coding 20111024 begin of TY_S_VIEW, uibb type ty_s_uibb_key, view type wdy_config_var, end of ty_s_view
2 TY_T_VIEW Public See coding 20111024 ty_t_view type standard table of ty_s_view
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT_DATA Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER Data for processing 20111024
2 Importing IS_SOURCE_UIBB Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY Source UIBB of Event 20111024
3 Importing IT_SELECTED_VIEWS Call by reference Type reference (TYPE) TY_T_VIEW List of selected Views for List ATS UIBBs 20111024
4 Importing IV_ADAPTS_CONTEXT Call by reference Type reference (TYPE) BOOLE_D Event changes the adaptation context 20111024
5 Importing IV_IS_TRANSACTIONAL Call by reference Type reference (TYPE) BOOLE_D Defines, whether IF_FPM_TRANSACTION is to be processed 20111024
6 Importing IV_IS_VALIDATING Call by reference Type reference (TYPE) BOOLE_D Defines, whether checks need to be performed or not 20111024

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