SAP ABAP Class CL_ISHMED_DWSWL_LT (i.s.h.med Note Task List)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H (Application Component) SAP Healthcare - Industry-Specific Components for Hospitals
     NMED_DWS_COMP (Package) IS-H: Documentation Work Station Components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050106
Properties
Class CL_ISHMED_DWSWL_LT  
Short Description i.s.h.med Note Task List    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package NMED_DWS_COMP   IS-H: Documentation Work Station Components 
Created 20041206   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_DWSWL_LT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_CONSTANT_DEFINITION IS-H: Definition of General Constants 20050106
Friends
Class CL_ISHMED_DWSWL_LT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MODE_DELETE Instance attribute Protected Attribute reference (LIKE) 20050106
2 CO_MODE_INSERT Instance attribute Protected Attribute reference (LIKE) 20050106
3 CO_MODE_UNCHANGED Instance attribute Protected Attribute reference (LIKE) 20050106
4 CO_MODE_UPDATE Instance attribute Protected Attribute reference (LIKE) 20050106
5 GR_SNAPSHOT Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_DWSWL_LT_SNAP i.s.h.med Snapshot Note Task List 20050106
6 G_ID Instance attribute Protected Type reference (TYPE) N2DWSWL_ID Unique Code 20041206
7 G_MODE Instance attribute Protected Type reference (TYPE) ISH_MODUS IS-H: Processing Mode for Data Records (I/U/D) 20050106
8 G_TEXT Instance attribute Protected Type reference (TYPE) N2DWSWL_LT Long Text 20050106
9 G_TEXT_ORIG Instance attribute Protected Type reference (TYPE) N2DWSWL_LT Long Text 20050106
10 G_TYPE Instance attribute Protected Type reference (TYPE) N2DWSWL_OBJ_TYPE Object Type 20050106
11 G_TYPE_ORIG Instance attribute Protected Type reference (TYPE) N2DWSWL_OBJ_TYPE Object Type 20050106
12 OFF Instance attribute Protected Attribute reference (LIKE) 20050106
13 ON Instance attribute Protected Attribute reference (LIKE) 20050106
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041206
2 CREATE Static method Public Method Generate Object 20050106
3 CREATE_ON_USE Static method Public Method Load Object; Create if Does not Exist 20050106
4 DELETE Instance method Public Method Delete 20050106
5 DESTROY Instance method Public Method Destructor 20050106
6 GET_TEXT Instance method Public Method Get Text 20050106
7 IS_CHANGED Instance method Public Method Changes? 20050106
8 LOAD Static method Public Method Load Object 20041206
9 READ_FROM_DB Instance method Protected Method Read from Database 20041206
10 REFRESH Instance method Public Method Update 20050106
11 SAVE Instance method Public Method Save 20050106
12 SET_TEXT Instance method Public Method Set Text 20050106
13 SNAP Instance method Public Method Create Snapshot 20050106
14 UNDO Instance method Public Method Retrieve Snapshot 20050106
Events
Class CL_ISHMED_DWSWL_LT has no event.
Types
Class CL_ISHMED_DWSWL_LT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050106
2 Importing I_MODE Call by reference Type reference (TYPE) ISH_MODUS IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) 20050106
3 Importing I_TEXT Call by reference Type reference (TYPE) N2DWSWL_LT 20050106
4 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_OBJ_TYPE Objekttyp 20050106
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050106
2 Importing I_TEXT Call by reference Type reference (TYPE) N2DWSWL_LT Langtext 20050106
3 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_OBJ_TYPE Objekttyp 20050106
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_LT ISHMED Notizen Aufgabenliste 20050106
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method CREATE_ON_USE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050106
2 Importing I_TEXT Call by reference Type reference (TYPE) N2DWSWL_LT Langtext 20050106
3 Importing I_TYPE Call by reference Type reference (TYPE) N2DWSWL_OBJ_TYPE Objekttyp 20050106
4 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_LT ISHMED Notiz Aufgabenliste 20050106
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method DELETE Signature

Method DELETE on class CL_ISHMED_DWSWL_LT has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method DESTROY Signature

Method DESTROY on class CL_ISHMED_DWSWL_LT has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) N2DWSWL_LT Langtext 20050106

Method GET_TEXT on class CL_ISHMED_DWSWL_LT has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHANGED Value transfer Type reference (TYPE) ISH_ON_OFF Änderungen? 20050106

Method IS_CHANGED on class CL_ISHMED_DWSWL_LT has no exception.

Method LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) N2DWSWL_ID Eindeutiger Schlüssel 20050106
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_DWSWL_LT ISHMED Notizen Aufgabenliste 20050106
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method READ_FROM_DB Signature

Method READ_FROM_DB on class CL_ISHMED_DWSWL_LT has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT_ACCESS Ausnahme in Komponente Aufgabenliste - DB-Zugriff 20050106

Method REFRESH Signature

Method REFRESH on class CL_ISHMED_DWSWL_LT has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method SAVE Signature

Method SAVE on class CL_ISHMED_DWSWL_LT has no parameter.
# Exception Resumable Description Created on
1 CX_ISHMED_DWSWL_RT Ausnahme in der Komponente Aufgabenliste 20050106

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) N2DWSWL_LT Langtext 20050106

Method SET_TEXT on class CL_ISHMED_DWSWL_LT has no exception.

Method SNAP Signature

Method SNAP on class CL_ISHMED_DWSWL_LT has no parameter.
Method SNAP on class CL_ISHMED_DWSWL_LT has no exception.

Method UNDO Signature

Method UNDO on class CL_ISHMED_DWSWL_LT has no parameter.
Method UNDO on class CL_ISHMED_DWSWL_LT has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in 600