SAP ABAP Class CL_EAMS_UI_FD_ORD_OPER_COMP (WD feeder class for list of components of an operation)
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_LIST List Feeder 20091009
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091028
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20100407
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20100407
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_DEFAULT_ROW Feeder Callback - Definition of Default Rows (List) 20100407
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100407
7 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091028
Properties
Class CL_EAMS_UI_FD_ORD_OPER_COMP  
Short Description WD feeder class for list of components of an operation    
Super Class /PLMU/CL_FRW_G_FEEDER_LIST List 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 20090305   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_UI_FD_ORD_OPER_COMP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091028
2 /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20100407
3 /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20100407
4 /PLMU/IF_FRW_G_DEFAULT_ROW Feeder Callback - Definition of Default Rows (List) 20100407
5 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100407
6 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091028
Friends
Class CL_EAMS_UI_FD_ORD_OPER_COMP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_ID Constant Private See coding 20110202
2 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20101115
3 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20100407
4 MV_IS_WS_RELEVANT Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101115
2 GET_ORDER_PROTECTED Instance method Private Method 20110209
3 OVS_GET_OVS_INFO Instance method Private Method Get OVS informations 20100408
Events
Class CL_EAMS_UI_FD_ORD_OPER_COMP has no event.
Types
Class CL_EAMS_UI_FD_ORD_OPER_COMP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ORDER_PROTECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROTECTED Call by reference Type reference (TYPE) ABAP_BOOL 20110209

Method GET_ORDER_PROTECTED on class CL_EAMS_UI_FD_ORD_OPER_COMP has no exception.

Method OVS_GET_OVS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVS_INFO Call by reference Type reference (TYPE) CL_EAMS_UI_SERVICE=>TYP_T_OVS_INFO 20100408

Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_ORD_OPER_COMP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605