SAP ABAP Class CL_EAML_UI_FD_LRP_ITM (WD feeder class for LRP Items)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-EQM (Application Component) Technical Objects
     EAML_EA (Package) EAM: Linear Feature Extension - unswitched
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 20091014
2 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_ACTIONS Feeder Callback - Define and Process Actions 20091014
3 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091030
4 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_DEFAULT_ROW Feeder Callback - Definition of Default Rows (List) 20110719
5 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091104
6 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091021
7 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091119
Properties
Class CL_EAML_UI_FD_LRP_ITM  
Short Description WD feeder class for LRP Items    
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 EAML_EA   EAM: Linear Feature Extension - unswitched 
Created 20090917   SAP 
Last change 20130531   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 20091014
2 /PLMU/IF_FRW_G_BEFORE_FLUSH Feeder Callback - Before FLUSH 20091030
3 /PLMU/IF_FRW_G_DEFAULT_ROW Feeder Callback - Definition of Default Rows (List) 20110719
4 /PLMU/IF_FRW_G_FIELD_DEF Feeder Callback - Field Definition (Form/List/Tree) 20091104
5 /PLMU/IF_FRW_G_GLOBAL_EVENTS Feeder Callback - Global Event Processing 20091021
6 /PLMU/IF_FRW_G_OVS Feeder Callback - OVS Handler 20091119
Friends
Class CL_EAML_UI_FD_LRP_ITM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FNAME Constant Public See coding 20100122
2 GC_OVS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_EAML_UI_FD_LRP_ITM' 20100316
3 GC_SHLP_FL_AL Constant Private Type reference (TYPE) SHLPNAME 'EAML_SHLP_DMZ_FL_MARKER_AL' Name of a Search Help 20110811
4 GC_SHLP_NAME Constant Public See coding 20100316
5 MO_SERVICE Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_UI_SERVICE Service and convertion methods 20100316
6 MV_AL_ACTIVE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20110811
7 MV_ID_CHG_ERROR Instance attribute Private Type reference (TYPE) ABAP_BOOL 20100326
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_COPY_LINE Instance method Private Method 20091026
2 ACTION_DEL_LINE Instance method Private Method 20091026
3 ACTION_MARKER_DESCR Instance method Private Method 20091026
4 ACTION_WHERE_USED_LIST Instance method Private Method 20110311
5 BUILD_STRUC_FROM_SHLP Instance method Protected Method 20091119
6 CONSTRUCTOR Instance method Public Constructor 20100316
7 EVENT_CHECK Instance method Private Method 20091026
8 GET_AL_IND Static method Public Method 20110811
Events
Class CL_EAML_UI_FD_LRP_ITM has no event.
Types
Class CL_EAML_UI_FD_LRP_ITM has no local type.
Method Signatures

Method ACTION_COPY_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES Index of node ID for which no data is available 20091026
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Failed Indicator 20091026

Method ACTION_COPY_LINE on class CL_EAML_UI_FD_LRP_ITM has no exception.

Method ACTION_DEL_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES Index of node ID for which no data is available 20091026
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Failed Indicator 20091026

Method ACTION_DEL_LINE on class CL_EAML_UI_FD_LRP_ITM has no exception.

Method ACTION_MARKER_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20091030
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20091030

Method ACTION_MARKER_DESCR on class CL_EAML_UI_FD_LRP_ITM has no exception.

Method ACTION_WHERE_USED_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110311
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20110311

Method ACTION_WHERE_USED_LIST on class CL_EAML_UI_FD_LRP_ITM has no exception.

Method BUILD_STRUC_FROM_SHLP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_SHLP_STRUC Call by reference Object reference (TYPE REF TO) DATA 20091119
2 Importing IV_SHLPNAME Call by reference Type reference (TYPE) SHLPNAME Name of a Search Help 20091119

Method BUILD_STRUC_FROM_SHLP on class CL_EAML_UI_FD_LRP_ITM has no exception.

Method CONSTRUCTOR Signature

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

Method EVENT_CHECK Signature

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

Method EVENT_CHECK on class CL_EAML_UI_FD_LRP_ITM has no exception.

Method GET_AL_IND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AL_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20110811

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