SAP ABAP Class CL_ISHMED_VD_NOTE (IS-H*MED PD: Progress Entry)
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 20020118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20020115
Properties
Class CL_ISHMED_VD_NOTE  
Short Description IS-H*MED PD: Progress Entry    
Super Class CL_ISHMED_OBJECT_COLLECTION IS-H*MED: Object Collection 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20011112   SAP 
Last change 20060313   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
# Interface Abstract Final Description Created on
1 IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20020115
Friends
Class CL_ISHMED_VD_NOTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXTS Instance attribute Private Object reference (TYPE REF TO) LCL_NOTE_CONTEXTS Local Context Collection 20020418
2 DATA Instance attribute Public Type reference (TYPE) N2V_VDNOTE Transient Note Data (Read Only) 20011116
3 DATAINPUT Static Attribute Private Object reference (TYPE REF TO) IF_EX_ISHMED_VD_NOTE_INPUT BAdI Interface IF_EX_ISHMED_VD_NOTE_INPUT 20020722
4 DATAOBJ Instance attribute Private Type reference (TYPE) N2V_VDNOTE N2VDNOTE (Snapshot) 20020226
5 DATA_STATUS Instance attribute Private Type reference (TYPE) N2VD_DB_ACTIVITY Status of Persistent Data Object 20020304
6 DISPLAY_MODE Instance attribute Private Type reference (TYPE) FLAG X - On, SPACE - Off 20020304
7 HEADER Instance attribute Private Type reference (TYPE) N2VDT_TEXT_LINE Note Header/Foot Text 20020213
8 INPUT_CANCELLED Instance attribute Public Type reference (TYPE) ABAP_BOOL input stream cancelled 20050623
9 LOCKMODE Instance attribute Private Type reference (TYPE) FLAG E- Exclusive Lock, S - Shared Lock 20020313
10 NOTEKEY Instance attribute Public Attribute reference (LIKE) 20020220
11 NOTES Instance attribute Public Object reference (TYPE REF TO) CL_ISHMED_VD_NOTES IS-H*MED PD: Wrapper and Persistent Class for Notes 20020214
12 NOTE_INIT Instance attribute Private Type reference (TYPE) ABAP_BOOL Note is just created? 20051208
13 RESP_USER_NAME Instance attribute Private Type reference (TYPE) STRING resp user name 20020619
14 T_FIXED_VALUES Instance attribute Private Type reference (TYPE) DDFIXVALUES Status Fixed Values 20030325
15 VDKEY Instance attribute Private Type reference (TYPE) N2VD_KEY IS-H*MED PD: PD Key 20020306
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancellation of Note 20020102
2 CHECK Instance method Public Method User-Defined Check Rules (BAdI ISHMED_VD_NOTE_INPUT) 20020912
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR; Create and Initialize Note Object 20011112
4 CREATE Static method Public Method Create New Note 20011116
5 CREATE_ITEM Instance method Public Method Create Item 20020222
6 CREATE_NOTE_FOOT Instance method Public Method Create Note Foot Line 20011112
7 CREATE_NOTE_HEADER Instance method Private Method Create Note Header 20011112
8 CREATE_XML_ELEMENT Instance method Private Method Create XML node with optional LABEL attribute 20030910
9 DATA_CHANGED Instance method Public Method Check Data Changed 20020226
10 DELETE Instance method Public Method Delete Note 20020430
11 DISPLAY Instance method Public Method Display mode 20020313
12 DISPLAY_MODE_CHANGED_HANDLER Instance method Private Event handling method Handler for Display Mode Changed Event 20020304
13 EDIT Instance method Public Method Edit Mode 20020313
14 EDIT_ITEM Instance method Public Method For internal use only! Edit Item 20020322
15 FINALIZE Instance method Public Method Clear, Free Objects 20011112
16 GENERATE_NOTE_KEY Instance method Private Method Generate Key 20011112
17 GET_ACTION_TIME Instance method Public Method Get Note's Action (Date;Time) 20020322
18 GET_ADDED Instance method Public Method Get Added Flag 20020507
19 GET_CANCELLED Instance method Public Method Get Cancelled Flag 20020507
20 GET_CONTEXT Instance method Public Method Get Note's Context 20020418
21 GET_CONTEXTS_ITERATOR Instance method Public Method Returns Iterator of Note Context Collection 20051205
22 GET_CONTEXT_TABLE Instance method Public Method Get Note's Contexts 20020422
23 GET_DATA_STATUS Instance method Public Method Get data status 20020617
24 GET_DELETED Instance method Public Method Get deleted flag 20020618
25 GET_DESCRIPTION Instance method Public Method Get Note's Description 20020220
26 GET_DISPLAY_MODE Instance method Public Method Get Display Mode 20020304
27 GET_DOC_UNIT Instance method Public Method Get Note's Doc Unit 20020507
28 GET_DOC_UNIT_TEXT Instance method Public Method Return Note's Status Text 20030718
29 GET_DWS_BUSINESSKEY Instance method Public Method Returns DWS-Compatible Business Key 20050602
30 GET_LABEL Instance method Private Method Get label of field domain 20031110
31 GET_NOTEKEY Instance method Public Method Get Note's Key 20020125
32 GET_PATIENT_ID Instance method Public Method Get Patient_id 20030805
33 GET_RANK Instance method Public Method Get Note's Rank 20020507
34 GET_RESP_USER Instance method Public Method Get Note's Responsible User 20020220
35 GET_STATUS Instance method Public Method Get Note's Status 20020304
36 GET_STATUS_TEXT Instance method Public Method Return Note's Status Text 20030325
37 GET_TYPE Instance method Public Method Get Note's Type 20020220
38 GET_VD Instance method Public Method Get Document API 20030304
39 GET_VD_LIST Static method Public Method Get List of Corresponding Documents 20050208
40 INSERT_XML_DOM Instance method Public Method Insert Note as XML Tree into XML DOM object 20030910
41 IS_LOCKED Instance method Public Method Note is locked yet? 20031008
42 LINK_TO_PROBLEM Instance method Private Method Link Note to PCC Problem 20050530
43 LOCK Instance method Public Method Shared / Exclusive Note Lock 20020313
44 OPEN Static method Public Method Open Note 20020312
45 READ Instance method Private Method Read Note's Items 20020130
46 REFRESH Instance method Public Method Reload Note Object 20020315
47 REFRESH_FROM_DATAINPUT Instance method Public Method API: Read Data from Input Stream (BAdI) 20041230
48 RELEASE Instance method Public Method Release Note 20011116
49 SAVE Instance method Public Method Save Note and Note's Items 20020313
50 SAVE_COLLECT Instance method Public Method Collect Note in SAVE Request Table and Save Note's Items 20020313
51 SAVE_ITEMS Instance method Private Method Save Note's Items 20020503
52 SET_ACTION_TIME Instance method Public Method Set Note's Action (Date;Time) 20020220
53 SET_ADDED Instance method Public Method Set Added Flag 20020507
54 SET_CONTEXT Instance method Public Method Set Note's Context 20020418
55 SET_DESCRIPTION Instance method Public Method Set Note's Description 20020220
56 SET_DISPLAY_MODE Instance method Private Method Set Display Mode 20020304
57 SET_DOC_UNIT Instance method Public Method Set Note's Doc Unit 20020507
58 SET_RANK Instance method Public Method Set Note's Rank 20020220
59 SET_RESP_USER Instance method Public Method Set Responsible User 20020220
60 SET_STATUS Instance method Public Method Set Note's Status 20020102
61 SET_TYPE Instance method Protected Method Set Note's Type (Protected!) 20020722
62 UNLOCK Instance method Public Method Unlock Note 20020313
Events
# Event Type Visibility Description Created on
1 CANCELLED Instance Event
(0)
Public
(2)
Note Is Canceled 20050208
2 CREATED Static Event
(1)
Public
(2)
Note Is Created 20050208
3 DELETED Instance Event
(0)
Public
(2)
Note Is Deleted 20050208
4 OPENED Static Event
(1)
Public
(2)
Note Is Open 20050208
5 RELEASED Instance Event
(0)
Public
(2)
Note Is Released 20050208
6 SAVED Instance Event
(0)
Public
(2)
Note Is Saved 20050208
Types
Class CL_ISHMED_VD_NOTE has no local type.
Method Signatures

