Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_CONTROL | Proxy Class for Control in GUI | 20121015 |
Properties
| Class | CL_GUI_VIEWER_CONTROL | |
| Short Description | SAP 3D VE Viewer Integration in SAP GUI | |
| Super Class | CL_GUI_CONTROL | Proxy Class for Control in GUI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VISUAL_ENTERPRISE_VIEWER | Visual Enterprise Viewer |
| Created | 20121015 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_VIEWER_CONTROL has no forward declaration.
Interfaces
Class CL_GUI_VIEWER_CONTROL has no interface implemented.
Friends
Class CL_GUI_VIEWER_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | MSGTY | 'E' | Message Type | 20121212 | ||
| 2 | Constant | Private | Type reference (TYPE) | MSGID | 'VEVWR_MSG' | Message identification | 20121212 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 1 | Eventid of viewer event SAP_Action | 20121212 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 9 | Eventid of viewer event SAP_Defect_Location | 20121212 | ||
| 5 | Constant | Public | Type reference (TYPE) | I | 3 | Eventid of viewer event SAP_Error | 20121212 | ||
| 6 | Constant | Public | Type reference (TYPE) | I | 2 | Eventid of viewer event SAP_Load_Done | 20121212 | ||
| 7 | Constant | Public | Type reference (TYPE) | I | 6 | Eventid of viewer event SAP_Metadata | 20121212 | ||
| 8 | Constant | Public | Type reference (TYPE) | I | 8 | Eventid of viewer event SAP_Reomve_Done | 20121212 | ||
| 9 | Constant | Public | Type reference (TYPE) | I | 4 | Eventid of viewer event SAP_Save_Layer_Done | 20121212 | ||
| 10 | Constant | Public | Type reference (TYPE) | I | 5 | Eventid of viewer event SAP_Set_Layer_Change | 20121212 | ||
| 11 | Constant | Public | Type reference (TYPE) | I | 13 | Eventid of viewer event SAP_Step_Procedure | 20121212 | ||
| 12 | Constant | Public | Type reference (TYPE) | I | 7 | Eventid of viewer event SAP_Visualization | 20121212 | ||
| 13 | Constant | Public | Type reference (TYPE) | I | 10 | Eventid of viewer event SAP_Visual_Index | 20121212 | ||
| 14 | Constant | Public | Type reference (TYPE) | I | 11 | Eventid of viewer event SAP_Visual_Index_Sets | 20121212 | ||
| 15 | Constant | Public | Type reference (TYPE) | MSGTY | 'S' | Message Type | 20121221 | ||
| 16 | Constant | Public | Type reference (TYPE) | MSGTY | 'W' | Message Type | 20121221 | ||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_GUI_VIEWER_CONTROL_MODEL | Control Model interface for VE Viewer integration in SAP GUI | 20121015 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | VEVWR_EVENT_T_PROPERTY | Viewer event property name and event name table | 20121015 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | VEVWR_T_VISUALIZATION | Table type of structure VEVWR_S_VISUALIZATION | 20121015 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | /PLMU/VWR_ID_FIELD | ID Field in the Viewer | 20121015 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | STRING | Message received from viewer event SAP_Error | 20121212 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | STRING | object id received from VE Viewer | 20121015 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | BOOL | Visualization event requested | 20121015 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | BOOL | Visualization status | 20121015 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | BOOL | Visual Index event requested | 20121015 | |||
| 26 | Instance attribute | Private | Type reference (TYPE) | STRING | Visualization data received from SAP_VISUAL_INDEX event | 20121015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add additional items | 20130114 | |
| 2 | Instance method | Public | Constructor | Constructor | 20121015 | |
| 3 | Instance method | Private | Method | Deserialize Action request information | 20121015 | |
| 4 | Instance method | Private | Method | Deserialize metadata information | 20121015 | |
| 5 | Instance method | Private | Method | Deserialize save layers information | 20121015 | |
| 6 | Instance method | Private | Method | Deserialize Step poperties information | 20121212 | |
| 7 | Instance method | Private | Method | Deserialize Visualization information | 20121015 | |
| 8 | Instance method | Private | Method | Deserialize Visual Index information | 20121015 | |
| 9 | Instance method | Private | Method | Process on received information by event id | 20121015 | |
| 10 | Instance method | Public | Method | Load assembly in SAP VE Viewer | 20121217 | |
| 11 | Instance method | Public | Method | Load single into SAP VE Viewer | 20121015 | |
| 12 | Instance method | Public | Method | Paint parts in viewable | 20130920 | |
| 13 | Instance method | Private | Method | Method will process on received Visualization XML | 20121015 | |
| 14 | Instance method | Private | Method | Register VE Viewer events in control framework | 20121015 | |
| 15 | Instance method | Public | Method | Remove item from viewable file | 20121224 | |
| 16 | Instance method | Public | Method | Request for metadata to SAP VE viewer | 20121015 | |
| 17 | Instance method | Public | Method | Reuqest for steps and properties of viewable files | 20121119 | |
| 18 | Instance method | Public | Method | Save Layer or conversation information | 20121015 | |
| 19 | Instance method | Private | Method | Construct xString-XML for Actions in Viewer | 20121015 | |
| 20 | Instance method | Private | Method | Construct xString-XML for Add item | 20130114 | |
| 21 | Instance method | Private | Method | Construct xString-XML for assembly view | 20130102 | |
| 22 | Instance method | Private | Method | Construct xString-XML for control params | 20130102 | |
| 23 | Instance method | Private | Method | Construct xString-XML for excluded Viewer actions | 20121015 | |
| 24 | Instance method | Private | Method | Construct xString-XML for hide hightlight | 20130102 | |
| 25 | Instance method | Private | Method | Construct xString-XML to display layer of RH file | 20121015 | |
| 26 | Instance method | Private | Method | Construct xString-XML to display RH files | 20121015 | |
| 27 | Instance method | Private | Method | Construct xString-XML for set metadata | 20121224 | |
| 28 | Instance method | Private | Method | Construct xString-XML for Metadata request | 20121015 | |
| 29 | Instance method | Private | Method | Construct xString-XML for paint method | 20130920 | |
| 30 | Instance method | Private | Method | Construct xString-XML for remove item | 20121224 | |
| 31 | Instance method | Private | Method | Construct xString-XML for set zoom method | 20130124 | |
| 32 | Instance method | Private | Method | Construct xString-XML for visualization info | 20121015 | |
| 33 | Instance method | Public | Method | Set metadata in viewable file | 20121224 | |
| 34 | Instance method | Public | Method | Visualized a part in viewable file | 20121015 | |
| 35 | Instance method | Public | Method | Zoom particular part in viewble | 20130124 |
Events
Class CL_GUI_VIEWER_CONTROL has no event.
Types
Class CL_GUI_VIEWER_CONTROL has no local type.
Method Signatures
Method ADD_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130114 | |||
| 2 | IT_BOUNDINGBOX | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_BOUNDINGBOX_ID | Tabletype of /PLMU/S_VWR_BOUNDINGBOX_ID | 20130114 | |||
| 3 | IT_ITEMS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_ADD_ITEM | Tabletype of /PLMU/S_VWR_ADD_ITEM | 20130114 | |||
| 4 | IT_METADATA | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_METADATA | Tabletype of /PLMB/S_VWR_METADATA | 20130114 | |||
| 5 | IT_TRAFO | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_TRAFO_ID | Tabletype of /PLMU/S_VWR_TRAFO_ID | 20130114 |
Method ADD_ITEMS on class CL_GUI_VIEWER_CONTROL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTOALIGN | Call by reference | Type reference (TYPE) | C | 'x' | 20121015 | |||
| 2 | CLSID | Call by reference | Type reference (TYPE) | C | 'SAP.VEViewerForABAP' | Program id of application | 20121015 | ||
| 3 | LIFETIME | Call by reference | Type reference (TYPE) | I | 20121015 | ||||
| 4 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_OBJECT | Proxy Class for a GUI Object | 20121015 | |||
| 5 | SHELLSTYLE | Call by reference | Type reference (TYPE) | I | 20121015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20121015 | ||
| 2 | CNTL_INSTALL_ERROR | 20121015 | ||
| 3 | CREATE_ERROR | 20121015 | ||
| 4 | ILLEGAL_EVENT_COMBINATION | 20121015 | ||
| 5 | LIFETIME_ERROR | 20121015 |
Method DESERIALIZE_ACTION_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ACTION_REQUEST | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_ACTREQUEST | Tabletype of /PLMU/S_VWR_ACTREQUEST | 20121015 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 3 | IV_ACTION_REQUEST | Call by reference | Type reference (TYPE) | STRING | XML for action requested | 20130102 |
Method DESERIALIZE_ACTION_R on class CL_GUI_VIEWER_CONTROL has no exception.
Method DESERIALIZE_METADATA_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | ET_METADATA | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_METADATA | Table type of structure VEVWR_S_VISUALIZATION | 20121015 | |||
| 3 | IV_METADATA | Call by reference | Type reference (TYPE) | STRING | 20130102 |
Method DESERIALIZE_METADATA_R on class CL_GUI_VIEWER_CONTROL has no exception.
Method DESERIALIZE_SAVED_LAYER_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LAYER | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_SAVE_LAYER_DONE | Tabletype of /PLMU/S_VWR_SAVE_LAYER_DONE | 20121015 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 3 | IV_SAVE_LAYER_R | Call by reference | Type reference (TYPE) | STRING | XML for save layer | 20130102 |
Method DESERIALIZE_SAVED_LAYER_R on class CL_GUI_VIEWER_CONTROL has no exception.
Method DESERIALIZE_STEP_PROPERTIES_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121212 | |||
| 2 | ET_STEP_PROPERTIES | Call by reference | Type reference (TYPE) | VEVWR_T_STEP_PROPERTIES | Visual Enterprise Viewer step properties | 20121212 | |||
| 3 | IV_STEP_PROPERTIES | Call by reference | Type reference (TYPE) | STRING | XML of step properties | 20130102 |
Method DESERIALIZE_STEP_PROPERTIES_R on class CL_GUI_VIEWER_CONTROL has no exception.
Method DESERIALIZE_VISUALIZATION_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | ET_VISUALIZATION | Call by reference | Type reference (TYPE) | VEVWR_T_VISUALIZATION | Table type of structure VEVWR_S_VISUALIZATION | 20121015 | |||
| 3 | IV_VISUALIZATION_R | Call by reference | Type reference (TYPE) | STRING | XML for visualization in string format | 20130102 |
Method DESERIALIZE_VISUALIZATION_R on class CL_GUI_VIEWER_CONTROL has no exception.
Method DESERIALIZE_VISUAL_INDEX_R Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | ET_VISUALIZATION | Call by reference | Type reference (TYPE) | VEVWR_T_VISUALIZATION | Table type of structure VEVWR_S_VISUALIZATION | 20121015 | |||
| 3 | IV_VISUAL_INDEX_R | Call by reference | Type reference (TYPE) | STRING | XML for Visual Index in string format | 20130102 |
Method DESERIALIZE_VISUAL_INDEX_R on class CL_GUI_VIEWER_CONTROL has no exception.
Method HANDL_VWR_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | IV_EVENTID | Call by reference | Type reference (TYPE) | I | 20121015 | ||||
| 3 | IV_XML | Call by reference | Type reference (TYPE) | STRING | 20121015 |
Method HANDL_VWR_EVENTS on class CL_GUI_VIEWER_CONTROL has no exception.
Method LOAD_ASSEMBLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121217 | |||
| 2 | IO_VWR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GUI_VIEWER_CONTROL_MODEL | Control Model interface for VE Viewer integration in SAP GUI | 20130117 | |||
| 3 | IS_HIDE_HIGHLIGHT | Call by reference | Type reference (TYPE) | /PLMU/S_VWR_HIDE_HIGHLIGHT | Structure for visualization | 20121217 | |||
| 4 | IS_ROOT | Call by reference | Type reference (TYPE) | /PLMU/S_VWR_ROOT | Structure for root element | 20121217 | |||
| 5 | IT_ACTIONS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_ACTION | table of actions | 20121217 | |||
| 6 | IT_BOUNDINGBOX | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_BOUNDINGBOX_ID | Tabletype of /PLMU/S_VWR_BOUNDINGBOX_ID | 20121217 | |||
| 7 | IT_EXCLACTION | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_EXCLACTION | Viewer actions not allowed | 20121217 | |||
| 8 | IT_METADATA | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_METADATA | Tabletype of /PLMB/S_VWR_METADATA | 20121217 | |||
| 9 | IT_SUBPARTS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_SUBPART | Tabletype of /PLMU/S_VWR_SUBPART | 20121217 | |||
| 10 | IT_TRAFO | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_TRAFO_ID | Tabletype of /PLMU/S_VWR_TRAFO_ID | 20121217 | |||
| 11 | IV_ID_FIELD | Call by reference | Type reference (TYPE) | /PLMU/VWR_ID_FIELD | ID Field in the Viewer | 20121217 |
Method LOAD_ASSEMBLY on class CL_GUI_VIEWER_CONTROL has no exception.
Method LOAD_VIEWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | IO_VWR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GUI_VIEWER_CONTROL_MODEL | Visual Enterprise Viewer Interface | 20121015 | |||
| 3 | IT_ACTIONS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_ACTION | table of actions | 20121015 | |||
| 4 | IT_EXCLACTION | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_EXCLACTION | Viewer actions not allowed | 20121015 | |||
| 5 | IT_LAYER_LIST | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_LAYERDATA | Tabletype of /PLMU/S_VWR_LAYERDATA | 20121015 | |||
| 6 | IV_CREATE_LAYER | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121015 | |||
| 7 | IV_DEACTIVATE_REDLINING | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121015 | |||
| 8 | IV_DISPLAY_ALL_MARKUPS | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121015 | |||
| 9 | IV_FILEPATH | Call by reference | Type reference (TYPE) | STRING | SAP ArchiveLink: Data Element for Absolute URI | 20121015 | |||
| 10 | IV_ID_FIELD | Call by reference | Type reference (TYPE) | /PLMU/VWR_ID_FIELD | ID Field in the Viewer | 20121015 | |||
| 11 | IV_NAME | Call by reference | Type reference (TYPE) | /PLMU/VWR_NAME | Name for an Element in the Viewer | 20121015 | |||
| 12 | IV_POSID | Call by reference | Type reference (TYPE) | /PLMU/VWR_GUID | GUID for Viewer | 20121015 | |||
| 13 | IV_VISUALIZATION | Call by reference | Type reference (TYPE) | BOOLEAN | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20121015 | |||
| 14 | IV_VISUAL_INDEX | Call by reference | Type reference (TYPE) | BOOLEAN | Trigger SAP_VISUAL_INDEX instead of SAP_VISUALIZATION event | 20121015 |
Method LOAD_VIEWER on class CL_GUI_VIEWER_CONTROL has no exception.
Method PAINT_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130920 | |||
| 2 | IT_PAINT_LIST | Call by reference | Type reference (TYPE) | VEVWR_T_PAINT_LIST | VE Viewer Paint List | 20130920 |
Method PAINT_PARTS on class CL_GUI_VIEWER_CONTROL has no exception.
Method PREPARE_METADATA_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | IT_ITEMS | Call by reference | Type reference (TYPE) | STRING | XML of selected part | 20121015 |
Method PREPARE_METADATA_REQUEST on class CL_GUI_VIEWER_CONTROL has no exception.
Method REGISTER_VWR_EVENTS Signature
Method REGISTER_VWR_EVENTS on class CL_GUI_VIEWER_CONTROL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20121015 | ||
| 2 | CNTL_SYSTEM_ERROR | 20121015 | ||
| 3 | ILLEGAL_EVENT_COMBINATION | 20121015 |
Method REMOVE_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121224 | |||
| 2 | IT_REMOVE_ITEM | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_REMOVE | Table Type of Structure /PLMU/S_VWR_REMOVE | 20121224 |
Method REMOVE_PART on class CL_GUI_VIEWER_CONTROL has no exception.
Method REQUEST_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 |
Method REQUEST_METADATA on class CL_GUI_VIEWER_CONTROL has no exception.
Method REQUEST_STEP_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121119 |
Method REQUEST_STEP_PROPERTIES on class CL_GUI_VIEWER_CONTROL has no exception.
Method SAVE_LAYERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 |
Method SAVE_LAYERS on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_ADDITIONAL_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | EV_ACTION_S | Call by reference | Type reference (TYPE) | STRING | XML for addtional actions in string format | 20130102 | |||
| 3 | EV_ACTION_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for addtional actions in xString fromat | 20130102 | |||
| 4 | IT_ACTIONS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_ACTION | table of actions | 20121015 |
Method SERIALIZE_ADDITIONAL_ACTIONS on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_ADD_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130114 | |||
| 2 | EV_ADD_ITEMS_S | Call by reference | Type reference (TYPE) | STRING | XML for add items in string format | 20130114 | |||
| 3 | EV_ADD_ITEMS_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for add items in xstring format | 20130114 | |||
| 4 | IT_ADD_ITEMS | Call by reference | Type reference (TYPE) | /PLMU/T_SAP_VWR_ADD_ITEM | Tabletype of /PLMU/S_SAP_VWR_ADD_ITEM | 20130114 |
Method SERIALIZE_ADD_ITEMS on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_ASSEMBLY_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130102 | |||
| 2 | EV_ASSEMBLY_VIEW_S | Call by reference | Type reference (TYPE) | STRING | XML for assembly view in string format | 20130102 | |||
| 3 | EV_ASSEMBLY_VIEW_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for assembly view in xstring format | 20130102 | |||
| 4 | IT_ASSEMBLY_VIEW | Call by reference | Type reference (TYPE) | /PLMU/T_SAP_VWR_ASSEMBLY | Table type of /PLMU/S_SAP_VWR_ASSEMBLY | 20130102 |
Method SERIALIZE_ASSEMBLY_VIEW on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_CONTROL_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130102 | |||
| 2 | EV_CONTROL_PARAMS_S | Call by reference | Type reference (TYPE) | STRING | XML for Control Parameter in string format | 20130102 | |||
| 3 | EV_CONTROL_PARAMS_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for Control Parameter in xstring format | 20130102 | |||
| 4 | IT_CONTROL_PARAMS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_CONTROL_PARAMS | Control Parameter for Assembly Viewing | 20130102 |
Method SERIALIZE_CONTROL_PARAMS on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_EXCLUDE_ACTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | EV_EXCLACTION_S | Call by reference | Type reference (TYPE) | STRING | XML in string format | 20130102 | |||
| 3 | EV_EXCLACTION_XS | Call by reference | Type reference (TYPE) | XSTRING | XML in xstring format | 20130102 | |||
| 4 | IT_EXCLACTION | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_EXCLACTION | Viewer actions not allowed | 20121015 |
Method SERIALIZE_EXCLUDE_ACTIONS on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_HIDE_HIGHTLIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130102 | |||
| 2 | EV_HIDE_HIGHLIGHT_S | Call by reference | Type reference (TYPE) | STRING | XML for Hide Highlight in string format | 20130102 | |||
| 3 | EV_HIDE_HIGHLIGHT_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for Hide Highlight in xstring format | 20130102 | |||
| 4 | IT_HIDE_HIGHLIGHT | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_HIDE_HIGHLIGHT | Table type of structure /PLMU/S_VWR_HIDE_HIGHLIGHT | 20130102 |
Method SERIALIZE_HIDE_HIGHTLIGHT on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_LAYERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | EV_LAYER_S | Call by reference | Type reference (TYPE) | STRING | XML for exisiting layer in String format | 20130102 | |||
| 3 | EV_LAYER_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for exisiting layer in xString format | 20130102 | |||
| 4 | IT_LAYER_LIST | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_LAYER_LIST | Tabletype of /PLMU/S_VWR_LAYER_LIST | 20121015 |
Method SERIALIZE_LAYERS on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_LOAD_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | EV_SINGLE_VIEW_S | Call by reference | Type reference (TYPE) | STRING | XML for single view in string format | 20130102 | |||
| 3 | EV_SINGLE_VIEW_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for single view in xString format | 20130102 | |||
| 4 | IT_SINGLE_VIEW | Call by reference | Type reference (TYPE) | VEVWR_T_LOAD_VIEWER_SINGLE | Table type for Load Viewer Single | 20121015 |
Method SERIALIZE_LOAD_INPUT on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121224 | |||
| 2 | EV_METADATA_S | Call by reference | Type reference (TYPE) | STRING | SML for set metadata in string format | 20130102 | |||
| 3 | EV_METADATA_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for set metadata in xstring | 20121224 | |||
| 4 | IT_METADATA_ITEMS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_METADATA | Tabletype of /PLMB/S_VWR_METADATA | 20121224 |
Method SERIALIZE_METADATA on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_METADATA_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | EV_METADATA_REQUEST_S | Call by reference | Type reference (TYPE) | STRING | XML for request metadata in string format | 20130102 | |||
| 3 | EV_METADATA_REQUEST_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for request metadata in xString format | 20130102 |
Method SERIALIZE_METADATA_REQUEST on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_PAINTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130920 | |||
| 2 | EV_PAINT_LIST_S | Call by reference | Type reference (TYPE) | STRING | XML for paint list in string format | 20130920 | |||
| 3 | EV_PAINT_LIST_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for paint list in xstring format | 20130920 | |||
| 4 | IT_PAINT_LIST | Call by reference | Type reference (TYPE) | VEVWR_T_PAINT_LIST | VE Viewer Paint List | 20130920 |
Method SERIALIZE_PAINTING on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_REMOVE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121224 | |||
| 2 | EV_REMOVE_ITEMS_S | Call by reference | Type reference (TYPE) | STRING | XML for remove item in string format | 20130102 | |||
| 3 | EV_REMOVE_ITEMS_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for remove item in xstring format | 20130102 | |||
| 4 | IT_REMOVE_ITEMS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_REMOVE | Table Type of Structure /PLMU/S_VWR_REMOVE | 20121224 |
Method SERIALIZE_REMOVE_ITEM on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_SET_ZOOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130124 | |||
| 2 | EV_SET_ZOOM_S | Call by reference | Type reference (TYPE) | STRING | XML for set zoom in string format | 20130124 | |||
| 3 | EV_SET_ZOOM_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for set zoom in xstring format | 20130124 | |||
| 4 | IT_ITEMS | Call by reference | Type reference (TYPE) | VEVWR_T_SET_ZOOM | Table type for zoom parts in viewable | 20130124 |
Method SERIALIZE_SET_ZOOM on class CL_GUI_VIEWER_CONTROL has no exception.
Method SERIALIZE_VISUALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | EV_VISUALIZATION_S | Call by reference | Type reference (TYPE) | STRING | XML for set visualization in string format | 20130102 | |||
| 3 | EV_VISUALIZATION_XS | Call by reference | Type reference (TYPE) | XSTRING | XML for set visualization in xstring format | 20130102 | |||
| 4 | IT_ITEMS | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_VISUALIZATION | Tabletype of /PLMU/S_VWR_VISUALIZATION | 20121015 |
Method SERIALIZE_VISUALIZATION on class CL_GUI_VIEWER_CONTROL has no exception.
Method SET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121224 | |||
| 2 | IT_METADATA | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_METADATA | Tabletype of /PLMB/S_VWR_METADATA | 20121224 |
Method SET_METADATA on class CL_GUI_VIEWER_CONTROL has no exception.
Method SET_VISUALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20121015 | |||
| 2 | IT_VISUALIZATION | Call by reference | Type reference (TYPE) | /PLMU/T_VWR_VISUALIZATION | Tabletype of /PLMU/S_VWR_VISUALIZATION | 20121114 |
Method SET_VISUALIZATION on class CL_GUI_VIEWER_CONTROL has no exception.
Method SET_ZOOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | VEVWR_T_MSG | Messages to be passed to consumer | 20130124 | |||
| 2 | IT_SET_ZOOM | Call by reference | Type reference (TYPE) | VEVWR_T_SET_ZOOM | Parts which we need to zoom in viewer | 20130124 |
Method SET_ZOOM on class CL_GUI_VIEWER_CONTROL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 747 |