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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 N2VDT 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 VD 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 CHECK_CONTEXT Instance method Private Method Checks Whether Progress Entry Satisifes Context 20020530
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20011112
3 FINALIZE Instance method Public Method Release Allocated Memory 20020121
4 READ Instance method Public Method Reload Progress Entries From DB 20011115
5 SAVE 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 Importing NOTEKEY Value transfer Type reference (TYPE) N2VD_KEY IS-H*MED VD: VD Schlüssel 20020530
2 Returning 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 Importing 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 ERR_CREATE 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 Importing DELETE_FLAG Value transfer Type reference (TYPE) RI_LOEKZ IS-H: Löschvormerkung/-kennzeichen 20020313
2 Importing RELOAD Value transfer Type reference (TYPE) FLAG Reload flag 20020315
3 Importing VDNOTES Call by reference Type reference (TYPE) N2VDT_NOTEVIEWTABLE_TYPE VD Notes View 20020906
# Exception Resumable Description Created on
1 ERR_READ_DATA Error while reading data 20011115
2 NO_DATA No data found 20011115

Method SAVE Signature

Method SAVE on class CL_ISHMED_VD_NOTES has no parameter.
# Exception Resumable Description Created on
1 ERR_DELETE DB Delete error 20020219
2 ERR_MODIFY DB Insert error 20020219
History
Last changed by/on SAP  20050224 
SAP Release Created in 463B