Method CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CAUSE Value transfer Type reference (TYPE) N2VDNOTE-CANCEL_CAUSE IS-H: Stornogrund der Leistung 20020409
2 Importing DAT Value transfer Type reference (TYPE) N2VDNOTE-CANCEL_DATE SY-DATUM IS-H: Stornierungsdatum 20020409
3 Importing USR Value transfer Type reference (TYPE) N2VDNOTE-CANCEL_USR SY-UNAME IS-H: Name des stornierenden Sachbearbeiters 20020409
# Exception Resumable Description Created on
1 ERR_CANCEL Note not cancelled 20020701

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RETURN Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20020912
# Exception Resumable Description Created on
1 ERR_CHECK Check Errors 20020912
2 ERR_EXIT_HANDLER No BAdI instance 20020912

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTES Call by reference Object reference (TYPE REF TO) CL_ISHMED_VD_NOTES IS-H*MED VD: Wrapper and persistent class for Notes 20020117
2 Importing VDTYPE Value transfer Type reference (TYPE) N2VD_VDTYPE IS-H*MED VD: VD Typ 20020508
# Exception Resumable Description Created on
1 ERR_CREATE wrong parms, object create error 20011112

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_DATE Value transfer Type reference (TYPE) N2VD_ACTION_DATE IS-H*MED VD: Bezugsdatum 20020220
2 Importing ACTION_TIME Value transfer Type reference (TYPE) N2VD_ACTION_TIME IS-H*MED VD: Bezugszeit 20020220
3 Importing ADDED Value transfer Type reference (TYPE) N2VD_ADDED_NOTE IS-H*MED VD: Nachtrags - Kennzeichen für einen Eintrag 20020227
4 Importing DESCRIPTION Value transfer Type reference (TYPE) N2VD_ITEMDESCR IS-H*MED VD: Item Description 20020121
5 Importing DOC_UNIT Value transfer Type reference (TYPE) ORGDO IS-H*MED: Dokumentierende OrgEinheit 20020220
6 Importing RANK Value transfer Type reference (TYPE) N2VD_RANK 255 IS-H*MED VD: Rang für einen Eintrag 20020226
7 Returning REF_NOTE Value transfer Object reference (TYPE REF TO) CL_ISHMED_VD_NOTE IS-H*MED VD: Note's object reference 20020117
8 Importing RESP_USER Value transfer Type reference (TYPE) N1MITARB Name des Benutzers 20020121
9 Importing TYPE Value transfer Type reference (TYPE) N2VD_VDTYPE IS-H*MED VD: VD Typ 20020214
10 Importing VD_NOTES Call by reference Object reference (TYPE REF TO) CL_ISHMED_VD_NOTES IS-H*MED VD: Notes collection 20020227
# Exception Resumable Description Created on
1 ERR_CREATE Note create error 20020117

