Hierarchy

⤷

⤷

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 | 20021029 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030430 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_LIST_DISPLAY | Interface for Display Classes | 20021028 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_WORKPOOL_OP | IS-H*MED: Workpool for OR View Type | 20021029 |
Properties
Class | CL_ISH_WORKPOOL | |
Short Description | IS-H*MED: Abstract Display Class for Workpools | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20021028 | SAP |
Last change | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20021029 | ||
2 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030430 | ||
3 | IF_ISH_LIST_DISPLAY | Interface for Display Classes | 20021028 | ||
4 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 |
Friends
Class CL_ISH_WORKPOOL has no friend class.
Attributes
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_USER_COMMAND | Instance Event (0) |
Public (2) |
20021108 | |
2 | BEFORE_USER_COMMAND | Instance Event (0) |
Public (2) |
20021128 | |
3 | CONTEXT_MENU | Instance Event (0) |
Public (2) |
20021108 | |
4 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
20021104 | |
5 | HOTSPOT_CLICK | Instance Event (0) |
Public (2) |
20021029 | |
6 | IS_EMPTY | Instance Event (0) |
Public (2) |
20021029 | |
7 | ONDRAG | Instance Event (0) |
Public (2) |
20021029 | |
8 | ONDROP | Instance Event (0) |
Public (2) |
20021029 | |
9 | USER_COMMAND | Instance Event (0) |
Protected (1) |
20021029 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYT_IMP_OBJECT | Protected | See coding | OO + Non-OO Objects | 20021104 | TYt_IMP_OBJECT type standard table of ty_imp_object
|
|
2 | TY_IMP_OBJECT | Protected | See coding | OO + Non-OO Objects | 20021104 | begin of TY_IMP_OBJECT,
impobj type ref to object,
dspobj type ref to object,
end of ty_imp_object
|
Method Signatures
Method ADD_DATA_TO_DRAG_DROP_CONT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_DRAGDROPOBJ | Value transfer | Object reference (TYPE REF TO) | CL_ISH_DISPLAY_DRAG_DROP_CONT | Container für Drag&Drop der Displayklasse(n) | 20021118 | ||
2 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021118 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021118 |
Method ADD_DATA_TO_DRAG_DROP_CONT on class CL_ISH_WORKPOOL has no exception.
Method BUILD_DRAGDROP_BEHAVIOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz für das Fehlerhandling | 20021031 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021031 | ||
3 | ![]() |
I_FLAVOR | Value transfer | Type reference (TYPE) | C | Name der Klasse/Typ | 20021031 |
Method BUILD_DRAGDROP_BEHAVIOUR on class CL_ISH_WORKPOOL has no exception.
Method BUILD_DSPOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021030 | ||
2 | ![]() |
E_DSPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Anzeigeobjekt | 20021030 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021030 | ||
4 | ![]() |
I_DSPOBJ_TYPE | Value transfer | Type reference (TYPE) | I | Typ des zu erzeugenden Anzeigeobjektes | 20021030 | ||
5 | ![]() |
I_IMPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Übergebenes Objekt (OO) | 20021104 | ||
6 | ![]() |
I_NODE_OPEN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Knoten offen/geschlossen (mehrzeilig/einzeilig) | 20021030 |
Method BUILD_DSPOBJ on class CL_ISH_WORKPOOL has no exception.
Method BUILD_FIELDCAT Signature
Method BUILD_FIELDCAT on class CL_ISH_WORKPOOL has no parameter.
Method BUILD_FIELDCAT on class CL_ISH_WORKPOOL has no exception.
Method BUILD_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | Layout | 20021031 |
Method BUILD_LAYOUT on class CL_ISH_WORKPOOL has no exception.
Method BUILD_OUTTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OUTTAB | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Ausgabetabelle | 20021105 | ||
2 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021104 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 | ||
4 | ![]() |
IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Zu aktualisierende Objekte (OO) | 20021104 | ||
5 | ![]() |
I_CLOSE_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Knoten schließen (einzeilige Darstellung) | 20021113 | |
6 | ![]() |
I_NODE_OPEN | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Vorgabe für Zustand des Knoten bei neuen Objekten | 20021113 | |
7 | ![]() |
I_OPEN_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Knoten öffnen (mehrzeilige Darstellung) | 20021113 | |
8 | ![]() |
I_PAT_ANONYM | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Patienten anonym darstellen (ON/OFF) | 20021113 |
Method BUILD_OUTTAB on class CL_ISH_WORKPOOL has no exception.
Method BUILD_OUTTAB_LINE_DSPOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021104 | ||
2 | ![]() |
ET_OUTTAB | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Ausgabetabelle | 20021104 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 | ||
4 | ![]() |
I_DSPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Anzeigeobjekt | 20021104 | ||
5 | ![]() |
I_IMPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Übergabeobjekt (OO) | 20021104 |
Method BUILD_OUTTAB_LINE_DSPOBJ on class CL_ISH_WORKPOOL has no exception.
Method BUILD_OUTTAB_LINE_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021030 | ||
2 | ![]() |
ET_OUTTAB | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Ausgabetabelle | 20021030 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021030 | ||
4 | ![]() |
I_DSPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Anzeigeobjekt | 20021030 |
Method BUILD_OUTTAB_LINE_OPERATION on class CL_ISH_WORKPOOL has no exception.
Method BUILD_WORKTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021105 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021105 | ||
3 | ![]() |
I_DSPOBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | Anzeigeobjekt | 20021105 |
Method BUILD_WORKTAB on class CL_ISH_WORKPOOL has no exception.
Method CALL_BADI_VIEW_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TITLE | Value transfer | Type reference (TYPE) | LVC_S_LAYO-GRID_TITLE | Titel | 20021030 | ||
2 | ![]() |
IT_OUTTAB | Value transfer | Type reference (TYPE) | ANY | Ausgabetabelle | 20021030 |
Method CALL_BADI_VIEW_TITLE on class CL_ISH_WORKPOOL has no exception.
Method CHECK_DD_OUTTAB_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DRAGABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Drag erlaubt | 20021113 | ||
2 | ![]() |
E_DROPABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Drop erlaubt | 20021113 | ||
3 | ![]() |
I_OUTTAB | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021113 |
Method CHECK_DD_OUTTAB_LINE on class CL_ISH_WORKPOOL has no exception.
Method CHECK_DISPLAY_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DSPOBJ_TYPE | Value transfer | Type reference (TYPE) | I | Typ des zu verwendenden Anzeigeobjektes | 20021104 | ||
2 | ![]() |
I_IMPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Übergabeobjekt (OO) | 20021104 |
Method CHECK_DISPLAY_OBJECT on class CL_ISH_WORKPOOL has no exception.
Method CHECK_IF_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021105 | ||
2 | ![]() |
E_DISPLAY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Anzeigeobjekt anzeigen ON / OFF | 20021105 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021105 | ||
4 | ![]() |
I_DSPOBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | Anzeigeobjekt | 20021105 |
Method CHECK_IF_DISPLAY on class CL_ISH_WORKPOOL has no exception.
Method CHECK_IF_EMPTY Signature
Method CHECK_IF_EMPTY on class CL_ISH_WORKPOOL has no parameter.
Method CHECK_IF_EMPTY on class CL_ISH_WORKPOOL has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_WORKPOOL has no parameter.
Method DESTROY on class CL_ISH_WORKPOOL has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_ISH_WORKPOOL has no parameter.
Method DISPLAY on class CL_ISH_WORKPOOL has no exception.
Method EXCL_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TOOLBAR_EXCL | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Auszublendende Funktionen | 20021031 |
Method EXCL_TOOLBAR on class CL_ISH_WORKPOOL has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_ISH_WORKPOOL has no parameter.
Method GET_DATA on class CL_ISH_WORKPOOL has no exception.
Method GET_FRONTEND_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20021030 | ||
2 | ![]() |
ET_FILTER | Value transfer | Type reference (TYPE) | LVC_T_FILT | Filterbedingungen | 20021030 | ||
3 | ![]() |
ET_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | Sortierkriterien | 20021030 | ||
4 | ![]() |
E_LAYOUT | Value transfer | Type reference (TYPE) | LVC_S_LAYO | Layout | 20021030 |
Method GET_FRONTEND_LAYOUT on class CL_ISH_WORKPOOL has no exception.
Method GET_OBJECT_FOR_IDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021108 | ||
2 | ![]() |
ET_SEL_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_SEL_OBJECT | Ermittelte Objekte | 20021108 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021108 | ||
4 | ![]() |
I_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Identifizierendes Objekt (OBJECT) | 20021108 |
Method GET_OBJECT_FOR_IDENT on class CL_ISH_WORKPOOL has no exception.
Method GET_OBJECT_FOR_IMPOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021108 | ||
2 | ![]() |
ET_SEL_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_SEL_OBJECT | Ermittelte Objekte | 20021108 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021108 | ||
4 | ![]() |
I_IMPOBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | Erzeugendes OO-Objekt | 20021108 |
Method GET_OBJECT_FOR_IMPOBJ on class CL_ISH_WORKPOOL has no exception.
Method GET_ROWID_FOR_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021106 | ||
2 | ![]() |
ET_INDEX_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | Indizes der selektierten Zeilen | 20021106 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021106 | ||
4 | ![]() |
IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | Zu markierende Objekte (OO) | 20021106 |
Method GET_ROWID_FOR_OBJECT on class CL_ISH_WORKPOOL has no exception.
Method GET_SELECTION Signature
Method GET_SELECTION on class CL_ISH_WORKPOOL has no parameter.
Method GET_SELECTION on class CL_ISH_WORKPOOL has no exception.
Method GET_TOOLBAR Signature
Method GET_TOOLBAR on class CL_ISH_WORKPOOL has no parameter.
Method GET_TOOLBAR on class CL_ISH_WORKPOOL has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISH_WORKPOOL has no parameter.
Method GET_TYPE on class CL_ISH_WORKPOOL has no exception.
Method GET_WP_ISH_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021104 | ||
2 | ![]() |
ET_ISH_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_DRAG_DROP_DATA | WP-Struktur | 20021104 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 | ||
4 | ![]() |
IT_OBJECT | Value transfer | Type reference (TYPE) | ISH_T_SEL_OBJECT | Objekte (OO) | 20021104 | ||
5 | ![]() |
I_INSTITUTION | Value transfer | Type reference (TYPE) | EINRI | Einrichtung | 20021104 | ||
6 | ![]() |
I_SEL_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_SEL_OBJECT-ATTRIBUTE | '*' | Attribut der ausgewählten Einträge | 20021104 | |
7 | ![]() |
I_SET_EXTERN_VALUES | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Externe Werte (PATNR, FALNR, ...) befüllen (ON/OFF) | 20021216 | |
8 | ![]() |
I_VIEW_ID | Value transfer | Type reference (TYPE) | NWVIEW-VIEWID | Sicht-ID | 20021104 | ||
9 | ![]() |
I_VIEW_TYPE | Value transfer | Type reference (TYPE) | NWVIEW-VIEWTYPE | Sicht-Typ | 20021104 |
Method GET_WP_ISH_OBJECT on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_AFTER_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_PROCESSED | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
2 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_AFTER_USER_COMMAND on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_BEFORE_USER_COMM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20021128 | ||||
2 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20021128 |
Method HANDLE_GRID_BEFORE_USER_COMM on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_CONTEXT_MENU on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
3 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_DOUBLE_CLICK on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
2 | ![]() |
E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
3 | ![]() |
E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_HOTSPOT_CLICK on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_MENU_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
2 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_MENU_BUTTON on class CL_ISH_WORKPOOL 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 | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
4 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_ONDRAG on class CL_ISH_WORKPOOL 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 | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
2 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
3 | ![]() |
E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
4 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_ONDROP on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20021031 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_TOOLBAR on class CL_ISH_WORKPOOL has no exception.
Method HANDLE_GRID_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 20021031 |
Method HANDLE_GRID_USER_COMMAND on class CL_ISH_WORKPOOL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_WORKPOOL has no parameter.
Method INITIALIZE on class CL_ISH_WORKPOOL has no exception.
Method INSERT_DATA Signature
Method INSERT_DATA on class CL_ISH_WORKPOOL has no parameter.
Method INSERT_DATA on class CL_ISH_WORKPOOL has no exception.
Method NODE_OPENCLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021105 | ||
2 | ![]() |
ET_OUTTAB | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Ausgabetabelle | 20021105 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021105 | ||
4 | ![]() |
E_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Aktualisierung notwendig | 20021105 | ||
5 | ![]() |
IT_FIELDCAT | Value transfer | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20021105 | ||
6 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | LVC_FNAME | Feldname | 20021105 | ||
7 | ![]() |
I_NODE_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '*' | 'X' - öffnen, ' ' - schließen, '*' - bestimmen -> | 20021105 | |
8 | ![]() |
I_OUTTAB | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021105 |
Method NODE_OPENCLOSE on class CL_ISH_WORKPOOL has no exception.
Method NODE_OPENCLOSE_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021105 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021105 | ||
3 | ![]() |
I_NODE_ATTRIBUTE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '*' | 'X' - öffnen, ' ' - schließen, '*' - bestimmen -> | 20021105 |
Method NODE_OPENCLOSE_ALL on class CL_ISH_WORKPOOL has no exception.
Method READ_OUTTAB_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021104 | ||
2 | ![]() |
ET_OUTTAB_LINES | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_FIELDS | Zeilen der Ausgabetabelle | 20021112 | ||
3 | ![]() |
E_OUTTAB_LINE | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021104 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 | ||
5 | ![]() |
IT_INDEX_ROWS | Value transfer | Type reference (TYPE) | LVC_T_ROW | Indizes der selektierten Zeilen | 20021112 | ||
6 | ![]() |
I_INDEX | Value transfer | Type reference (TYPE) | LVC_INDEX | Index der Ausgabetabelle | 20021104 |
Method READ_OUTTAB_LINE on class CL_ISH_WORKPOOL has no exception.
Method REFRESH Signature
Method REFRESH on class CL_ISH_WORKPOOL has no parameter.
Method REFRESH on class CL_ISH_WORKPOOL has no exception.
Method REFRESH_DATA Signature
Method REFRESH_DATA on class CL_ISH_WORKPOOL has no parameter.
Method REFRESH_DATA on class CL_ISH_WORKPOOL has no exception.
Method REFRESH_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021104 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 |
Method REFRESH_DISPLAY on class CL_ISH_WORKPOOL has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_ISH_WORKPOOL has no parameter.
Method REGISTER_EVENTS on class CL_ISH_WORKPOOL has no exception.
Method REMOVE_DATA Signature
Method REMOVE_DATA on class CL_ISH_WORKPOOL has no parameter.
Method REMOVE_DATA on class CL_ISH_WORKPOOL has no exception.
Method SET_COLOR_OUTTAB_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CELLCOLOR | Value transfer | Type reference (TYPE) | LVC_T_SCOL | Farbe der Zelle(n) | 20050120 | ||
2 | ![]() |
E_LINECOLOR | Value transfer | Type reference (TYPE) | LVC_EMPHSZ | Farbe der Zeile | 20021031 | ||
3 | ![]() |
I_OUTTAB | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021031 |
Method SET_COLOR_OUTTAB_LINE on class CL_ISH_WORKPOOL has no exception.
Method SET_DRAGDROP_OUTTAB_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DRAGDROP | Value transfer | Type reference (TYPE) | LVC_T_DRDR | Tabelle mit Drag & Drop | 20021031 | ||
2 | ![]() |
E_DRAGABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Drag erlaubt | 20021113 | ||
3 | ![]() |
E_DROPABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Drop erlaubt | 20021113 | ||
4 | ![]() |
I_OUTTAB | Value transfer | Type reference (TYPE) | RN1DISPLAY_FIELDS | Zeile der Ausgabetabelle | 20021031 |
Method SET_DRAGDROP_OUTTAB_LINE on class CL_ISH_WORKPOOL has no exception.
Method SET_FUNCTION_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode (z.b. Drucken = '&RNT') | 20021121 |
Method SET_FUNCTION_CODE on class CL_ISH_WORKPOOL has no exception.
Method SET_LAYOUT Signature
Method SET_LAYOUT on class CL_ISH_WORKPOOL has no parameter.
Method SET_LAYOUT on class CL_ISH_WORKPOOL has no exception.
Method SET_PLANNING_OU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PLANOE | Value transfer | Type reference (TYPE) | NTMN-TMNOE | Planende OrgEinheit | 20021030 |
Method SET_PLANNING_OU on class CL_ISH_WORKPOOL has no exception.
Method SET_PROPERTIES_DSPOBJ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021113 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021113 | ||
3 | ![]() |
I_CLOSE_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Knoten schließen (einzeilige Darstellung) | 20021113 | ||
4 | ![]() |
I_DSPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Anzeigeobjekt | 20021113 | ||
5 | ![]() |
I_IMPOBJ | Value transfer | Type reference (TYPE) | N1OBJECTREF | Übergabeobjekt (OO) | 20021113 | ||
6 | ![]() |
I_OPEN_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Knoten öffnen (mehrzeilige Darstellung) | 20021113 | ||
7 | ![]() |
I_PAT_ANONYM | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Patienten anonym darstellen (ON/OFF) | 20021113 |
Method SET_PROPERTIES_DSPOBJ on class CL_ISH_WORKPOOL has no exception.
Method SET_PROPERTIES_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021104 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021104 | ||
3 | ![]() |
I_CLOSE_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Knoten schließen (einzeilige Darstellung) | 20021113 | ||
4 | ![]() |
I_DSPOBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | Anzeigeobjekt OPERATION | 20021113 | ||
5 | ![]() |
I_OPEN_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Knoten öffnen (mehrzeilige Darstellung) | 20021113 | ||
6 | ![]() |
I_PAT_ANONYM | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Patienten anonym darstellen (ON/OFF) | 20021113 |
Method SET_PROPERTIES_OPERATION on class CL_ISH_WORKPOOL has no exception.
Method SET_SCROLL_POSITION Signature
Method SET_SCROLL_POSITION on class CL_ISH_WORKPOOL has no parameter.
Method SET_SCROLL_POSITION on class CL_ISH_WORKPOOL has no exception.
Method SET_SELECTION Signature
Method SET_SELECTION on class CL_ISH_WORKPOOL has no parameter.
Method SET_SELECTION on class CL_ISH_WORKPOOL has no exception.
Method SET_SEL_CRITERIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Aktualisierung | 20021113 |
Method SET_SEL_CRITERIA on class CL_ISH_WORKPOOL has no exception.
Method SET_SORT_CRITERIA Signature
Method SET_SORT_CRITERIA on class CL_ISH_WORKPOOL has no parameter.
Method SET_SORT_CRITERIA on class CL_ISH_WORKPOOL has no exception.
Method SET_VIEW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PLACEID | Value transfer | Type reference (TYPE) | NWPLACE-WPLACEID | Identifikation des Arbeitsumfeldes | 20021030 | ||
2 | ![]() |
I_VIEWID | Value transfer | Type reference (TYPE) | NWVIEW-VIEWID | Identifikation der Sicht | 20021030 |
Method SET_VIEW_DATA on class CL_ISH_WORKPOOL has no exception.
Method SET_WORK_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021105 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021105 | ||
3 | ![]() |
I_APP | Value transfer | Object reference (TYPE REF TO) | CL_ISH_APPOINTMENT | Termin-Instanz | 20021105 | ||
4 | ![]() |
I_IMPOBJ | Value transfer | Object reference (TYPE REF TO) | OBJECT | Erzeugendes Objekt - OO | 20021105 | ||
5 | ![]() |
I_OBJECT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Objekt, welches bearbeitet wurde | 20021105 | ||
6 | ![]() |
I_WORK_FLAG | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Kennzeichen Objekt bearbeitet / Objekt nicht bearbeitet | 20021105 |
Method SET_WORK_FLAG on class CL_ISH_WORKPOOL has no exception.
Method SORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_OUTTAB | Value transfer | Type reference (TYPE) | STANDARD TABLE | Ausgabetabelle | 20021126 | ||
2 | ![]() |
C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021111 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021111 | ||
4 | ![]() |
IT_SORT_OBJECT | Value transfer | Type reference (TYPE) | ISHMED_T_SORT_OBJECT | eigene Sortierung übergeben | 20021111 | ||
5 | ![]() |
I_SORT | Value transfer | Type reference (TYPE) | N1SORTNO | Sortierung | 20021111 |
Method SORT on class CL_ISH_WORKPOOL has no exception.
Event Signatures
Event AFTER_USER_COMMAND Signature
Event AFTER_USER_COMMAND on class CL_ISH_WORKPOOL has no parameter.
Event BEFORE_USER_COMMAND Signature
Event BEFORE_USER_COMMAND on class CL_ISH_WORKPOOL has no parameter.
Event CONTEXT_MENU Signature
Event CONTEXT_MENU on class CL_ISH_WORKPOOL has no parameter.
Event DOUBLE_CLICK Signature
Event DOUBLE_CLICK on class CL_ISH_WORKPOOL has no parameter.
Event HOTSPOT_CLICK Signature
Event HOTSPOT_CLICK on class CL_ISH_WORKPOOL has no parameter.
Event IS_EMPTY Signature
Event IS_EMPTY on class CL_ISH_WORKPOOL has no parameter.
Event ONDRAG Signature
Event ONDRAG on class CL_ISH_WORKPOOL has no parameter.
Event ONDROP Signature
Event ONDROP on class CL_ISH_WORKPOOL has no parameter.
Event USER_COMMAND Signature
Event USER_COMMAND on class CL_ISH_WORKPOOL has no parameter.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 471 |