SAP ABAP Class CL_EAMS_UI_VB_LIST_ASSISTANCE (Assistance Class for EAMS_WDC_VB_LIST)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_UI_VB (Package) User Interface for VisualBusiness
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 20091008
Properties
Class CL_EAMS_UI_VB_LIST_ASSISTANCE  
Short Description Assistance Class for EAMS_WDC_VB_LIST    
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_VB   User Interface for VisualBusiness 
Created 20091008   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EAMS_UI_VB_LIST_ASSISTANCE has no forward declaration.
Interfaces
Class CL_EAMS_UI_VB_LIST_ASSISTANCE has no interface implemented.
Friends
Class CL_EAMS_UI_VB_LIST_ASSISTANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DISPLAY_MODE Constant Public See coding 20091008
2 MC_EQUIPMENT_FIELD Constant Public Type reference (TYPE) STRING 'EQUIPMENT' 20091109
3 MC_NOTIFICATION_FIELD Constant Public Type reference (TYPE) STRING 'NOTIF_NO' 20091109
4 MC_SYS_STATUS_FIELD Constant Public Type reference (TYPE) STRING 'SYS_STAT' Field Name for the Icon of System Status 20091019
5 MC_SYS_STATUS_TT Constant Public Type reference (TYPE) STRING 'System status' Tooltip for Icon of System Status 20091019
6 MC_USR_STATUS_FIELD Constant Public Type reference (TYPE) STRING 'USR_STAT' Field Name for the Icon of User Status 20091019
7 MC_USR_STATUS_TT Constant Public Type reference (TYPE) STRING 'User status' Tooltip for Icon of User Status 20091019
8 MR_FPM Instance attribute Private Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20091117
9 MR_FPM_IDR Instance attribute Private Object reference (TYPE REF TO) IF_FPM_IDR 20091010
10 MR_LIST_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20091009
11 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_VB_MODEL Visual Business application model 20091008
12 MT_STATUS_DATA Instance attribute Private Type reference (TYPE) EAMS_T_VB_EAM_OBJ_ICON Table type for EAMS_S_UI_VB_EAM_OBJ_ICON 20091215
13 MV_DISPLAY_MODE Instance attribute Public Type reference (TYPE) STRING 20091010
14 MV_IDR_KEY Instance attribute Private Type reference (TYPE) I 20091010
15 MV_LIST_STRUCTURE Instance attribute Private Type reference (TYPE) TYPENAME Name of Dictionary Type 20091009
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20091008
2 GET_ALV_SETTINGS Instance method Public Method 20091008
3 GET_DISPLAY_MODE Instance method Public Method Get display mode 20091120
4 GET_LIST_DATA Instance method Public Method 20091009
5 GET_LIST_STRUCTURE Instance method Public Method 20091009
6 GET_MODEL Instance method Public Method 20091016
7 GET_NAVIGATION_PARAMETERS Instance method Private Method 20091103
8 GET_STATUS_DATA Instance method Public Method 20091215
9 ISSUE_FPM_MESSAGE Instance method Public Method 20091218
10 NAVIGATE Instance method Public Method 20091120
11 REPORT_FPM_MESSAGE Instance method Public Method 20091117
12 SET_DISPLAY_MODE Instance method Private Method 20091105
13 SET_OIF_IDR Instance method Private Method Set Object Instance Floorplan Identification Regio 20091010
14 UPDATE_MODEL Instance method Public Method 20091008
Events
Class CL_EAMS_UI_VB_LIST_ASSISTANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ALV_SETTINGS Public See coding 20091009 BEGIN OF ty_alv_settings, header_text TYPE string, visible_row_count TYPE i, read_only TYPE abap_bool, view_list_allowed TYPE abap_bool, export_allowed TYPE abap_bool, pdf_allowed TYPE abap_bool, filter_filterline_allowed TYPE abap_bool, dialog_settings_allowed TYPE abap_bool, edit_check_available TYPE abap_bool, sort_headerclick_allowed TYPE abap_bool, edit_insert_row_allowed TYPE abap_bool, edit_append_row_allowed TYPE abap_bool, edit_delete_row_allowed TYPE abap_bool, END OF ty_alv_settings
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_ALV_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ALV_SETTINGS Value transfer Type reference (TYPE) TY_ALV_SETTINGS 20091009

Method GET_ALV_SETTINGS on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method GET_DISPLAY_MODE Signature

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

Method GET_DISPLAY_MODE on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method GET_LIST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_LIST_DATA Value transfer Object reference (TYPE REF TO) DATA Name of Dictionary Type 20091009

Method GET_LIST_DATA on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method GET_LIST_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LIST_STRUCTURE Value transfer Type reference (TYPE) TYPENAME Name of Dictionary Type 20091009

Method GET_LIST_STRUCTURE on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_MODEL Value transfer Object reference (TYPE REF TO) CL_EAMS_VB_MODEL Visual Business application model 20091016

Method GET_MODEL on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method GET_NAVIGATION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OBJ_TO_DISP Call by reference Type reference (TYPE) EAMS_T_SP_TEC_OBJ_ID tech Obj 20091103

Method GET_NAVIGATION_PARAMETERS on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method GET_STATUS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STATUS_DATA Value transfer Type reference (TYPE) EAMS_T_VB_EAM_OBJ_ICON 20091215

Method GET_STATUS_DATA on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method ISSUE_FPM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20091218
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20091218
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20091218
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20091218
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091218
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091218
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091218
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091218

Method ISSUE_FPM_MESSAGE on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCTION_ID Call by reference Type reference (TYPE) STRING 20091120
2 Importing LEAD_SELECTION_INDEX Call by reference Type reference (TYPE) I 20091120

Method NAVIGATE on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method REPORT_FPM_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMPONENT Call by reference Object reference (TYPE REF TO) OBJECT 20091117
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20091117
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20091117
4 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20091117
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091117
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091117
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091117
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20091117

Method REPORT_FPM_MESSAGE on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method SET_DISPLAY_MODE Signature

Method SET_DISPLAY_MODE on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no parameter.
Method SET_DISPLAY_MODE on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method SET_OIF_IDR Signature

Method SET_OIF_IDR on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no parameter.
Method SET_OIF_IDR on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.

Method UPDATE_MODEL Signature

Method UPDATE_MODEL on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no parameter.
Method UPDATE_MODEL on class CL_EAMS_UI_VB_LIST_ASSISTANCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605