Method CREATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITEM Value transfer Object reference (TYPE REF TO) CL_ISHMED_VD_SUPER_ITEM IS-H*MED VD: Superklasse für Itemtype 20020222
2 Importing TYPE Value transfer Type reference (TYPE) N2VD_ITEMTYPE 'NOT' IS-H*MED VD: Item Type 20020222
# Exception Resumable Description Created on
1 ERR_CREATE Error create item 20020222

Method CREATE_NOTE_FOOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FOOT_LINE Value transfer Type reference (TYPE) SDYDO_TEXT_ELEMENT Created foot line 20011112

Method CREATE_NOTE_FOOT on class CL_ISHMED_VD_NOTE has no exception.

Method CREATE_NOTE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) N2V_VDNOTE Note's data object 20020121

Method CREATE_NOTE_HEADER on class CL_ISHMED_VD_NOTE has no exception.

Method CREATE_XML_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOM Call by reference Object reference (TYPE REF TO) CL_ISHMED_XML_DOCUMENT_BASE Helper class for generating and parsing XML structures 20030910
2 Importing LABEL Call by reference Type reference (TYPE) STRING Label attribute 20030910
3 Importing NAME Call by reference Type reference (TYPE) STRING node name 20030910
4 Returning NODE Value transfer Object reference (TYPE REF TO) IF_IXML_NODE new node 20030910
5 Importing PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE Parent node 20030910
6 Importing VALUE Call by reference Type reference (TYPE) STRING value 20030910

Method CREATE_XML_ELEMENT on class CL_ISHMED_VD_NOTE has no exception.

Method DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) FLAG allgemeines flag 20020226

Method DATA_CHANGED on class CL_ISHMED_VD_NOTE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERSISTENT Value transfer Type reference (TYPE) ABAP_BOOL SPACE X- delete in database; SPACE - logical delete 20030826
# Exception Resumable Description Created on
1 ERR_DELETED Error delete note 20020702

Method DISPLAY Signature

Method DISPLAY on class CL_ISHMED_VD_NOTE has no parameter.
# Exception Resumable Description Created on
1 ERR_DISPLAY Fehler beim Lesen oder Anzeigemodus nicht möglich 20051208

Method DISPLAY_MODE_CHANGED_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MODE Value transfer Attribute reference (LIKE) 20020304

Method DISPLAY_MODE_CHANGED_HANDLER on class CL_ISHMED_VD_NOTE has no exception.

Method EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCKMODE Value transfer Type reference (TYPE) FLAG 'E' Sperrmode 20040212
# Exception Resumable Description Created on
1 ERR_EDIT No modify 20020619

Method EDIT_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Object reference (TYPE REF TO) CL_ISHMED_VD_SUPER_ITEM IS-H*MED VD: Superklasse für Itemtype 20020322

Method EDIT_ITEM on class CL_ISHMED_VD_NOTE has no exception.

Method FINALIZE Signature

Method FINALIZE on class CL_ISHMED_VD_NOTE has no parameter.
Method FINALIZE on class CL_ISHMED_VD_NOTE has no exception.

Method GENERATE_NOTE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOTEKEY Value transfer Type reference (TYPE) N2VDT_NOTEKEYTYPE Note key 20020124
# Exception Resumable Description Created on
1 ERR_GEN_KEY Key generation error 20020125

Method GET_ACTION_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATE Value transfer Type reference (TYPE) N2VD_ACTION_DATE IS-H*MED VD: Bezugsdatum 20020322
2 Exporting STRDATE Call by reference Type reference (TYPE) STRING Aufbereitetes Bezugsdatum 20030717
3 Exporting STRTIME Call by reference Type reference (TYPE) STRING Aufbereitete Bezugszeit 20030717
4 Exporting TIME Value transfer Type reference (TYPE) N2VD_ACTION_TIME IS-H*MED VD: Bezugszeit 20020322

Method GET_ACTION_TIME on class CL_ISHMED_VD_NOTE has no exception.

Method GET_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ADDED Value transfer Type reference (TYPE) N2VDNOTE-ADDED_NOTE Added Note flag 20020507

Method GET_ADDED on class CL_ISHMED_VD_NOTE has no exception.

Method GET_CANCELLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CANCELLED Value transfer Type reference (TYPE) N2VDNOTE-CANCELLED IS-H: Stornokennzeichen 20020507

Method GET_CANCELLED on class CL_ISHMED_VD_NOTE has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTEXT Value transfer Type reference (TYPE) N2VDNOTE_CONTEXT IS-H*MED VD: Kontext eines Verlaufseintrages 20020418
2 Importing CONTEXTID Value transfer Type reference (TYPE) N2VDNOTE_CONTEXT-CONTEXTID IS-H*MED VD: Kontextschlüssel 20020418

