SAP ABAP Class CL_FCOM_IP_SHARE_EVENT_PARAMS (Share Event Data between UIBB/GUIBB)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_PLANNING_CORE (Package) Planning
Properties
Class CL_FCOM_IP_SHARE_EVENT_PARAMS  
Short Description Share Event Data between UIBB/GUIBB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_PLANNING_CORE   Planning 
Created 20120927   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FCOM_IP_SHARE_EVENT_PARAMS has no forward declaration.
Interfaces
Class CL_FCOM_IP_SHARE_EVENT_PARAMS has no interface implemented.
Friends
Class CL_FCOM_IP_SHARE_EVENT_PARAMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GDREF_SHARE_EVENT Static Attribute Protected Object reference (TYPE REF TO) CL_FCOM_IP_SHARE_EVENT_PARAMS Share Event Data between UIBB/GUIBB 20120927
2 MY_EVENT_PARAMETER Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_PARAMETER Property Bag 20120927
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Singleton 20120927
2 GET_PARAMETER Instance method Public Method Get Event Parameter 20120927
3 SET_PARAMETER Instance method Public Method Set Event Parameter 20120927
Events
Class CL_FCOM_IP_SHARE_EVENT_PARAMS has no event.
Types
Class CL_FCOM_IP_SHARE_EVENT_PARAMS has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REF_OBJ Value transfer Object reference (TYPE REF TO) CL_FCOM_IP_SHARE_EVENT_PARAMS Share Event Data between UIBB/GUIBB 20120927

Method GET_INSTANCE on class CL_FCOM_IP_SHARE_EVENT_PARAMS has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EVENT_PARAMETER Value transfer Object reference (TYPE REF TO) IF_FPM_PARAMETER Property Bag 20120927

Method GET_PARAMETER on class CL_FCOM_IP_SHARE_EVENT_PARAMS has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT_PARAMETER Call by reference Object reference (TYPE REF TO) IF_FPM_PARAMETER Property Bag 20120927

Method SET_PARAMETER on class CL_FCOM_IP_SHARE_EVENT_PARAMS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617