SAP ABAP Class CL_FPM_GUIBB_QV_DATASET_CONFIG (Config API for Quickview Dataset)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_QV_DATASET_CONFIG Configuration Interface for Quickview Dataset 20120313
Properties
Class CL_FPM_GUIBB_QV_DATASET_CONFIG  
Short Description Config API for Quickview Dataset    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20120313   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FPM_GUIBB_QV_DATASET_CONFIG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_QV_DATASET_CONFIG Configuration Interface for Quickview Dataset 20120313
Friends
Class CL_FPM_GUIBB_QV_DATASET_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTR Constant Private See coding 20120318
2 GC_NODE Constant Private See coding 20120318
3 MO_QUICKVIEW_NODE Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120313
4 MO_SERVICE_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20120313
5 MS_CONFIG_DATA Instance attribute Public Type reference (TYPE) YS_QUICKVIEW 20120313
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120313
2 GET_QUICKVIEW_ELEMENT Instance method Private Method 20120313
3 READ_BY_CONFIGURATION_CONTEXT Static method Private Method 20120313
4 READ_BY_PERS_TABLE_READER Static method Public Method Reads thing quickview configuration 20120313
5 RESET_CONFIGURATION_DATA Instance method Public Method Reset configuration data 20120511
Events
Class CL_FPM_GUIBB_QV_DATASET_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_QUICKVIEW Public See coding 20120313 BEGIN OF ys_quickview, dataset_title TYPE fpm_qv_dataset_title, feeder TYPE seoclsname, aria_landmark type fpm_aria_landmark, attribute TYPE if_fpm_guibb_qv_dataset_config=>yt_attribute, parameter TYPE if_fpm_guibb_qv_dataset_config=>yt_parameter, END OF ys_quickview
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUICKVIEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Node Element 20120313
2 Importing IO_SERVICE_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20120313
3 Importing IO_TABLE_READER Call by reference Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20121127

Method CONSTRUCTOR on class CL_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method GET_QUICKVIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120313

Method GET_QUICKVIEW_ELEMENT on class CL_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method READ_BY_CONFIGURATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_QUICKVIEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120313
2 Returning RS_DATA Value transfer Type reference (TYPE) YS_QUICKVIEW 20120313

Method READ_BY_CONFIGURATION_CONTEXT on class CL_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method READ_BY_PERS_TABLE_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_TABLE_READER Call by reference Object reference (TYPE REF TO) IF_FPM_TABLE_READER FPM Table Reader Interface 20121127
2 Returning RS_DATA Value transfer Type reference (TYPE) CL_FPM_GUIBB_QV_DATASET_CONFIG=>YS_QUICKVIEW 20120313

Method READ_BY_PERS_TABLE_READER on class CL_FPM_GUIBB_QV_DATASET_CONFIG has no exception.

Method RESET_CONFIGURATION_DATA Signature

Method RESET_CONFIGURATION_DATA on class CL_FPM_GUIBB_QV_DATASET_CONFIG has no parameter.
Method RESET_CONFIGURATION_DATA on class CL_FPM_GUIBB_QV_DATASET_CONFIG has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 732