SAP ABAP Class CL_EAMS_UI_FD_MPLAN_MPOS_LIST (Feeder class MPOS object list in MPlan OIF)
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_LIST List Feeder 20090924
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091124
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20100420
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100426
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091202
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20100511
Properties
Class CL_EAMS_UI_FD_MPLAN_MPOS_LIST  
Short Description Feeder class MPOS object list in MPlan OIF    
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_MPLAN   User Interface for Maintenance Plan and Maint. Plan Item 
Created 20090921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /PLMU/IF_FRW_CONTEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CL_EAMS_UI_SERVICE 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_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091124
2 /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20100420
3 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20100426
4 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091202
5 /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20100511
Friends
Class CL_EAMS_UI_FD_MPLAN_MPOS_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PARAM_EAMS_WAPOS Constant Public Type reference (TYPE) STRING 'EAMS_WAPOS' 20100503
2 GC_PARAM_LINE Constant Public Type reference (TYPE) STRING 'LINE' 20100503
3 GC_PARAM_NEW_TECH_OBJ Constant Public Type reference (TYPE) STRING 'NEW_TECH_OBJ' 20100503
4 MO_ACTION_UTIL Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Use GET_ACTION_UTIL! 20091210
5 MO_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods; use GET_SERVICE! 20091222
6 MS_MPLAN_HEADER Instance attribute Private Type reference (TYPE) EAMS_S_SP_MPLAN_HEADER Business Object Maintenance Plan - Header 20100512
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100420
2 GET_ACTION_UTIL Instance method Protected Method Return instance of Action Utility 20091210
3 GET_SERVICE Instance method Protected Method Get instance of service class 20091222
4 OVS_GET_OVS_INFO Instance method Private Method Get OVS informations 20100511
5 OVS_GET_OVS_MAPPING Instance method Private Method Get ovs mapping 20110720
Events
Class CL_EAMS_UI_FD_MPLAN_MPOS_LIST has no event.
Types
Class CL_EAMS_UI_FD_MPLAN_MPOS_LIST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ACTION_UTIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ACTION_UTIL Value transfer Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Action utilities for applications 20091210

Method GET_ACTION_UTIL on class CL_EAMS_UI_FD_MPLAN_MPOS_LIST has no exception.

Method GET_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SERVICE Value transfer Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091222

Method GET_SERVICE on class CL_EAMS_UI_FD_MPLAN_MPOS_LIST 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 20100511

Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_MPLAN_MPOS_LIST has no exception.

Method OVS_GET_OVS_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OVS_MAPPING Call by reference Type reference (TYPE) CL_EAMS_UI_SERVICE=>TYP_T_OVS_MAPPING 20110720
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20110720

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