Method GET_CONTEXT on class CL_ISHMED_VD_NOTE has no exception.

Method GET_CONTEXTS_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ITERATOR Value transfer Object reference (TYPE REF TO) IF_ISHMED_ITERATOR IS-H*MED: Iterator Interface 20051205

Method GET_CONTEXTS_ITERATOR on class CL_ISHMED_VD_NOTE has no exception.

Method GET_CONTEXT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTEXTS Call by reference Type reference (TYPE) N2VDT_CONTEXTTABLE_TYPE Contexts table 20020422

Method GET_CONTEXT_TABLE on class CL_ISHMED_VD_NOTE has no exception.

Method GET_DATA_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) N2VD_DB_ACTIVITY IS-H*MED VD: DB Activity 20020617

Method GET_DATA_STATUS on class CL_ISHMED_VD_NOTE has no exception.

Method GET_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DELETED Value transfer Type reference (TYPE) N2VDNOTE-N8DLFLAG IS-H: Löschvormerkung/-kennzeichen 20020618

Method GET_DELETED on class CL_ISHMED_VD_NOTE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) N2VD_ITEMDESCR IS-H*MED VD: Kurzbeschreibung 20020220

Method GET_DESCRIPTION on class CL_ISHMED_VD_NOTE has no exception.

Method GET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MODE Value transfer Type reference (TYPE) FLAG X - on, SPACE - off 20020304

Method GET_DISPLAY_MODE on class CL_ISHMED_VD_NOTE has no exception.

Method GET_DOC_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC_UNIT Value transfer Type reference (TYPE) N2VDNOTE-DOC_UNIT IS-H*MED: Dokumentierende OrgEinheit 20020507

Method GET_DOC_UNIT on class CL_ISHMED_VD_NOTE has no exception.

Method GET_DOC_UNIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DOC_UNIT_TEXT Value transfer Type reference (TYPE) STRING Kurzbezeichnung 20030718

Method GET_DOC_UNIT_TEXT on class CL_ISHMED_VD_NOTE has no exception.

Method GET_DWS_BUSINESSKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUSINESSKEY Value transfer Type reference (TYPE) N2DWS_BUSINESSKEY DWS Objektschlüssel 20050602

Method GET_DWS_BUSINESSKEY on class CL_ISHMED_VD_NOTE has no exception.

Method GET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE Call by reference Type reference (TYPE) ANY Attribute name 20031110
2 Returning LABEL Value transfer Type reference (TYPE) STRING Label 20031110

Method GET_LABEL on class CL_ISHMED_VD_NOTE has no exception.

Method GET_NOTEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NOTEKEY Value transfer Type reference (TYPE) N2VDT_NOTEKEYTYPE Note's business key 20020125

Method GET_NOTEKEY on class CL_ISHMED_VD_NOTE has no exception.

Method GET_PATIENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATIENT_ID Value transfer Type reference (TYPE) PATNR Note's business key 20030805

Method GET_PATIENT_ID on class CL_ISHMED_VD_NOTE has no exception.

Method GET_RANK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) N2VD_RANK IS-H*MED VD: Rang für einen Eintrag 20020507

Method GET_RANK on class CL_ISHMED_VD_NOTE has no exception.

Method GET_RESP_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NAME Call by reference Type reference (TYPE) STRING name 20020619
2 Exporting RESP_USER Value transfer Type reference (TYPE) N1MITARB IS-H*MED: Verantwortlicher Mitarbeiter 20020220

Method GET_RESP_USER on class CL_ISHMED_VD_NOTE has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS Value transfer Type reference (TYPE) N2VD_STATUS IS-H*MED VD: Status 20020304

Method GET_STATUS on class CL_ISHMED_VD_NOTE has no exception.

Method GET_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STATUS_TEXT Value transfer Type reference (TYPE) STRING note's status text 20030325

