SAP ABAP Class CL_EAMS_UI_VB_MANAGER_VISBIS (Class for VisualBusiness functions)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_UI_VB (Package) User Interface for VisualBusiness
⤷
⤷
Properties
| Class | CL_EAMS_UI_VB_MANAGER_VISBIS | |
| Short Description | Class for VisualBusiness functions | |
| Super 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 | 20100106 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_UI_VB_MANAGER_VISBIS has no forward declaration.
Interfaces
Class CL_EAMS_UI_VB_MANAGER_VISBIS has no interface implemented.
Friends
Class CL_EAMS_UI_VB_MANAGER_VISBIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20100126 | |||||
| 2 | Constant | Public | See coding | 20100114 | |||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_VB_MANAGER_VISBIS | Class for VisualBusiness functions | 20100113 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_EAMS_UI_VB_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20100113 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDC_VBC | WebDynpro Interface COMPONENTCONTROLLER | 20100106 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_APPLICATION | 20100109 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | EAMS_UI_VB_T_ICON_URL | Structure for icon URLs | 20100120 |
Methods
Events
Class CL_EAMS_UI_VB_MANAGER_VISBIS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_XML_EAM_OBJ | Public | See coding | 20100111 | BEGIN OF ty_s_xml_eam_obj,
eams_tec_obj_type TYPE /plmb/gos_object_type,
eams_tec_obj_no TYPE eams_tec_obj,
longitude TYPE geolon,
latitude TYPE geolat,
altitude TYPE geoalt,
tooltip TYPE char100,
visible TYPE wdy_boolean,
selected TYPE wdy_boolean,
bubble_icon TYPE string,
web_icon TYPE string,
system_status_icon TYPE string,
" Used only for technical objects
order_status_icon TYPE string,
ntf_status_icon TYPE string,
END OF ty_s_xml_eam_obj
|
||
| 2 | TY_S_XML_TECHOBJ_DETAILS | Public | See coding | 20100127 | BEGIN OF ty_s_xml_techobj_details,
attribute_name TYPE string,
attribute_value TYPE string,
END OF ty_s_xml_techobj_details
|
||
| 3 | TY_S_XML_TECHOBJ_DETAILS_COL | Public | See coding | 20100127 | BEGIN OF ty_s_xml_techobj_details_col,
column_name_attr_name TYPE string,
column_name_attr_value TYPE string,
END OF ty_s_xml_techobj_details_col
|
||
| 4 | TY_T_XML_TECHOBJ_DETAILS | Public | See coding | 20100127 | ty_t_xml_techobj_details TYPE STANDARD TABLE OF ty_s_xml_techobj_details
|
Method Signatures
Method ADD_ICON_URL_FROM_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALIAS | Call by reference | Type reference (TYPE) | STRING | 20100120 | ||||
| 2 | IV_HOST | Call by reference | Type reference (TYPE) | STRING | 20100120 |
Method ADD_ICON_URL_FROM_ALIAS on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EAMS_MAP_ASSISTANCE | Call by reference | Object reference (TYPE REF TO) | CL_EAMS_UI_VB_MAP_ASSISTANCE | Assistance Class for EAMS_WDC_MAP | 20100113 |
Method CONSTRUCTOR on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method GET_ICONS_FROM_CUSTOMIZING Signature
Method GET_ICONS_FROM_CUSTOMIZING on class CL_EAMS_UI_VB_MANAGER_VISBIS has no parameter.
Method GET_ICONS_FROM_CUSTOMIZING on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_VB_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_EAMS_UI_VB_MANAGER_VISBIS | Class for VisualBusiness functions | 20100121 |
Method GET_INSTANCE on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method GET_TRAFFIC_LIGHT_TO_PRIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRIO | Call by reference | Type reference (TYPE) | EAMS_VB_STATUS_PRIO | Prioritize Status of an Object | 20100127 | |||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20100127 |
Method GET_TRAFFIC_LIGHT_TO_PRIO on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method GET_VB_EVENT_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELECTED_OBJECTS | Call by reference | Type reference (TYPE) | EAMS_T_SP_TEC_OBJ_ID | Technical Object Number | 20100118 | |||
| 2 | EV_ACTION_NAME | Call by reference | Type reference (TYPE) | STRING | 20100114 | ||||
| 3 | EV_NAVIGATE_TO | Call by reference | Type reference (TYPE) | STRING | 20100114 | ||||
| 4 | IT_EVENTPARAMS | Call by reference | Type reference (TYPE) | VBC_T_EVENTPARAMETER | VBC event parameter - value table | 20100114 |
Method GET_VB_EVENT_PARAMETERS on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method GET_XML_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_ID | Call by reference | Type reference (TYPE) | STRING | 20100111 | ||||
| 2 | RV_XML | Value transfer | Type reference (TYPE) | XSTRING | 20100111 |
Method GET_XML_EDITOR on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method GET_XML_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATAID | Call by reference | Type reference (TYPE) | STRING | 20100202 | ||||
| 2 | RV_XMLDATA | Value transfer | Type reference (TYPE) | XSTRING | 20100202 |
Method GET_XML_METADATA on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method HANDLE_VB_UI_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EVENTPARAMS | Call by reference | Type reference (TYPE) | VBC_T_EVENTPARAMETER | 20100113 |
Method HANDLE_VB_UI_EVENT on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method LOAD_MAP Signature
Method LOAD_MAP on class CL_EAMS_UI_VB_MANAGER_VISBIS has no parameter.
Method LOAD_MAP on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method PUSH_DATA_TO_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJ_ON_MAP | Call by reference | Type reference (TYPE) | EAMS_T_UI_VB_TECHOBJ_STORAGE | Table type for EAMS_S_UI_VB_TECHOBJ_STORAGE | 20100119 |
Method PUSH_DATA_TO_MAP on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method PUSH_OBJ_DETAILS_TO_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJ_DETAILS | Call by reference | Type reference (TYPE) | EAMS_VB_T_NODE_ATTRIBUTE | Tabletype of EAMS_VB_S_NODE_ATTRIBUTE | 20100127 |
Method PUSH_OBJ_DETAILS_TO_MAP on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method SET_VISUAL_BUSINESS_IC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_VISUAL_BUSINESS_IC | Call by reference | Object reference (TYPE REF TO) | IWCI_WDC_VBC | WebDynpro Interface COMPONENTCONTROLLER | 20100106 |
Method SET_VISUAL_BUSINESS_IC on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method SET_WD_APPLICATION_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_WD_APPLICATION_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_APPLICATION | 20100109 |
Method SET_WD_APPLICATION_REF on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
Method TRIGGER_MAP_PERSONALIZATION Signature
Method TRIGGER_MAP_PERSONALIZATION on class CL_EAMS_UI_VB_MANAGER_VISBIS has no parameter.
Method TRIGGER_MAP_PERSONALIZATION on class CL_EAMS_UI_VB_MANAGER_VISBIS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |