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 | Constant | Public | See coding | 20091008 | |||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'EQUIPMENT' | 20091109 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'NOTIF_NO' | 20091109 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SYS_STAT' | Field Name for the Icon of System Status | 20091019 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'System status' | Tooltip for Icon of System Status | 20091019 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'USR_STAT' | Field Name for the Icon of User Status | 20091019 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'User status' | Tooltip for Icon of User Status | 20091019 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20091117 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_IDR | 20091010 | ||||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20091009 | ||||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_VB_MODEL | Visual Business application model | 20091008 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | EAMS_T_VB_EAM_OBJ_ICON | Table type for EAMS_S_UI_VB_EAM_OBJ_ICON | 20091215 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20091010 | ||||
| 14 | Instance attribute | Private | Type reference (TYPE) | I | 20091010 | ||||
| 15 | Instance attribute | Private | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20091009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091008 | ||
| 2 | Instance method | Public | Method | 20091008 | ||
| 3 | Instance method | Public | Method | Get display mode | 20091120 | |
| 4 | Instance method | Public | Method | 20091009 | ||
| 5 | Instance method | Public | Method | 20091009 | ||
| 6 | Instance method | Public | Method | 20091016 | ||
| 7 | Instance method | Private | Method | 20091103 | ||
| 8 | Instance method | Public | Method | 20091215 | ||
| 9 | Instance method | Public | Method | 20091218 | ||
| 10 | Instance method | Public | Method | 20091120 | ||
| 11 | Instance method | Public | Method | 20091117 | ||
| 12 | Instance method | Private | Method | 20091105 | ||
| 13 | Instance method | Private | Method | Set Object Instance Floorplan Identification Regio | 20091010 | |
| 14 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20091218 | ||||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20091218 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20091218 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20091218 | |||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091218 | |||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091218 | |||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091218 | |||
| 8 | 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 | FUNCTION_ID | Call by reference | Type reference (TYPE) | STRING | 20091120 | ||||
| 2 | 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 | IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20091117 | ||||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20091117 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20091117 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20091117 | |||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091117 | |||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091117 | |||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20091117 | |||
| 8 | 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 |