SAP ABAP Class CL_EAMS_UI_FD_MPLAN_CALL_LIST (Feeder class for list of schedule calls for maint. 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_LIST List Feeder 20090923
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091002
Properties
Class CL_EAMS_UI_FD_MPLAN_CALL_LIST  
Short Description Feeder class for list of schedule calls for maint. plan    
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 20090923   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_UI_FD_MPLAN_CALL_LIST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091002
Friends
Class CL_EAMS_UI_FD_MPLAN_CALL_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACTION_UTIL Instance attribute Private Object reference (TYPE REF TO) /PLMU/IF_FRW_ACTION_UTIL Use GET_ACTION_UTIL! 20091027
2 MO_SERVICE Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods; use GET_SERVICE! 20091030
3 MS_MPLAN_HEADER Instance attribute Private Type reference (TYPE) EAMS_S_SP_MPLAN_HEADER Use GET_MPLAN_HEADER! - Maintenance Plan - Header 20100111
4 MT_MPLAN_CALL_OBJ Instance attribute Private Type reference (TYPE) EAMS_T_SP_MPLAN_CALL_OBJ Buffer table for BO Maintenance Plan - Call Object 20091118
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_CALL_OBJECT Instance method Protected Method Trigger the display application for a call object 20091030
2 GET_ACTION_UTIL Instance method Protected Method Get instance of action utility class 20091027
3 GET_MPLAN_CALL_OBJ Instance method Private Method Get call object for a maintenance plan call 20100111
4 GET_MPLAN_HEADER Instance method Private Method Get the header data of a single Maintenance Plan 20100111
5 GET_SERVICE Instance method Protected Method Get instance of service class 20091030
Events
Class CL_EAMS_UI_FD_MPLAN_CALL_LIST has no event.
Types
Class CL_EAMS_UI_FD_MPLAN_CALL_LIST has no local type.
Method Signatures

Method DISPLAY_CALL_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20091030

Method DISPLAY_CALL_OBJECT on class CL_EAMS_UI_FD_MPLAN_CALL_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 20091027

Method GET_ACTION_UTIL on class CL_EAMS_UI_FD_MPLAN_CALL_LIST has no exception.

Method GET_MPLAN_CALL_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MPLAN_CALL_OBJ Call by reference Type reference (TYPE) EAMS_T_SP_MPLAN_CALL_OBJ Business Object Maintenance Plan - Call Objects 20100112

Method GET_MPLAN_CALL_OBJ on class CL_EAMS_UI_FD_MPLAN_CALL_LIST has no exception.

Method GET_MPLAN_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MPLAN_HEADER Call by reference Type reference (TYPE) EAMS_S_SP_MPLAN_HEADER Business Object Maintenance Plan - Header 20100111

Method GET_MPLAN_HEADER on class CL_EAMS_UI_FD_MPLAN_CALL_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 20091030

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