SAP ABAP Class CL_DMS_THUM_ASSIST (Thumbnail 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_THUM_ASSIST | |
| Short Description | Thumbnail 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_THUM_ASSIST has no forward declaration.
Interfaces
Class CL_DMS_THUM_ASSIST has no interface implemented.
Friends
Class CL_DMS_THUM_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20120521 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120521 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20120521 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BSSP_SIDE_PANEL_SERVICES | Side Panel Services | 20120521 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_WINDOW | 20120521 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | S_CUSTOMIZING | 20120521 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | S_OBJECT_INFO | Object Relationship Service: BOR object identifier | 20120521 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20120521 | ||
| 2 | Instance method | Public | Method | 20120521 | ||
| 3 | Instance method | Public | Method | 20120521 | ||
| 4 | Instance method | Public | Method | 20120521 | ||
| 5 | Instance method | Private | Event handling method | 20120521 | ||
| 6 | Instance method | Private | Method | 20120521 | ||
| 7 | Instance method | Private | Method | 20120521 | ||
| 8 | Instance method | Private | Event handling method | 20120521 | ||
| 9 | Instance method | Private | Event handling method | 20120521 |
Events
Class CL_DMS_THUM_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_CUSTOMIZING | Public | See coding | 20120521 | BEGIN OF s_customizing,
HEIGHT type String,
WIDTH type string,
CONTEXT_KEY 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_THUM_ASSIST has no parameter.
Method CHECK_DATA_RESET on class CL_DMS_THUM_ASSIST has no exception.
Method CHIP_DO_EXIT Signature
Method CHIP_DO_EXIT on class CL_DMS_THUM_ASSIST has no parameter.
Method CHIP_DO_EXIT on class CL_DMS_THUM_ASSIST has no exception.
Method CHIP_DO_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHIP_API | Call by reference | Object reference (TYPE REF TO) | IF_CHIP_API | CHIP API | 20120521 | |||
| 2 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20120521 | |||
| 3 | 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_THUM_ASSIST has no exception.
Method CONFIG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | DMS_CHIP_INPUT | Get Height Width and Context key from customizing | 20120521 |
Method CONFIG_HANDLER on class CL_DMS_THUM_ASSIST has no exception.
Method CONTEXT_CHANGED Signature
Method CONTEXT_CHANGED on class CL_DMS_THUM_ASSIST has no parameter.
Method CONTEXT_CHANGED on class CL_DMS_THUM_ASSIST has no exception.
Method CREATE_INITIAL_INPORT Signature
Method CREATE_INITIAL_INPORT on class CL_DMS_THUM_ASSIST has no parameter.
Method CREATE_INITIAL_INPORT on class CL_DMS_THUM_ASSIST has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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_THUM_ASSIST has no exception.
Method INPORT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPORT_EVENT | Value transfer | Attribute reference (LIKE) | 20120521 |
Method INPORT_HANDLER on class CL_DMS_THUM_ASSIST has no exception.
Method WIRING_REFRESH Signature
Method WIRING_REFRESH on class CL_DMS_THUM_ASSIST has no parameter.
Method WIRING_REFRESH on class CL_DMS_THUM_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |