SAP ABAP Class CL_FPM_COMPOSITE (Composite UIBB API)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_COMPOSITE Composite UIBB API 20100428
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_WIRE_MODEL Interface for Communication FPM App CC. Wire Model 20100428
Properties
Class CL_FPM_COMPOSITE  
Short Description Composite UIBB API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20100428   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_FPM_COMPOSITE_CFG_ACC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_COMPOSITE Composite UIBB API 20100428
2 IF_FPM_WIRE_MODEL Interface for Communication FPM App CC. Wire Model 20100428
Friends
Class CL_FPM_COMPOSITE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130314
2 MO_FPM Instance attribute Private Object reference (TYPE REF TO) CL_FPM I 20110413
3 MS_CHANGED Instance attribute Public Type reference (TYPE) S_CHANGED 20100429
4 MT_UIBB Instance attribute Public Type reference (TYPE) IF_FPM_COMPOSITE_CFG_ACC=>TY_T_UIBB 20121203
5 MT_WIRE Instance attribute Private Type reference (TYPE) TY_T_WIRE 20100621
6 MV_CHANGEABLE_BY_APPLICATION Instance attribute Public Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100429
7 MV_LAYOUT_TYPE Instance attribute Private Type reference (TYPE) FPM_LAYOUT_TYPE Layout Type 20110805
8 MV_LONG_FLAG Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100602
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COORDINATES Instance method Private Method 20100527
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100429
3 INITIALIZE Instance method Public Method 20100429
4 IS_CHANGED Instance method Public Method 20100504
5 SET_CONFIG Instance method Public Method 20111209
6 SET_EVENT Instance method Public Method 20100504
Events
Class CL_FPM_COMPOSITE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CHANGED Public See coding 20100429 BEGIN OF s_changed, tab_names TYPE boole_d, tab_uibbs TYPE boole_d, uibbs TYPE boole_d, tab_visibility TYPE boole_d, tab_activity TYPE boole_d, wires TYPE boole_d, detail_area_title TYPE boole_d, END OF s_changed
2 TY_T_WIRE Public See coding 20100621 ty_t_wire TYPE STANDARD TABLE OF fpm_s_wire
Method Signatures

Method CHECK_COORDINATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COORDINATES Call by reference Type reference (TYPE) FPM_COMPOSITE_COORDINATES Coordinates for Composite UIBB 20100527
2 Returning RV_COORDINATES_OK Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100527

Method CHECK_COORDINATES on class CL_FPM_COMPOSITE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130314
2 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20110413
3 Importing IS_PROPERTIES Call by reference Type reference (TYPE) IF_FPM_COMPOSITE_CFG_ACC=>TY_S_PROPERTIES 20121203
4 Importing IS_WIRE_PLUG Call by reference Type reference (TYPE) IF_FPM_COMPOSITE_CFG_ACC=>TY_S_WIRE_PLUG 20130102
5 Importing IT_UIBB Call by reference Type reference (TYPE) IF_FPM_COMPOSITE_CFG_ACC=>TY_T_UIBB 20121203

Method CONSTRUCTOR on class CL_FPM_COMPOSITE has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130314
2 Importing IS_PROPERTIES Call by reference Type reference (TYPE) IF_FPM_COMPOSITE_CFG_ACC=>TY_S_PROPERTIES 20121203
3 Importing IS_WIRE_PLUG Call by reference Type reference (TYPE) IF_FPM_COMPOSITE_CFG_ACC=>TY_S_WIRE_PLUG 20130102
4 Importing IT_UIBB Call by reference Type reference (TYPE) IF_FPM_COMPOSITE_CFG_ACC=>TY_T_UIBB 20121203

Method INITIALIZE on class CL_FPM_COMPOSITE has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100504

Method IS_CHANGED on class CL_FPM_COMPOSITE has no exception.

Method SET_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20111209

Method SET_CONFIG on class CL_FPM_COMPOSITE has no exception.

Method SET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 1 20100504

Method SET_EVENT on class CL_FPM_COMPOSITE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703