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
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20041206 |
2 | ![]() |
Static method | Public | Method | Generate Object | 20050106 |
3 | ![]() |
Static method | Public | Method | Load Object; Create if Does not Exist | 20050106 |
4 | ![]() |
Instance method | Public | Method | Delete | 20050106 |
5 | ![]() |
Instance method | Public | Method | Destructor | 20050106 |
6 | ![]() |
Instance method | Public | Method | Get Text | 20050106 |
7 | ![]() |
Instance method | Public | Method | Changes? | 20050106 |
8 | ![]() |
Static method | Public | Method | Load Object | 20041206 |
9 | ![]() |
Instance method | Protected | Method | Read from Database | 20041206 |
10 | ![]() |
Instance method | Public | Method | Update | 20050106 |
11 | ![]() |
Instance method | Public | Method | Save | 20050106 |
12 | ![]() |
Instance method | Public | Method | Set Text | 20050106 |
13 | ![]() |
Instance method | Public | Method | Create Snapshot | 20050106 |
14 | ![]() |
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 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | N2DWSWL_ID | Eindeutiger Schlüssel | 20050106 | ||
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | ISH_MODUS | IS-H: Bearbeitungsmodus von Datensätzen (I/U/D) | 20050106 | ||
3 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | N2DWSWL_LT | 20050106 | |||
4 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | N2DWSWL_OBJ_TYPE | Objekttyp | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme in der Komponente Aufgabenliste | 20050106 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | N2DWSWL_ID | Eindeutiger Schlüssel | 20050106 | ||
2 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | N2DWSWL_LT | Langtext | 20050106 | ||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | N2DWSWL_OBJ_TYPE | Objekttyp | 20050106 | ||
4 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWSWL_LT | ISHMED Notizen Aufgabenliste | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | N2DWSWL_ID | Eindeutiger Schlüssel | 20050106 | ||
2 | ![]() |
I_TEXT | Call by reference | Type reference (TYPE) | N2DWSWL_LT | Langtext | 20050106 | ||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | N2DWSWL_OBJ_TYPE | Objekttyp | 20050106 | ||
4 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWSWL_LT | ISHMED Notiz Aufgabenliste | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | N2DWSWL_ID | Eindeutiger Schlüssel | 20050106 | ||
2 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_DWSWL_LT | ISHMED Notizen Aufgabenliste | 20050106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |