SAP ABAP Class CL_DEF_IM_ISHMED_VD_VIEW (Default Implementation for BAdI Definition ISHMED_VD_VIEW)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_ISHMED_VD_VIEW | BAdI Interface IF_EX_ISHMED_VD_VIEW | 20020415 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_COLLECTION_OBJECT | IS-H*MED: Interface for Object Type of an Object Collection | 20021017 |
Properties
| Class | CL_DEF_IM_ISHMED_VD_VIEW | |
| Short Description | Default Implementation for BAdI Definition ISHMED_VD_VIEW | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20020415 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_ISHMED_VD_VIEW | BAdI Interface IF_EX_ISHMED_VD_VIEW | 20020415 | ||
| 2 | IF_ISHMED_COLLECTION_OBJECT | IS-H*MED: Interface for Object Type of an Object Collection | 20021017 |
Friends
Class CL_DEF_IM_ISHMED_VD_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20020709 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TDSFNAME | 'Z_VDDEFFORM' | SF Form Name | 20021104 | ||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20030910 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | Title | 20021024 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RN2XMLLOGICALFILE | IS-H*MED: XML Key for Logical File | 20030107 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | N2VD_NOTE_REFTABLE | IS-H*MED PD: Note Reference Table | 20030120 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CHAR255 | URL of Formatted HTML Page | 20030910 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_XML_DOCUMENT_BASE | Helper class for generating and parsing XML structures | 20030910 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | STRING | 'N2OPDCHART' | XSLT Program | 20030910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020709 | |
| 2 | Instance method | Protected | Method | Supplies GUI Background Color in HTML Format #RRGGBB | 20040122 | |
| 3 | Instance method | Public | Method | Reads Title of PD View | 20021105 | |
| 4 | Instance method | Protected | Method | Specifies Root Node of Entry or Supplement | 20030910 | |
| 5 | Instance method | Protected | Method | Sorts Nodes and Classifies Supplements | 20030910 | |
| 6 | Instance method | Protected | Method | Creates HTML Page from XSF | 20030910 |
Events
Class CL_DEF_IM_ISHMED_VD_VIEW has no event.
Types
Class CL_DEF_IM_ISHMED_VD_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DEF_IM_ISHMED_VD_VIEW has no parameter.
Method CONSTRUCTOR on class CL_DEF_IM_ISHMED_VD_VIEW has no exception.
Method GET_BGCOLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLOR | Value transfer | Type reference (TYPE) | N2_CHAR10 | Farbwert #RRGGBB | 20040122 |
Method GET_BGCOLOR on class CL_DEF_IM_ISHMED_VD_VIEW has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TITLE | Value transfer | Type reference (TYPE) | STRING | Titel | 20021105 |
Method GET_TITLE on class CL_DEF_IM_ISHMED_VD_VIEW has no exception.
Method GET_XML_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Call by reference | Type reference (TYPE) | N2VD_VDTYPE | IS-H*MED VD: VD Typ | 20030910 | |||
| 2 | NEW_ROOT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_NODE | Neuer Wurzelknoten | 20030910 | |||
| 3 | NOTE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTE | IS-H*MED VD: Verlaufseintrag | 20030910 | |||
| 4 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | Wurzelknoten | 20030910 |
Method GET_XML_ROOT on class CL_DEF_IM_ISHMED_VD_VIEW has no exception.
Method SORT_NOTES Signature
Method SORT_NOTES on class CL_DEF_IM_ISHMED_VD_VIEW has no parameter.
Method SORT_NOTES on class CL_DEF_IM_ISHMED_VD_VIEW has no exception.
Method XSF_TO_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM | Call by reference | Type reference (TYPE) | TDSFNAME | Smart Forms: Formularname | 20030910 | |||
| 2 | HTML_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20030910 |
Method XSF_TO_HTML on class CL_DEF_IM_ISHMED_VD_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 463B |