SAP ABAP Class CL_FPM_QV_RENDER (Render Class for FPM Quickviews)
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_RENDER GUIBB Rendering 20120613
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_QV_DATASET_RENDER Render Class for Quickview Dataset 20120613
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_QV_IMAGE_RENDER Render Class for Quickview Image 20140109
3 Inheritance (c INHERITING FROM c_ref)  CL_FPM_QV_THING_RENDER Render Class for Quickview Thing 20120614
Properties
Class CL_FPM_QV_RENDER  
Short Description Render Class for FPM Quickviews    
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 20120613   SAP 
Last change 20141120    
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
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_RENDER GUIBB Rendering 20120613
Friends
Class CL_FPM_QV_RENDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CONFIG_ASSIST Instance attribute Protected Object reference (TYPE REF TO) CL_FPM_HCT_GUIBB_ASSIST Assistance class for FPM GUIBB config editor 20120613
2 MO_CONFIG_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120613
3 MO_FIELD_CATALOG_STRUCT Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20140109
4 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20120614
5 MT_COMPONENT Instance attribute Protected Type reference (TYPE) CL_ABAP_STRUCTDESCR=>INCLUDED_VIEW Beschreibung eines View 20120613
6 MV_DESIGN_TIME Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120613
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120613
2 GET_NODE_NAME_DYNAMIC Instance method Public Method Get name of the dynamic data node 20120613
3 GET_NODE_NAME_VALUES Instance method Public Method Get name of the values node 20120613
4 GET_PATH_FEEDER_FIELD_VALUE Instance method Protected Method Get path to feeder field value 20120613
5 GET_PATH_VALUES Instance method Protected Method Get path to values node 20120613
Events
Class CL_FPM_QV_RENDER has no event.
Types
Class CL_FPM_QV_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 IV_DESIGN_TIME Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120613

Method CONSTRUCTOR on class CL_FPM_QV_RENDER has no exception.

Method GET_NODE_NAME_DYNAMIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_NAME Value transfer Type reference (TYPE) STRING Node name for the dynamic data 20120613

Method GET_NODE_NAME_DYNAMIC on class CL_FPM_QV_RENDER has no exception.

Method GET_NODE_NAME_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NODE_NAME Value transfer Type reference (TYPE) STRING Node name for the dynamic data 20120613

Method GET_NODE_NAME_VALUES on class CL_FPM_QV_RENDER has no exception.

Method GET_PATH_FEEDER_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20120613
2 Returning RV_PATH Value transfer Type reference (TYPE) STRING Path 20120613

Method GET_PATH_FEEDER_FIELD_VALUE on class CL_FPM_QV_RENDER has no exception.

Method GET_PATH_VALUES 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 20120613

Method GET_PATH_VALUES on class CL_FPM_QV_RENDER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740