SAP ABAP Class CL_ISHMED_HTML_VIEWER (Encapsulated Viewer for HTML and XML Documents IS-H*MED)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20030925 |
Properties
Class | CL_ISHMED_HTML_VIEWER | |
Short Description | Encapsulated Viewer for HTML and XML Documents IS-H*MED | |
Super Class | CL_GUI_HTML_VIEWER | HTML Control Proxy Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED | R/3MED: Medical documentation GSD |
Created | 20030925 | SAP |
Last change | 20050520 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_HTML_VIEWER has no interface implemented.
Friends
Class CL_ISHMED_HTML_VIEWER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR50 | the MIME-Subtype of the current document loaded by LOAD_DATA | 20030925 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR50 | the MIME-Subtype of the last document loaded by LOAD_DATA | 20030925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | adjusts incorrect HTML/XML codepages on unicode machines | 20040205 |
2 | ![]() |
Instance method | Public | Method | sets a script within the browser and then executes it. | 20031022 |
3 | ![]() |
Instance method | Public | Method | returns the Object Attributes of control | 20040122 |
Events
Class CL_ISHMED_HTML_VIEWER has no event.
Types
Class CL_ISHMED_HTML_VIEWER has no local type.
Method Signatures
Method ADJUST_CODEPAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENCODING | Call by reference | Type reference (TYPE) | CLIKE | Das Encoding, mit dem die Daten zum client wandern sollten | 20050427 | ||
2 | ![]() |
HTML_OR_XML_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit XML-Code, der angepasst werden soll | 20040205 |
Method ADJUST_CODEPAGE on class CL_ISHMED_HTML_VIEWER has no exception.
Method EXECUTE_JAVASCRIPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SCRIPT | Call by reference | Type reference (TYPE) | STANDARD TABLE | the javascript to be executed | 20031022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031022 | ||
2 | ![]() |
20031022 |
Method GET_OBJECT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONTROL_DATA | Call by reference | Type reference (TYPE) | CNTL_HANDLE | 20040122 |
Method GET_OBJECT_DATA on class CL_ISHMED_HTML_VIEWER has no exception.
History
Last changed by/on | SAP | 20050520 |
SAP Release Created in | 472 |