SAP ABAP Class CL_EAMS_UI_FD_MP_HEADER (WD feeder class for Measuring Point)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_MP_MD (Package) User Interface for Measuring Point and Measuring Document
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 20091013
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091029
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091116
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091111
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20091027
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_CONFIG_PARAM Feeder Callback - Set and Get Configuration Parameter 20091112
7 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091013
8 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091020
9 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091013
Properties
Class CL_EAMS_UI_FD_MP_HEADER  
Short Description WD feeder class for Measuring Point    
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_MP_MD   User Interface for Measuring Point and Measuring Document 
Created 20090402   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_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_ACTIONS Feeder Callback - Define and Process Actions 20091029
2 /PLMU/IF_FRW_G_AFTER_GET_DATA Feeder Callback - After GET_DATA 20091116
3 /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091111
4 /PLMU/IF_FRW_G_BEFORE_GET_DATA Feeder Callback - Before GET_DATA 20091027
5 /PLMU/IF_FRW_G_CONFIG_PARAM Feeder Callback - Set and Get Configuration Parameter 20091112
6 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091013
7 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091020
8 /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091013
Friends
Class CL_EAMS_UI_FD_MP_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20091027
2 MV_ABBID Instance attribute Protected Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block ID 20091112
3 MV_DISTRIBUTED_UPDATE Instance attribute Protected Type reference (TYPE) EAMS_DISTRIBUTED_UPDATE Identifier for update strategy 20091112
4 MV_NODE_NAME Instance attribute Protected Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20091112
Methods
# Method Level Visibility Method type Description Created on
1 GET_OFFSET_TYPE_CODES Instance method Protected Method Read Values for DropDown Listboxes LAM Offset Type Code 20091029
2 OVS_GET_OVS_INFO Instance method Protected Method Get ovs informationen 20091029
3 OVS_GET_OVS_MAPPING Instance method Protected Method Get ovs mapping 20091203
4 VALIDATE_HEADER_SCREEN Instance method Protected Method Validate data of header screen 20091126
Events
Class CL_EAMS_UI_FD_MP_HEADER has no event.
Types
Class CL_EAMS_UI_FD_MP_HEADER has no local type.
Method Signatures

Method GET_OFFSET_TYPE_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE_LIST Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20091029

Method GET_OFFSET_TYPE_CODES on class CL_EAMS_UI_FD_MP_HEADER 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 20091029

Method OVS_GET_OVS_INFO on class CL_EAMS_UI_FD_MP_HEADER 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 20091203
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) NAME_KOMP Component name 20091203

Method OVS_GET_OVS_MAPPING on class CL_EAMS_UI_FD_MP_HEADER has no exception.

Method VALIDATE_HEADER_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FAILED Call by reference Type reference (TYPE) FLAG General Flag 20091126

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