SAP ABAP Class CL_ISHMED_SCR_TASK (IS-H*MED: Task Selection Screen Class)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1BASE_MED (Package) IS-H*MED: Basic Functionality

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20031008 |
Properties
Class | CL_ISHMED_SCR_TASK | |
Short Description | IS-H*MED: Task Selection Screen Class | |
Super Class | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE_MED | IS-H*MED: Basic Functionality |
Created | 20031008 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_TASK has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_TASK has no interface implemented.
Friends
Class CL_ISHMED_SCR_TASK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV Grid | 20031008 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Drag&Drop Instance | 20031010 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for ALV Grid | 20031008 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_RN1_DYNP_TASK | Table for List of Tasks | 20031008 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | 'Assign' Funktion Active (ON/OFF) | 20031009 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Drag&Drop Handle | 20031010 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Multiple Selection (ON/OFF) | 20031009 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ASSIGN | Instance Event (0) |
Public (2) |
'Assign' Funstion Was Selected | 20031009 |
2 | HOTSPOT_COL_PARTNER | Instance Event (0) |
Public (2) |
Hot Spot on 'Employee' Column | 20031009 |
3 | ONDROP | Instance Event (0) |
Public (2) |
On Drop | 20031010 |
Types
Class CL_ISHMED_SCR_TASK has no local type.
Method Signatures
Method BUILD_DRAGDROP_BEHAVIOUR Signature
Method BUILD_DRAGDROP_BEHAVIOUR on class CL_ISHMED_SCR_TASK has no parameter.
Method BUILD_DRAGDROP_BEHAVIOUR on class CL_ISHMED_SCR_TASK has no exception.
Method BUILD_TASK_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TASKS | Value transfer | Type reference (TYPE) | ISHMED_T_RN1_DYNP_TASK | IS-H*MED: Aufgaben (inkl. Text) | 20031008 |
Method BUILD_TASK_TABLE on class CL_ISHMED_SCR_TASK has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_SCR_TASK has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20031008 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031008 | ||
2 | ![]() |
ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_TASK | IS-H*MED: Screenklasse Aufgabenvorrat | 20031008 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031008 |
Method CREATE on class CL_ISHMED_SCR_TASK has no exception.
Method CREATE_FIELDCAT Signature
Method CREATE_FIELDCAT on class CL_ISHMED_SCR_TASK has no parameter.
Method CREATE_FIELDCAT on class CL_ISHMED_SCR_TASK has no exception.
Method EXCLUDING_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Auszublendende Funktionen | 20031009 |
Method EXCLUDING_TOOLBAR on class CL_ISHMED_SCR_TASK has no exception.
Method GET_SELECTED_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TASKS | Value transfer | Type reference (TYPE) | ISHMED_T_TASKS | IS-H*MED: Struktur für Liste der Aufgaben | 20031009 |
Method GET_SELECTED_ENTRIES on class CL_ISHMED_SCR_TASK has no exception.
Method HANDLE_GRID_ONDRAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20031010 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20031010 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20031010 | ||||
4 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20031010 |
Method HANDLE_GRID_ONDRAG on class CL_ISHMED_SCR_TASK has no exception.
Method HANDLE_GRID_ONDROP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20031010 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20031010 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Call by reference | Attribute reference (LIKE) | 20031010 | ||||
4 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20031010 |
Method HANDLE_GRID_ONDROP on class CL_ISHMED_SCR_TASK has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20031009 | ||||
2 | ![]() |
E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20031009 | ||||
3 | ![]() |
E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20031009 |
Method HANDLE_HOTSPOT_CLICK on class CL_ISHMED_SCR_TASK has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20031009 |
Method HANDLE_TOOLBAR on class CL_ISHMED_SCR_TASK has no exception.
Method HANDLE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | UserCommand | 20031009 |
Method HANDLE_USER_COMMAND on class CL_ISHMED_SCR_TASK has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_ISHMED_SCR_TASK has no parameter.
Method REGISTER_EVENTS on class CL_ISHMED_SCR_TASK has no exception.
Method REWORK_TASK_SCREEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbehandlung | 20031008 | ||
2 | ![]() |
CR_TASKS | Call by reference | Object reference (TYPE REF TO) | CL_ISH_FIELD_VALUES | Aufbereiteter Aufgabenvorrat | 20031008 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031008 | ||
4 | ![]() |
IT_TASKS | Value transfer | Type reference (TYPE) | ISHMED_T_TASK | Aufgaben | 20031008 | ||
5 | ![]() |
I_APPEND | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Zum Aufgabenvorrat hinzufügen (ON/OFF) | 20031008 |
Method REWORK_TASK_SCREEN on class CL_ISHMED_SCR_TASK has no exception.
Method SET_DATA_ADDITIONAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FUNC_ASS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Funktion 'Zuordnen' aktiv (ON/OFF) | 20031009 | |
2 | ![]() |
I_MFSEL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Mehrfachauswahl (ON/OFF) | 20031009 |
Method SET_DATA_ADDITIONAL on class CL_ISHMED_SCR_TASK has no exception.
Method SHOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031008 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031008 |
Method SHOW on class CL_ISHMED_SCR_TASK has no exception.
Event Signatures
Event ASSIGN Signature
Event ASSIGN on class CL_ISHMED_SCR_TASK has no parameter.
Event HOTSPOT_COL_PARTNER Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_TASK | Exporting | Value transfer | Type reference (TYPE) | N1VORGANG | Aufgabe | 20031010 |
Event ONDROP Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_DD_OBJECT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_TEAM_DD_OBJECT | Drag&Drop Daten | 20031010 |
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |