SAP ABAP Class CL_ISHMED_VD_SERVICES (IS-H*MED PD Service - Interface)
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

⤷

⤷

⤷

Properties
Class | CL_ISHMED_VD_SERVICES | |
Short Description | IS-H*MED PD Service - Interface | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED | R/3MED: Medical documentation GSD |
Created | 20020103 | SAP |
Last change | 20060313 | 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_SERVICES has no interface implemented.
Friends
Class CL_ISHMED_VD_SERVICES 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) | OBJECT | Service is called by | 20030723 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_ISHMED_VD_NOTE_INPUT | BAdI Interface IF_EX_ISHMED_VD_NOTE_INPUT | 20020108 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTES | IS-H*MED PD: Wrapper and Persistent Class for Notes | 20020104 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_VD_DOCUMENT | Reference to PDocument | 20020103 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add New Progress Entry | 20020103 |
2 | ![]() |
Instance method | Public | Method | Cancels Open Progress Document | 20020103 |
3 | ![]() |
Instance method | Public | Method | Cancel Progress Entry | 20020220 |
4 | ![]() |
Instance method | Public | Method | Case Revision of Progress Entries | 20051205 |
5 | ![]() |
Instance method | Public | Method | Processing Mode for all Selected Entries | 20020103 |
6 | ![]() |
Instance method | Public | Method | Change Progress Entry | 20020220 |
7 | ![]() |
Static method | Public | Method | Close PD Service API Object | 20020103 |
8 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020103 |
9 | ![]() |
Static method | Public | Method | Createsa PD Service API Object for Document Creation | 20020122 |
10 | ![]() |
Static method | Public | Method | Deletes a Progress Document | 20020304 |
11 | ![]() |
Instance method | Public | Method | Delete Progress Entry | 20020220 |
12 | ![]() |
Instance method | Public | Method | Display Mode for all Selected Entries | 20020320 |
13 | ![]() |
Instance method | Private | Event handling method | Handler for Display Mode Changed Event | 20020228 |
14 | ![]() |
Instance method | Public | Method | Display Progress Entry | 20020319 |
15 | ![]() |
Instance method | Public | Method | Gets Reference to Progress Entries Object Collection | 20020304 |
16 | ![]() |
Static method | Public | Method | Returns PD Document According to Specified Criteria | 20040831 |
17 | ![]() |
Static method | Public | Method | Gets List of Progress Documents | 20020123 |
18 | ![]() |
Instance method | Private | Method | Initialize PD Service API Object | 20020422 |
19 | ![]() |
Static method | Public | Method | Creates a Service API Object for Document Processing | 20020314 |
20 | ![]() |
Static method | Public | Method | Patient Merging of Progress Documents | 20040813 |
21 | ![]() |
Instance method | Public | Method | Release Progress Document | 20020103 |
22 | ![]() |
Instance method | Public | Method | Release Progress Entry | 20020304 |
23 | ![]() |
Instance method | Public | Method | Save Progress Document | 20020221 |
24 | ![]() |
Instance method | Private | Event handling method | PD Deleted Event Handler | 20020422 |
25 | ![]() |
Static method | Public | Method | Selection Dialog for Progress Documents | 20041005 |
26 | ![]() |
Instance method | Private | Event handling method | PD Read Event Handler | 20020422 |
27 | ![]() |
Instance method | Private | Event handling method | PD Saved Event Handler | 20020422 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | DELETED | Instance Event (0) |
Public (2) |
Object Deleted Event | 20020503 |
2 | SAVED | Instance Event (0) |
Public (2) |
Object Saved Event | 20020503 |
3 | SERVICE_CLOSED | Instance Event (0) |
Public (2) |
Service Closed Event | 20020716 |
Types
Class CL_ISHMED_VD_SERVICES has no local type.
Method Signatures
Method ADD_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ACTION_DATE | Call by reference | Type reference (TYPE) | N2VD_ACTION_DATE | SY-DATUM | IS-H*MED VD: Bezugsdatum | 20020220 | |
2 | ![]() |
ACTION_TIME | Call by reference | Type reference (TYPE) | N2VD_ACTION_TIME | SY-UZEIT | IS-H*MED VD: Bezugszeit | 20020220 | |
3 | ![]() |
ADDED | Call by reference | Type reference (TYPE) | N2VD_ADDED_NOTE | IS-H*MED VD: Nachtrags - Kennzeichen für einen Eintrag | 20020228 | ||
4 | ![]() |
CONTEXT | Call by reference | Type reference (TYPE) | N2VDNOTE_CONTEXT | IS-H*MED VD: Kontext eines Verlaufseintrages | 20020620 | ||
5 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | N2VD_ITEMDESCR | IS-H*MED VD: Item Description | 20020121 | ||
6 | ![]() |
DOC_UNIT | Call by reference | Type reference (TYPE) | ORGDO | IS-H*MED: Dokumentierende OrgEinheit | 20020220 | ||
7 | ![]() |
NOTE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTE | Reference to Note object | 20020121 | ||
8 | ![]() |
RESP_USER | Call by reference | Type reference (TYPE) | N1MITARB | IS-H*MED VD: Name des erfassenden Mitarbeiters | 20020121 | ||
9 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | N2VD_VDTYPE | IS-H*MED VD: VD Typ | 20020214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Failed to create note object | 20020107 |
Method CANCEL Signature
Method CANCEL on class CL_ISHMED_VD_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error cancel | 20020228 |
Method CANCEL_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CAUSE | Call by reference | Type reference (TYPE) | N2VDNOTE-CANCEL_CAUSE | IS-H: Stornogrund der Leistung | 20020410 | ||
2 | ![]() |
DAT | Call by reference | Type reference (TYPE) | N2VDNOTE-CANCEL_DATE | SY-DATUM | IS-H: Stornierungsdatum | 20020410 | |
3 | ![]() |
NOTE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTE | IS-H*MED VD: Note with Collection of Items | 20020304 | ||
4 | ![]() |
NOTEKEY | Call by reference | Type reference (TYPE) | N2VDT_NOTEKEYTYPE | Notekey | 20020304 | ||
5 | ![]() |
RESP_USR | Call by reference | Type reference (TYPE) | N2VDNOTE-CANCEL_USR | IS-H: Name des stornierenden Sachbearbeiters | 20020410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error cancel note | 20020304 |
Method CASE_REVISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_CASEID | Call by reference | Type reference (TYPE) | N2VDNOTE_CONTEXT-CASEID | IS-H: Fallnummer | 20051205 | ||
2 | ![]() |
NEW_MOVEMENTID | Call by reference | Type reference (TYPE) | N2VDNOTE_CONTEXT-MOVEMENTID | IS-H: Laufende Nummer einer Bewegung | 20051205 | ||
3 | ![]() |
TESTMODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Testmodus ein/aus | 20051205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse Verlaufsdokumentation | 20051205 |
Method CHANGE Signature
Method CHANGE on class CL_ISHMED_VD_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20020122 |
Method CHANGE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCKMODE | Call by reference | Type reference (TYPE) | FLAG | 'E' | Sperrmode | 20040212 | |
2 | ![]() |
NOTE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTE | IS-H*MED VD: Note with Collection of Items | 20020225 | ||
3 | ![]() |
NOTEKEY | Call by reference | Type reference (TYPE) | N2VDT_NOTEKEYTYPE | Note key | 20020225 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error change note | 20020225 |
Method CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_VD_SERVICES | Reference to VD Service | 20020103 |
Method CLOSE on class CL_ISHMED_VD_SERVICES has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | service is used by | 20030723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BAdI Referenz konnte nicht erzeugt werden | 20020508 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | service is used by | 20030723 | ||
2 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | N2VD_ITEMDESCR | IS-H*MED VD: Item Description | 20020122 | ||
3 | ![]() |
PATIENT_ID | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20020122 | ||
4 | ![]() |
RELATION | Call by reference | Type reference (TYPE) | N2VD_RELATION | 'P' | IS-H*MED VD: Bezugnahme auf den Kontext | 20020122 | |
5 | ![]() |
SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VD_SERVICES | me | 20020122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error create VD | 20020122 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCKEY | Call by reference | Type reference (TYPE) | N2VDT_DOCKEYTYPE | VD Key | 20020304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
VD not found | 20020304 |
Method DELETE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTEKEY | Call by reference | Type reference (TYPE) | N2VDT_NOTEKEYTYPE | Note Key | 20020430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error delete note | 20020430 |
Method DISPLAY Signature
Method DISPLAY on class CL_ISHMED_VD_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error display | 20020320 |
Method DISPLAY_MODE_CHANGED_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODE | Call by reference | Attribute reference (LIKE) | 20020228 |
Method DISPLAY_MODE_CHANGED_HANDLER on class CL_ISHMED_VD_SERVICES has no exception.
Method DISPLAY_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTE | IS-H*MED VD: Note with Collection of Items | 20020319 | ||
2 | ![]() |
NOTEKEY | Call by reference | Type reference (TYPE) | N2VDT_NOTEKEYTYPE | Note Key | 20020319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error Display Note | 20020319 |
Method GET_NOTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTES | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTES | IS-H*MED VD: Persistente Klasse; Notes Sammlung | 20020304 |
Method GET_NOTES on class CL_ISHMED_VD_SERVICES has no exception.
Method GET_VD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Type reference (TYPE) | N2VDNOTE_CONTEXT | IS-H*MED VD: Kontext eines Verlaufseintrages | 20040831 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040831 | ||
3 | ![]() |
NOTEKEY | Call by reference | Type reference (TYPE) | N2VD_KEY | IS-H*MED VD: VD Schlüssel | 20050213 | ||
4 | ![]() |
PATIENT_ID | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040831 | ||
5 | ![]() |
RELATION | Call by reference | Type reference (TYPE) | N2VD_RELATION | 'P' | Dokumentenbezug; Standard 'Patient' | 20040831 | |
6 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | N2VD_VDTYPE | IS-H*MED VD: Typ eines Verlaufseintrages | 20040831 | ||
7 | ![]() |
VD_LIST | Call by reference | Type reference (TYPE) | N2VDT_DOCKEYTABLE_TYPE | IS-H*MED VD: Verwaltungsdaten der Verlaufsdokumentation | 20040831 | ||
8 | ![]() |
VD_STATUS | Call by reference | Type reference (TYPE) | N2VD_STATUS | IS-H*MED VD: Status | 20040831 |
Method GET_VD on class CL_ISHMED_VD_SERVICES has no exception.
Method GET_VD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Type reference (TYPE) | N2VD_RELATION | '%' | IS-H*MED VD: Bezugnahme auf den Kontext | 20020220 | |
2 | ![]() |
DELETE_FLAG | Call by reference | Type reference (TYPE) | RI_LOEKZ | Deletion Flag | 20020313 | ||
3 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20020610 | ||
4 | ![]() |
PATIENT_ID | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20020123 | ||
5 | ![]() |
VD_STATUS | Call by reference | Type reference (TYPE) | N2VD_STATUS | '%' | IS-H*MED VD: Status | 20020221 | |
6 | ![]() |
VD_TABLE | Call by reference | Type reference (TYPE) | N2VDT_DOCTABLE_TYPE | IS-H*MED VD: Verwaltungsdaten der Verlaufsdokumentation | 20020123 |
Method GET_VD_LIST on class CL_ISHMED_VD_SERVICES has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISHMED_VD_SERVICES has no parameter.
Method INITIALIZE on class CL_ISHMED_VD_SERVICES has no exception.
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | service is used by | 20030723 | ||
2 | ![]() |
DATE_RANGE | Call by reference | Type reference (TYPE) | N2VDT_ACTION_DATE_RANGE | Range of action date | 20020402 | ||
3 | ![]() |
DISPLAY_MODE | Call by reference | Type reference (TYPE) | FLAG | 'X' | X- Display mode, Space- Edit mode | 20020726 | |
4 | ![]() |
DOCKEY | Call by reference | Type reference (TYPE) | N2VDT_DOCKEYTYPE | VD Key | 20020314 | ||
5 | ![]() |
DOC_UNITS | Call by reference | Type reference (TYPE) | N2VDT_DOC_UNIT_RANGE | Range of doc unit | 20020906 | ||
6 | ![]() |
NOTETYPES | Call by reference | Type reference (TYPE) | N2VDT_TYPE_RANGE | Range of Note Types | 20020314 | ||
7 | ![]() |
RESP_USERS | Call by reference | Type reference (TYPE) | N2VDT_RESP_USER_RANGE | Range of resp users | 20020906 | ||
8 | ![]() |
SERVICE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VD_SERVICES | IS-H*MED VD: Services | 20020314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error open VD | 20020314 |
Method PATIENT_MERGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATIENT_ID_NEW | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040813 | ||
2 | ![]() |
PATIENT_ID_OLD | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040813 | ||
3 | ![]() |
RC | Value transfer | Type reference (TYPE) | I | Returncode | 20040813 |
Method PATIENT_MERGE on class CL_ISHMED_VD_SERVICES has no exception.
Method RELEASE Signature
Method RELEASE on class CL_ISHMED_VD_SERVICES has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Freigabe des Dokuments | 20020617 |
Method RELEASE_NOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NOTEKEY | Call by reference | Type reference (TYPE) | N2VDT_NOTEKEYTYPE | VD Notekey | 20020304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error release note | 20020304 |
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DB_COMMIT | Call by reference | Type reference (TYPE) | FLAG | X - DBCommit; else do nothing | 20020221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error save this VD | 20020221 |
Method VD_DELETED_HANDLER Signature
Method VD_DELETED_HANDLER on class CL_ISHMED_VD_SERVICES has no parameter.
Method VD_DELETED_HANDLER on class CL_ISHMED_VD_SERVICES has no exception.
Method VD_LIST_POPUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT | Call by reference | Type reference (TYPE) | N2VDNOTE_CONTEXT | IS-H*MED VD: Bezugnahme auf den Kontext | 20041005 | ||
2 | ![]() |
CREATE_BUTTON | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Drucktaste "VD anlegen" anzeigen? | 20041005 | |
3 | ![]() |
MULTIPLE_CHOICE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Mehrfachauswahl? | 20041005 | |
4 | ![]() |
NOTEKEY | Call by reference | Type reference (TYPE) | N2VD_KEY | VD: VD Schlüssel | 20050216 | ||
5 | ![]() |
NOTE_TYPE | Call by reference | Type reference (TYPE) | N2VD_VDTYPE | IS-H*MED VD: VD Typ | 20041005 | ||
6 | ![]() |
PATIENT_ID | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20041005 | ||
7 | ![]() |
RELATION | Call by reference | Type reference (TYPE) | N2VD_RELATION | 'P' | IS-H*MED VD: Bezugnahme auf den Kontext | 20041006 | |
8 | ![]() |
RETURN_AMOUNT | Call by reference | Type reference (TYPE) | I | 1 | Bis zu wie viel Treffer werden automatisch zurückgegeben? | 20041005 | |
9 | ![]() |
VD_STATUS | Call by reference | Type reference (TYPE) | N2VD_STATUS | SPACE | IS-H*MED VD: Status | 20041005 | |
10 | ![]() |
VD_TABLE | Call by reference | Type reference (TYPE) | N2VDT_DOCTABLE_TYPE | Liste der selektierten Verlaufsdokumente | 20041005 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Auswahl wurde abgebrochen | 20041005 | |
2 | ![]() |
Fehler im dynamischen Aufruf | 20050216 | |
3 | ![]() |
Keine Einträge in der Auswahlliste | 20041005 |
Method VD_READ_HANDLER Signature
Method VD_READ_HANDLER on class CL_ISHMED_VD_SERVICES has no parameter.
Method VD_READ_HANDLER on class CL_ISHMED_VD_SERVICES has no exception.
Method VD_SAVED_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT | Call by reference | Attribute reference (LIKE) | 20020503 |
Method VD_SAVED_HANDLER on class CL_ISHMED_VD_SERVICES has no exception.
Event Signatures
Event DELETED Signature
Event DELETED on class CL_ISHMED_VD_SERVICES has no parameter.
Event SAVED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | VDKEY | Exporting | Value transfer | Type reference (TYPE) | N2VD_KEY | IS-H*MED VD: VD Schlüssel | 20020618 |
Event SERVICE_CLOSED Signature
Event SERVICE_CLOSED on class CL_ISHMED_VD_SERVICES has no parameter.
History
Last changed by/on | SAP | 20060313 |
SAP Release Created in | 463B |