SAP ABAP Class CL_EAMS_UI_FD_MPOS (Feeder Class: Init Screen of Maintenance Plan)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_MPLAN (Package) User Interface for Maintenance Plan and Maint. Plan Item
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 20090923
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20090923
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20100426
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20100615
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100426
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20100507
Properties
Class CL_EAMS_UI_FD_MPOS  
Short Description Feeder Class: Init Screen of Maintenance Plan    
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_MPLAN   User Interface for Maintenance Plan and Maint. Plan Item 
Created 20090923   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)
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20090923
2 /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20100426
3 /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20100615
4 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100426
5 /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20100507
Friends
Class CL_EAMS_UI_FD_MPOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACTION_UTIL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20090923
2 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20100426
3 MT_MPLAN_HEADER Instance attribute Private Type reference (TYPE) EAMS_T_SP_MPLAN_HEADER Business Object Maintenance Plan - Header 20100427
4 MV_IS_INITIAL_SCREEN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20090924
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090923
2 OVS_GET_OVS_INFO Instance method Private Method Get OVS informations 20100512
Events
Class CL_EAMS_UI_FD_MPOS has no event.
Types
Class CL_EAMS_UI_FD_MPOS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EAMS_UI_FD_MPOS has no parameter.
Method CONSTRUCTOR on class CL_EAMS_UI_FD_MPOS 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 20100512

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