SAP ABAP Class CL_DMS_VWR_ASSIST (Viewer Assistance Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-DMS-CNV (Application Component) DMS Integration for Viewer/CAD intergration
     CV_CNV (Package) DMS Visual Enterprise Connector
Properties
Class CL_DMS_VWR_ASSIST  
Short Description Viewer Assistance Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CV_CNV   DMS Visual Enterprise Connector 
Created 20120416   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMS_VWR_ASSIST has no forward declaration.
Interfaces
Class CL_DMS_VWR_ASSIST has no interface implemented.
Friends
Class CL_DMS_VWR_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_CHIP_API Instance attribute Private Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20120521
2 MO_CMP_USAGE Instance attribute Public Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Web Dynpro: Component Usage 20120521
3 MO_CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120521
4 MO_MSG_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20120521
5 MO_SERVICES Instance attribute Private Object reference (TYPE REF TO) CL_BSSP_SIDE_PANEL_SERVICES 20120521
6 MO_WINDOW Instance attribute Private Object reference (TYPE REF TO) IF_WD_WINDOW 20120521
7 MS_CUSTOMIZING Instance attribute Private Type reference (TYPE) S_CUSTOMIZING 20120521
8 MS_FILE Instance attribute Public Type reference (TYPE) DMS_S_FILE original to be displayed as thumbnail or within viewer 20120521
9 MS_OBJECT_INFO Instance attribute Private Type reference (TYPE) S_OBJECT_INFO Object Relationship Service: BOR object identifier 20120521
10 MV_EXECUTE_LOAD Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120521
11 MV_FIRE_VIEWER Instance attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120521
12 MV_VIEWER_ID_FIELD_PATH Instance attribute Public Type reference (TYPE) STRING 20120521
13 MV_VIEWER_ID_FIELD_PATH1 Instance attribute Public Type reference (TYPE) STRING To compare the tag information of Rh with customization entr 20121128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_RESET Instance method Private Method 20120521
2 CHIP_DO_EXIT Instance method Public Method 20120521
3 CHIP_DO_INIT Instance method Public Method 20120521
4 CONFIG_HANDLER Instance method Public Method 20120521
5 CONTEXT_CHANGED Instance method Private Event handling method 20120521
6 CREATE_INITIAL_INPORT Instance method Private Method 20120521
7 INIT Instance method Private Method 20120521
8 INPORT_HANDLER Instance method Private Event handling method 20120521
9 WIRING_REFRESH Instance method Private Event handling method 20120521
Events
Class CL_DMS_VWR_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CUSTOMIZING Private See coding 20120521 BEGIN OF s_customizing, height TYPE string, width TYPE string, tag_value TYPE string, use_matnr type dms_use_matnr, dms_usage type dms_usage, END OF s_customizing
2 S_OBJECT_INFO Private See coding 20120521 BEGIN OF s_object_info, objkey TYPE swo_typeid, objtype TYPE swo_objtyp, appl_id TYPE bssp_application, logsys TYPE logsys, rfcdest TYPE rfcdest, strucdescr TYPE REF TO cl_abap_structdescr, dms_object_type TYPE dms_objecttype, usage type dms_usage, url type SAEURI, END OF s_object_info
Method Signatures

Method CHECK_DATA_RESET Signature

Method CHECK_DATA_RESET on class CL_DMS_VWR_ASSIST has no parameter.
Method CHECK_DATA_RESET on class CL_DMS_VWR_ASSIST has no exception.

Method CHIP_DO_EXIT Signature

Method CHIP_DO_EXIT on class CL_DMS_VWR_ASSIST has no parameter.
Method CHIP_DO_EXIT on class CL_DMS_VWR_ASSIST has no exception.

Method CHIP_DO_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHIP_API Call by reference Object reference (TYPE REF TO) IF_CHIP_API CHIP API 20120521
2 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20120521
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120521

Method CHIP_DO_INIT on class CL_DMS_VWR_ASSIST has no exception.

Method CONFIG_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_DATA Call by reference Type reference (TYPE) DMS_CHIP_INPUT Get Height Width from customizing 20120521

Method CONFIG_HANDLER on class CL_DMS_VWR_ASSIST has no exception.

Method CONTEXT_CHANGED Signature

Method CONTEXT_CHANGED on class CL_DMS_VWR_ASSIST has no parameter.
Method CONTEXT_CHANGED on class CL_DMS_VWR_ASSIST has no exception.

Method CREATE_INITIAL_INPORT Signature

Method CREATE_INITIAL_INPORT on class CL_DMS_VWR_ASSIST has no parameter.
Method CREATE_INITIAL_INPORT on class CL_DMS_VWR_ASSIST has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120521

Method INIT on class CL_DMS_VWR_ASSIST has no exception.

Method INPORT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPORT_EVENT Value transfer Attribute reference (LIKE) 20120521

Method INPORT_HANDLER on class CL_DMS_VWR_ASSIST has no exception.

Method WIRING_REFRESH Signature

Method WIRING_REFRESH on class CL_DMS_VWR_ASSIST has no parameter.
Method WIRING_REFRESH on class CL_DMS_VWR_ASSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 617