Method GET_STATUS_TEXT on class CL_ISHMED_VD_NOTE has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) N2VD_VDTYPE IS-H*MED VD: VD Typ 20020220

Method GET_TYPE on class CL_ISHMED_VD_NOTE has no exception.

Method GET_VD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VD Value transfer Object reference (TYPE REF TO) CL_ISHMED_VD_DOCUMENT IS-H*MED VD: Persistente Klasse (Entitaet N2VD) 20030304

Method GET_VD on class CL_ISHMED_VD_NOTE has no exception.

Method GET_VD_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTEKEY Call by reference Type reference (TYPE) N2VD_KEY IS-H*MED VD: VD Schlüssel 20050208
2 Exporting RC Value transfer Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050208
3 Importing TYPE Call by reference Type reference (TYPE) N2VD_VDTYPE IS-H*MED VD: VD Typ 20050208
4 Exporting VD_LIST Call by reference Type reference (TYPE) ISHMED_T_VDNOTE_TYPE Relation Verlaufsdokument-Verlaufseintrag-Typ 20050208

Method GET_VD_LIST on class CL_ISHMED_VD_NOTE has no exception.

Method INSERT_XML_DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOM Call by reference Object reference (TYPE REF TO) CL_ISHMED_XML_DOCUMENT_BASE XML Document 20030910
2 Importing PARENT Call by reference Object reference (TYPE REF TO) IF_IXML_NODE Parent node 20030910

Method INSERT_XML_DOM on class CL_ISHMED_VD_NOTE has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCKED Value transfer Type reference (TYPE) ABAP_BOOL 20031008

Method IS_LOCKED on class CL_ISHMED_VD_NOTE has no exception.

Method LINK_TO_PROBLEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ERR Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20050530

Method LINK_TO_PROBLEM on class CL_ISHMED_VD_NOTE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCKMODE Value transfer Type reference (TYPE) FLAG 'E' lock mode 20020313
# Exception Resumable Description Created on
1 LOCKED Note locked 20020313

Method OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAYMODE Value transfer Type reference (TYPE) FLAG 'X' X - on, SPACE - off 20020619
2 Importing NOTEKEY Value transfer Type reference (TYPE) N2VDT_NOTEKEYTYPE Note Key 20020312
3 Returning REF_NOTE Value transfer Object reference (TYPE REF TO) CL_ISHMED_VD_NOTE Note's object reference 20020312
4 Importing VD_NOTES Call by reference Object reference (TYPE REF TO) CL_ISHMED_VD_NOTES IS-H*MED VD: Notes collection 20020312
# Exception Resumable Description Created on
1 ERR_CHANGING Instancing error 20020312

Method READ Signature

Method READ on class CL_ISHMED_VD_NOTE has no parameter.
# Exception Resumable Description Created on
1 ERR_READ_DATA Error read Items 20020212

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_VD_NOTE has no parameter.
# Exception Resumable Description Created on
1 ERR_READ_DATA Lesefehler 20051205

Method REFRESH_FROM_DATAINPUT Signature

Method REFRESH_FROM_DATAINPUT on class CL_ISHMED_VD_NOTE has no parameter.
# Exception Resumable Description Created on
1 ERR_EXIT_HANDLER BAdI nicht instanziiert 20041230

Method RELEASE Signature

Method RELEASE on class CL_ISHMED_VD_NOTE has no parameter.
# Exception Resumable Description Created on
1 ERR_RELEASE Error release note 20020702

Method SAVE Signature

Method SAVE on class CL_ISHMED_VD_NOTE has no parameter.
# Exception Resumable Description Created on
1 ERR_SAVE Error save Note's items 20020313

Method SAVE_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NOTE_DELETE Call by reference Type reference (TYPE) N2V_VDNOTE N2VDNOTE Delete 20020313
2 Exporting NOTE_INSERT Call by reference Type reference (TYPE) N2V_VDNOTE N2VDNOTE Insert 20020313
3 Exporting NOTE_UPDATE Call by reference Type reference (TYPE) N2V_VDNOTE N2VDNOTE Update 20020313
# Exception Resumable Description Created on
1 ERR_SAVE Error save Note's items 20020313

