SAP ABAP Class CL_ISHMED_VD_URL (IS-H*MED PD: Item Type URL)
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_ISHMED_VD_SUPER_ITEM | IS-H*MED PD: Superclass for Item Type | 20010705 |
Properties
| Class | CL_ISHMED_VD_URL | |
| Short Description | IS-H*MED PD: Item Type URL | |
| Super Class | CL_ISHMED_VD_SUPER_ITEM | IS-H*MED PD: Superclass for Item Type |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | N2VD | |
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20010508 | SAP |
| Last change | 20050224 | 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_VD_URL has no interface implemented.
Friends
Class CL_ISHMED_VD_URL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Text | 20020306 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | URL Tooltip | 20020306 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | URL | 20020306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010508 | |
| 2 | Instance method | Public | Method | Get Text | 20010702 | |
| 3 | Instance method | Public | Method | Get Tooltip | 20010702 |
Events
Class CL_ISHMED_VD_URL has no event.
Types
Class CL_ISHMED_VD_URL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTE | Handle of VD Note | 20020306 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | N2VD_ITEMDESCR | IS-H*MED VD: Item Description | 20010611 | |||
| 3 | TOOLTIP | Call by reference | Type reference (TYPE) | N2VD_ITEMDESCR | URL Tooltip | 20010611 | |||
| 4 | URL | Call by reference | Type reference (TYPE) | SDYDO_URL | URL | 20010611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object create error | 20010611 |
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | N2VD_ITEMDESCR | IS-H*MED VD: Item Description | 20010702 |
Method GET_TEXT on class CL_ISHMED_VD_URL has no exception.
Method GET_TOOLTIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TOOLTIP | Value transfer | Type reference (TYPE) | N2VD_ITEMDESCR | Tooltip | 20010702 |
Method GET_TOOLTIP on class CL_ISHMED_VD_URL has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |