SAP ABAP Class CL_ISHMED_VD_NOTES (IS-H*MED PD: Persistent Class; Notes Collection)
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_OBJECT_COLLECTION | IS-H*MED: Object Collection | 20020115 |
Properties
| Class | CL_ISHMED_VD_NOTES | |
| Short Description | IS-H*MED PD: Persistent Class; Notes Collection | |
| Super Class | CL_ISHMED_OBJECT_COLLECTION | IS-H*MED: Object Collection |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | N2VD | |
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20011112 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_VD_NOTES has no interface implemented.
Friends
Class CL_ISHMED_VD_NOTES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_VD_DOCUMENT | IS-H*MED PD: Persistent Class (Entity N2VD) | 20020227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks Whether Progress Entry Satisifes Context | 20020530 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20011112 | |
| 3 | Instance method | Public | Method | Release Allocated Memory | 20020121 | |
| 4 | Instance method | Public | Method | Reload Progress Entries From DB | 20011115 | |
| 5 | Instance method | Public | Method | Save Progress Entries Persistantly | 20011115 |
Events
Class CL_ISHMED_VD_NOTES has no event.
Types
Class CL_ISHMED_VD_NOTES has no local type.
Method Signatures
Method CHECK_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTEKEY | Value transfer | Type reference (TYPE) | N2VD_KEY | IS-H*MED VD: VD Schlüssel | 20020530 | |||
| 2 | RC | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020530 |
Method CHECK_CONTEXT on class CL_ISHMED_VD_NOTES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VD | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_VD_DOCUMENT | IS-H*MED VD: Persistente Klasse (Entitaet N2VD) | 20020227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Could not create object | 20011112 |
Method FINALIZE Signature
Method FINALIZE on class CL_ISHMED_VD_NOTES has no parameter.
Method FINALIZE on class CL_ISHMED_VD_NOTES has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELETE_FLAG | Value transfer | Type reference (TYPE) | RI_LOEKZ | IS-H: Löschvormerkung/-kennzeichen | 20020313 | |||
| 2 | RELOAD | Value transfer | Type reference (TYPE) | FLAG | Reload flag | 20020315 | |||
| 3 | VDNOTES | Call by reference | Type reference (TYPE) | N2VDT_NOTEVIEWTABLE_TYPE | VD Notes View | 20020906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while reading data | 20011115 | ||
| 2 | No data found | 20011115 |
Method SAVE Signature
Method SAVE on class CL_ISHMED_VD_NOTES has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DB Delete error | 20020219 | ||
| 2 | DB Insert error | 20020219 |
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463B |