SAP ABAP Class CL_FPM_QV_DATASET_RENDER (Render Class 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 Inheritance (c INHERITING FROM c_ref)  CL_FPM_QV_RENDER Render Class for FPM Quickviews 20120613
Properties
Class CL_FPM_QV_DATASET_RENDER  
Short Description Render Class for Quickview Dataset    
Super Class CL_FPM_QV_RENDER Render Class for FPM Quickviews 
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FPM_GUIBB_QV_DATASET Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_QV_DATASET_RENDER has no interface implemented.
Friends
Class CL_FPM_QV_DATASET_RENDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONFIG Instance attribute Private Object reference (TYPE REF TO) CL_FPM_GUIBB_QV_DATASET_CONFIG Config API for Quickview Dataset 20120313
2 MT_FIELD_DESCRIPTION Instance attribute Private Type reference (TYPE) IF_FPM_GUIBB_QV_DATASET=>YT_FIELD_DESCRIPTION Field description 20120313
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120313
2 GET_ATTR_PATH_DATASET_TITLE Instance method Private Method Get path to the dataset title attribute 20130201
Events
Class CL_FPM_QV_DATASET_RENDER has no event.
Types
Class CL_FPM_QV_DATASET_RENDER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIG Call by reference Object reference (TYPE REF TO) CL_FPM_GUIBB_QV_DATASET_CONFIG Config API for Quickview Dataset 20120315
2 Importing IV_DESIGN_TIME Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120313

Method CONSTRUCTOR on class CL_FPM_QV_DATASET_RENDER has no exception.

Method GET_ATTR_PATH_DATASET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PATH Value transfer Type reference (TYPE) STRING Path 20130201

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