SAP ABAP Class CL_FPM_GAF_INTERNAL (Interface Class FPM - GAF)
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 Inheritance (c INHERITING FROM c_ref)  CL_FPM_FLOORPLAN_INTERNAL Base class for if_fpm_floorplan implementations 20081203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_FLOORPLAN Interface for Communication FPM <-> Floorplan 20070503
Properties
Class CL_FPM_GAF_INTERNAL  
Short Description Interface Class FPM - GAF    
Super Class CL_FPM_FLOORPLAN_INTERNAL Base class for if_fpm_floorplan implementations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20070503   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_GAF_INTERNAL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_FLOORPLAN Interface for Communication FPM <-> Floorplan 20070503
Friends
Class CL_FPM_GAF_INTERNAL has no friend class.
Attributes
Class CL_FPM_GAF_INTERNAL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070503
2 SET_DIALOG_BUTTON_STATUS Instance method Public Method Set Dialog Button Status 20100719
Events
Class CL_FPM_GAF_INTERNAL has no event.
Types
Class CL_FPM_GAF_INTERNAL 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 IR_CONTROLLER Call by reference Object reference (TYPE REF TO) OBJECT 20070503
2 Importing IR_FLOORPLAN_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20070503

Method CONSTRUCTOR on class CL_FPM_GAF_INTERNAL has no exception.

Method SET_DIALOG_BUTTON_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON Call by reference Type reference (TYPE) WDR_POPUP_BUTTON Web Dynpro: Buttons on Popup 20100719
2 Importing IV_STATUS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100719

Method SET_DIALOG_BUTTON_STATUS on class CL_FPM_GAF_INTERNAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in