SAP ABAP Class CL_FPM_MULTIPANE (test for multipane)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_TEST (Package) Floorplan Manager (Test applications)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20090204
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST Generic List UI Building Block 20090204
Properties
Class CL_FPM_MULTIPANE  
Short Description test for multipane    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_TEST   Floorplan Manager (Test applications) 
Created 20090204   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_MULTIPANE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20090204
2 IF_FPM_GUIBB_LIST Generic List UI Building Block 20090204
Friends
Class CL_FPM_MULTIPANE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DATA Instance attribute Private Type reference (TYPE) T_FIELD_CATALOG 20090204
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090204
Events
Class CL_FPM_MULTIPANE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_FIELD_CATALOG Public See coding 20090204 BEGIN OF s_field_catalog, group type string, name TYPE string, surname TYPE string, name_visible TYPE boole_d, surname_visible TYPE boole_d, action1 TYPE string, action2 TYPE string, END OF s_field_catalog
2 T_FIELD_CATALOG Public See coding 20090204 t_field_catalog TYPE STANDARD TABLE OF s_field_catalog WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

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