SAP ABAP Class CL_EAMS_UI_FD_NTF_HEADER (WD feeder class for notification header)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_NTF (Package) User Interface for Notification
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_G_FEEDER_FORM Form Feeder 20091009
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091029
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091016
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091106
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_CONFIG_PARAM Feeder Callback - Set and Get Configuration Parameter 20131119
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091016
7 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091027
8 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091109
Properties
Class CL_EAMS_UI_FD_NTF_HEADER  
Short Description WD feeder class for notification header    
Super Class /PLMU/CL_FRW_G_FEEDER_FORM Form Feeder 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_NTF   User Interface for Notification 
Created 20090126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_EAMS_UI_CUST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091029
2 /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091016
3 /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091106
4 /PLMU/IF_FRW_G_CONFIG_PARAM Feeder Callback - Set and Get Configuration Parameter 20131119
5 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091016
6 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091027
7 /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091109
Friends
Class CL_EAMS_UI_FD_NTF_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APPL_MODEL_EQUI Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091030
2 MO_APPL_MODEL_FL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_BASIC_APPL_MODEL UI Framework - GUIBB application model 20091030
3 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20100917
4 MO_FPM_PARAMETER Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_PARAMETER Property Bag 20091030
5 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091104
6 MV_NODE_NAME Instance attribute Protected Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20131119
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_STRUC_FROM_SHLP Instance method Protected Method 20091109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091104
Events
Class CL_EAMS_UI_FD_NTF_HEADER has no event.
Types
Class CL_EAMS_UI_FD_NTF_HEADER has no local type.
Method Signatures

Method BUILD_STRUC_FROM_SHLP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SHLP_STRUC Call by reference Object reference (TYPE REF TO) DATA 20091109
2 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20091109

Method BUILD_STRUC_FROM_SHLP on class CL_EAMS_UI_FD_NTF_HEADER has no exception.

Method CONSTRUCTOR Signature

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