SAP ABAP Class CL_FPM_FORM_EMBED_UIBB_EVENT (Event for embedding a UIBB to a generic Form)
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 20090210
Properties
Class CL_FPM_FORM_EMBED_UIBB_EVENT  
Short Description Event for embedding a UIBB to a generic Form    
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 20090210   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_FORM_EMBED_UIBB_EVENT has no forward declaration.
Interfaces
Class CL_FPM_FORM_EMBED_UIBB_EVENT has no interface implemented.
Friends
Class CL_FPM_FORM_EMBED_UIBB_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_FORM_CONFIG_KEY Instance attribute Public Type reference (TYPE) WDY_CONFIG_KEY ID of Form in whichUIBB shall be embedded 20090216
2 MS_UIBB_CONFIG_KEY Instance attribute Public Type reference (TYPE) WDY_CONFIG_KEY Configuration Key of embedded UIBB 20090210
3 MV_GROUP_INDEX Instance attribute Public Type reference (TYPE) I Group to which UIBB should be embedded 20090210
4 MV_ROW_INDEX Instance attribute Public Type reference (TYPE) I Row to which UIBB should be added 20090210
5 MV_UIBB_COMPONENT Instance attribute Public Type reference (TYPE) FPM_COMPONENT_NAME Component Name of embedded UIBB 20090210
6 MV_UIBB_INTERFACE_VIEW Instance attribute Public Type reference (TYPE) FPM_VIEW_NAME Interface View of embedded UIBB 20090210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090210
Events
Class CL_FPM_FORM_EMBED_UIBB_EVENT has no event.
Types
Class CL_FPM_FORM_EMBED_UIBB_EVENT 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 MS_UIBB_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20090210
2 Importing MV_FORM_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20090216
3 Importing MV_GROUP_INDEX Call by reference Type reference (TYPE) I 0 20090210
4 Importing MV_ROW_INDEX Call by reference Type reference (TYPE) I 0 20090210
5 Importing MV_UIBB_COMPONENT Call by reference Type reference (TYPE) FPM_COMPONENT_NAME 20090210
6 Importing MV_UIBB_INTERFACE_VIEW Call by reference Type reference (TYPE) FPM_VIEW_NAME 20090210

Method CONSTRUCTOR on class CL_FPM_FORM_EMBED_UIBB_EVENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720