SAP ABAP Class CL_EAMS_UI_FD_ORD_HEADER (WD feeder class for Order)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_ORD (Package) User Interface for Maintenance Order
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 20091030
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20100331
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091112
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091019
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091026
Properties
Class CL_EAMS_UI_FD_ORD_HEADER  
Short Description WD feeder class for Order    
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_ORD   User Interface for Maintenance Order 
Created 20090119   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 20091030
2 /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20100331
3 /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091112
4 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091019
5 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091026
Friends
Class CL_EAMS_UI_FD_ORD_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20091027
2 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091112
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_EXIST_NTF Instance method Private Method Assign existing notification for order 20100331
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091112
3 CREATE_NTF_FOR_ORD Instance method Private Method Create notification for order 20100412
4 DELETE_NTF_ASSIGN Instance method Private Method Delete notification assignment 20100331
5 GET_MAPPED_NTF_TYPE Instance method Private Method Get mapped notification type for order type 20100330
Events
Class CL_EAMS_UI_FD_ORD_HEADER has no event.
Types
Class CL_EAMS_UI_FD_ORD_HEADER has no local type.
Method Signatures

Method ASSIGN_EXIST_NTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORD_HEADER Call by reference Type reference (TYPE) EAMS_S_SP_ORD_HEADER Business Object Order - Header Data 20100331
2 Importing IV_NOTIF_NO Call by reference Type reference (TYPE) QMNUM Notification No 20100331

Method ASSIGN_EXIST_NTF on class CL_EAMS_UI_FD_ORD_HEADER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_HEADER has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_ORD_HEADER has no exception.

Method CREATE_NTF_FOR_ORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION_UTIL Call by reference Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20100412
2 Importing IS_ORD_HEADER Call by reference Type reference (TYPE) EAMS_S_SP_ORD_HEADER Business Object Order - Header Data 20100412

Method CREATE_NTF_FOR_ORD on class CL_EAMS_UI_FD_ORD_HEADER has no exception.

Method DELETE_NTF_ASSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ORD_HEADER Call by reference Type reference (TYPE) EAMS_S_SP_ORD_HEADER Business Object Order - Header Data 20100331

Method DELETE_NTF_ASSIGN on class CL_EAMS_UI_FD_ORD_HEADER has no exception.

Method GET_MAPPED_NTF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOTIF_TYPE Call by reference Type reference (TYPE) QMART Notification Type 20100330
2 Importing IV_ORDER_TYPE Call by reference Type reference (TYPE) AUFART Order Type 20100330

Method GET_MAPPED_NTF_TYPE on class CL_EAMS_UI_FD_ORD_HEADER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605