SAP ABAP Class CL_ISHMED_DWSWL_WS_ASSIGN_TASK (Assignment Control for Situation Templates)
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 | 20050214 |
Properties
Class | CL_ISHMED_DWSWL_WS_ASSIGN_TASK | |
Short Description | Assignment Control for Situation Templates | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED_DWS_COMP | IS-H: Documentation Work Station Components |
Created | 20050214 | SAP |
Last change | 20050615 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20050214 |
Friends
Class CL_ISHMED_DWSWL_WS_ASSIGN_TASK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050214 | ||||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_DWSWL_FCT_ASSIGN_N | i.s.h.med: Assign Situation Template to Patient | 20050214 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_DWS_WL_TASKF4_CTR | Tree for Input Help of New Tasks | 20050214 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISHMED_T_N2DWSWL_WORK_ASGD_SCR | Work Situations of Patient - Interface | 20050214 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISHMED_T_N2DWSWL_WS_ASSIGN_SCR | Work Templates (Interface) | 20050214 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | N2DWSWL_AREA | i.s.h.med: Work Area | 20050214 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EINRI | IS-H: Institution | 20050214 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISH_VCODE | IS-H: Processing Mode | 20050214 | ||
9 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050214 | ||||
10 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050214 | ||||
11 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050214 |
2 | ![]() |
Static method | Public | Method | Create a New Instance | 20050214 |
3 | ![]() |
Instance method | Public | Method | Release Resources | 20050602 |
4 | ![]() |
Instance method | Public | Method | Save Work Situations | 20050214 |
Events
Class CL_ISHMED_DWSWL_WS_ASSIGN_TASK has no event.
Types
Class CL_ISHMED_DWSWL_WS_ASSIGN_TASK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PATIENT_ID | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_WS_ASSIGN_PAT | IS-H*MED: Tabellentyp für Patnr. | 20050214 | ||
2 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | N2DWSWL_AREA | 'OUTP' | IS-H*MED: Arbeitsgebiet | 20050214 | |
3 | ![]() |
I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050214 | ||
4 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
statische Exceptions der Situationszuordnung | 20050214 |
Method CREATE_WS_ASSIGN_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_WS_ASSIGN_TASK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_DWSWL_WS_ASSIGN_TASK | Zuordnungscontrol für Siruationsvorlagen | 20050214 | ||
2 | ![]() |
IT_PATIENT_ID | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_WS_ASSIGN_PAT | IS-H*MED: Tabellentyp für Patnr. | 20050214 | ||
3 | ![]() |
I_AREA | Call by reference | Type reference (TYPE) | N2DWSWL_AREA | IF_ISHMED_DWS_COMP_CONSTANTS=>CO_AREA_OUTPATIENT | IS-H*MED: Arbeitsgebiet | 20050214 | |
4 | ![]() |
I_EINRI | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20050214 | ||
5 | ![]() |
I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
statische Exceptions der Situationszuordnung | 20050214 |
Method FREE Signature
Method FREE on class CL_ISHMED_DWSWL_WS_ASSIGN_TASK has no parameter.
Method FREE on class CL_ISHMED_DWSWL_WS_ASSIGN_TASK has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_WORK_ID | Call by reference | Type reference (TYPE) | ISHMED_T_N2DWSWL_ID | Tabelle Eindeutige Schlüssel | 20050214 | ||
2 | ![]() |
I_WORK_NAME | Call by reference | Type reference (TYPE) | N2DWSWL_WORK_NAME | Bezeichnung einer Arbeitssituation | 20050214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
statische Exceptions der Situationszuordnung | 20050214 |
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 600 |