SAP ABAP Class IF_FPM_COMPOSITE (Composite UIBB API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FPM_WIRE_MODEL Interface for Communication FPM App CC. Wire Model 20100428
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FPM_COMPOSITE Composite UIBB API 20100428
Properties
Class IF_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      
Created 20100428   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FPM_COMPOSITE has no forward declaration.
Interfaces
Class IF_FPM_COMPOSITE has no interface implemented.
Friends
Class IF_FPM_COMPOSITE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EVENT Instance attribute Public Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20100428
2 MS_COMPONENT_KEY Instance attribute Public Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20100428
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UIBB Instance method Public Method Internal Use Only 20100428
2 GET_COMPONENT_KEY Instance method Public Method Internal Use Only 20111209
3 GET_UIBBS Instance method Public Method Internal Use Only 20100428
4 REMOVE_UIBB Instance method Public Method Internal Use Only 20100428
Events
Class IF_FPM_COMPOSITE has no event.
Types
Class IF_FPM_COMPOSITE has no local type.
Method Signatures

Method ADD_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) FPM_S_COMPOSITE_UIBB Key of a UIBB to be embedded in an FPM based application 20100429
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100429

Method GET_COMPONENT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPONENT_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20111209

Method GET_COMPONENT_KEY on class IF_FPM_COMPOSITE has no exception.

Method GET_UIBBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPOSITE_UIBB Call by reference Type reference (TYPE) FPM_T_COMPOSITE_UIBB composite UIBB format 20110704
2 Exporting ET_UIBB Call by reference Type reference (TYPE) FPM_T_UIBB_KEY standard UIBB format 20100504

Method GET_UIBBS on class IF_FPM_COMPOSITE has no exception.

Method REMOVE_UIBB 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 20100518
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20100505
History
Last changed by/on SAP  20130531 
SAP Release Created in