Method SAVE_ITEMS Signature

Method SAVE_ITEMS on class CL_ISHMED_VD_NOTE has no parameter.
# Exception Resumable Description Created on
1 ERR_SAVE Save items error 20020503

Method SET_ACTION_TIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Value transfer Type reference (TYPE) N2VD_ACTION_DATE SY-DATUM IS-H*MED VD: Bezugsdatum 20020220
2 Importing TIME Value transfer Type reference (TYPE) N2VD_ACTION_TIME SY-UZEIT IS-H*MED VD: Bezugszeit 20020220

Method SET_ACTION_TIME on class CL_ISHMED_VD_NOTE has no exception.

Method SET_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDED Value transfer Type reference (TYPE) N2VDNOTE-ADDED_NOTE IS-H*MED VD: Nachtrags - Kennzeichen für einen Eintrag 20020507

Method SET_ADDED on class CL_ISHMED_VD_NOTE has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Value transfer Type reference (TYPE) N2VDNOTE_CONTEXT IS-H*MED VD: Kontext eines Verlaufseintrages 20020418

Method SET_CONTEXT on class CL_ISHMED_VD_NOTE has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Value transfer Type reference (TYPE) N2VD_ITEMDESCR IS-H*MED VD: Kurzbeschreibung 20020220

Method SET_DESCRIPTION on class CL_ISHMED_VD_NOTE has no exception.

Method SET_DISPLAY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCKMODE Value transfer Type reference (TYPE) FLAG 'E' Sperrmode 20040212
2 Importing MODE Value transfer Type reference (TYPE) FLAG X - on; SPACE - off 20020304
# Exception Resumable Description Created on
1 ERR_EDIT 20051205

Method SET_DOC_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_UNIT Value transfer Type reference (TYPE) N2VDNOTE-DOC_UNIT IS-H*MED: Dokumentierende OrgEinheit 20020507

Method SET_DOC_UNIT on class CL_ISHMED_VD_NOTE has no exception.

Method SET_RANK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Value transfer Type reference (TYPE) N2VD_RANK IS-H*MED VD: Rang für einen Eintrag 20020220

Method SET_RANK on class CL_ISHMED_VD_NOTE has no exception.

Method SET_RESP_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing USER_ID Value transfer Type reference (TYPE) N1MITARB IS-H*MED: Verantwortlicher Mitarbeiter 20020220

Method SET_RESP_USER on class CL_ISHMED_VD_NOTE has no exception.

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TARGET Value transfer Type reference (TYPE) N2VD_STATUS IS-H*MED VD: Note's status 20020226
# Exception Resumable Description Created on
1 ERR_SET_STATUS target status not set 20020701

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TYPE Value transfer Type reference (TYPE) N2VD_VDTYPE IS-H*MED VD: VD Typ 20020722

Method SET_TYPE on class CL_ISHMED_VD_NOTE has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_ISHMED_VD_NOTE has no parameter.
Method UNLOCK on class CL_ISHMED_VD_NOTE has no exception.
Event Signatures

Event CANCELLED Signature
Event CANCELLED on class CL_ISHMED_VD_NOTE has no parameter.
Event CREATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NOTE Exporting Value transfer Object reference (TYPE REF TO) CL_ISHMED_VD_NOTE IS-H*MED VD: Verlaufseintrag 20050208

Event DELETED Signature
Event DELETED on class CL_ISHMED_VD_NOTE has no parameter.
Event OPENED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NOTE Exporting Value transfer Object reference (TYPE REF TO) CL_ISHMED_VD_NOTE IS-H*MED VD: Verlaufseintrag 20050208

Event RELEASED Signature
Event RELEASED on class CL_ISHMED_VD_NOTE has no parameter.
Event SAVED Signature
Event SAVED on class CL_ISHMED_VD_NOTE has no parameter.
History
Last changed by/on SAP  20060313 
SAP Release Created in 463B