SAP ABAP Class CL_EAMVE_WDC_VIEWER_ASSIST (Assistance Class for EAMVE_WDC_VIEWER)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_MISC (Package) Miscellaneous for User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20120620
Properties
Class CL_EAMVE_WDC_VIEWER_ASSIST  
Short Description Assistance Class for EAMVE_WDC_VIEWER    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_UI_MISC   Miscellaneous for User Interface 
Created 20120620   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMVE_WDC_VIEWER_ASSIST has no forward declaration.
Interfaces
Class CL_EAMVE_WDC_VIEWER_ASSIST has no interface implemented.
Friends
Class CL_EAMVE_WDC_VIEWER_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RH_POSID Constant Private Type reference (TYPE) STRING '$RH.POSID' 20120711
2 MT_EAMVE_METADATA Instance attribute Private Type reference (TYPE) TY_T_EAMVE_METADATA 20120711
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUTTON_TEXT_VMI_ALLOC Static method Public Method 20120621
2 GET_BUTTON_TEXT_VMI_DISP Static method Public Method 20120621
3 GET_METADATA Instance method Public Method 20120712
4 GET_POPUP_TITLE Instance method Public Method 20120620
5 REFRESH_METADATA Instance method Public Method 20120712
6 SET_METADATA Instance method Public Method 20120711
Events
Class CL_EAMVE_WDC_VIEWER_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_EAMVE_METADATA Public See coding 20120711 BEGIN OF ty_s_eamve_metadata, id_field TYPE /plmu/vwr_id_field. INCLUDE TYPE /plmu/s_vwr_metadata. TYPES: END OF ty_s_eamve_metadata
2 TY_T_EAMVE_METADATA Public See coding 20120711 ty_t_eamve_metadata TYPE SORTED TABLE OF ty_s_eamve_metadata WITH UNIQUE KEY id_field
Method Signatures

Method GET_BUTTON_TEXT_VMI_ALLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20120621

Method GET_BUTTON_TEXT_VMI_ALLOC on class CL_EAMVE_WDC_VIEWER_ASSIST has no exception.

Method GET_BUTTON_TEXT_VMI_DISP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20120621

Method GET_BUTTON_TEXT_VMI_DISP on class CL_EAMVE_WDC_VIEWER_ASSIST has no exception.

Method GET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_METADATA Call by reference Type reference (TYPE) /PLMU/T_VWR_METADATA Tabletype of /PLMB/S_VWR_METADATA 20120720
2 Importing IT_ITEMS Call by reference Type reference (TYPE) /PLMU/T_VWR_VISUALIZATION Tabletype of /PLMU/S_VWR_VISUALIZATION 20120712

Method GET_METADATA on class CL_EAMVE_WDC_VIEWER_ASSIST has no exception.

Method GET_POPUP_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FILE_DATA Call by reference Type reference (TYPE) EAMVE_S_SP_FILE EAMVE_S_SP_FILE 20120717
2 Returning RV_TITLE Value transfer Type reference (TYPE) STRING 20120620

Method GET_POPUP_TITLE on class CL_EAMVE_WDC_VIEWER_ASSIST has no exception.

Method REFRESH_METADATA Signature

Method REFRESH_METADATA on class CL_EAMVE_WDC_VIEWER_ASSIST has no parameter.
Method REFRESH_METADATA on class CL_EAMVE_WDC_VIEWER_ASSIST has no exception.

Method SET_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_METADATA Call by reference Type reference (TYPE) /PLMU/T_VWR_METADATA Tabletype of /PLMB/S_VWR_METADATA 20120711

Method SET_METADATA on class CL_EAMVE_WDC_VIEWER_ASSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607