SAP ABAP Class CL_ISHMED_WORKPOOL_OP (IS-H*MED: Workpool for OR View Type)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1SRVDO_MED (Package) IS-H*MED: Service Documentation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_WORKPOOL IS-H*MED: Abstract Display Class for Workpools 20021029
Properties
Class CL_ISHMED_WORKPOOL_OP  
Short Description IS-H*MED: Workpool for OR View Type    
Super Class CL_ISH_WORKPOOL IS-H*MED: Abstract Display Class for Workpools 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1SRVDO_MED   IS-H*MED: Service Documentation 
Created 20021029   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ISHMED_VIEWTYPE_OP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ISHMED_WORKPOOL_OP has no interface implemented.
Friends
Class CL_ISHMED_WORKPOOL_OP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_AUFG1 Instance attribute Private Type reference (TYPE) ISHMED_T_VORGANG Tasks for Team Column 1 20021030
2 GT_AUFG2 Instance attribute Private Type reference (TYPE) ISHMED_T_VORGANG Tasks for Team Column 2 20021030
3 GT_AUFG3 Instance attribute Private Type reference (TYPE) ISHMED_T_VORGANG Tasks for Team Column 3 20021030
4 GT_AUFG4 Instance attribute Private Type reference (TYPE) ISHMED_T_VORGANG Tasks for Team Column 4 20021030
5 GT_OUTTAB Instance attribute Protected Type reference (TYPE) ISHMED_T_OP_LIST Output Table 20021030
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SPECIAL_OUTTAB Instance method Protected Method Fil Output Table of Class 20021104
2 CHANGE_PROPS_SPECIAL_OUTTAB Instance method Protected Method Change Properties (Colors, etc.) of Output Table 20021113
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021029
4 CREATE Static method Public Method Create Instance of OR Workpool 20021029
5 GET_OUTTAB_LINES Instance method Public Method Read Rows of Output Table 20021105
6 GET_SELECTED_OUTTAB_LINES Instance method Protected Method Determine Selected Rows of Output Table 20021112
7 GET_SPECIAL_SORT_CRITERIA Instance method Private Method Deterine Sort Criteria 20021111
Events
Class CL_ISHMED_WORKPOOL_OP has no event.
Types
Class CL_ISHMED_WORKPOOL_OP has no local type.
Method Signatures

Method BUILD_SPECIAL_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTTAB Value transfer Type reference (TYPE) ISHMED_T_OP_LIST Ausgabetabelle 20021104
2 Changing C_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerabarbeitung 20021104
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20021104
4 Importing IT_OBJECT Value transfer Type reference (TYPE) ISH_OBJECTLIST Zu aktualisierende Objekte (OO) 20021104
5 Importing I_CLOSE_NODE Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Knoten schließen (einzeilige Darstellung) 20021113
6 Importing I_NODE_OPEN Value transfer Type reference (TYPE) ISH_ON_OFF Vorgabe für Zustand des Knoten bei neuen Objekten 20021113
7 Importing I_OPEN_NODE Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Knoten öffnen (mehrzeilige Darstellung) 20021113
8 Importing I_PAT_ANONYM Value transfer Type reference (TYPE) ISH_ON_OFF SPACE Patienten anonym darstellen (ON/OFF) 20021113

Method BUILD_SPECIAL_OUTTAB on class CL_ISHMED_WORKPOOL_OP has no exception.

Method CHANGE_PROPS_SPECIAL_OUTTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OUTTAB Value transfer Type reference (TYPE) ISHMED_T_OP_LIST Ausgabetabelle 20021113
2 Changing C_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbearbeitung 20021113
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20021113

Method CHANGE_PROPS_SPECIAL_OUTTAB on class CL_ISHMED_WORKPOOL_OP has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISHMED_WORKPOOL_OP has no parameter.
# Exception Resumable Description Created on
1 INSTANCE_NOT_POSSIBLE Instanz der Klasse kann nicht angelegt werden 20021029

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerabarbeitung 20021029
2 Exporting E_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISHMED_WORKPOOL_OP Instanz des OP-Workpools 20021029
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20021029
4 Importing I_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container für die Anzeige 20021107
5 Importing I_ENVIRONMENT Call by reference Object reference (TYPE REF TO) CL_ISH_ENVIRONMENT Sammlung aller Objekte des Speichers 20040202

Method CREATE on class CL_ISHMED_WORKPOOL_OP has no exception.

Method GET_OUTTAB_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OP_LIST_LINES Value transfer Type reference (TYPE) ISHMED_T_OP_LIST Zeilen der Ausgabetabelle 20021105
2 Importing IT_OBJECT Value transfer Type reference (TYPE) ISH_OBJECTLIST Objekte (OO) 20021105

Method GET_OUTTAB_LINES on class CL_ISHMED_WORKPOOL_OP has no exception.

Method GET_SELECTED_OUTTAB_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerabarbeitung 20021112
2 Exporting ET_OBJECT Call by reference Type reference (TYPE) ISH_T_SEL_OBJECT Markierte Objekte (OO) 20021112
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Returncode 20021112
4 Importing I_SEL_ATTRIBUTE Value transfer Type reference (TYPE) ISH_SEL_OBJECT-ATTRIBUTE '*' Attribut der ausgewählten Einträge 20021112

Method GET_SELECTED_OUTTAB_LINES on class CL_ISHMED_WORKPOOL_OP has no exception.

Method GET_SPECIAL_SORT_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ERRORHANDLER Value transfer Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Instanz zur Fehlerbearbeitung 20021111
2 Exporting ET_SORT_OBJECT Value transfer Type reference (TYPE) ISHMED_T_SORT_OBJECT Sortierung anhand von Objekinstanzen 20021111
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC Rturncode 20021111
4 Exporting E_SORT Value transfer Type reference (TYPE) N1SORTNO Sortierung 20021111

Method GET_SPECIAL_SORT_CRITERIA on class CL_ISHMED_WORKPOOL_OP has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471