SAP ABAP Class CL_ISHMED_VIEWTYPE_OP (IS-H*MED: Display Class Operations 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_VIEW | Abstract Display Class for Views | 20021015 |
Properties
| Class | CL_ISHMED_VIEWTYPE_OP | |
| Short Description | IS-H*MED: Display Class Operations View Type | |
| Super Class | CL_ISH_VIEW | Abstract Display Class for Views |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | N1SRVDO_MED | IS-H*MED: Service Documentation |
| Created | 20021015 | SAP |
| Last change | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_VIEWTYPE_OP has no forward declaration.
Interfaces
Class CL_ISHMED_VIEWTYPE_OP has no interface implemented.
Friends
Class CL_ISHMED_VIEWTYPE_OP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | NWVIEW-VIEWTYPE | '011' | OR View Type | 20021018 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_VORGANG | Tasks for Team Column 1 | 20021016 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_VORGANG | Tasks for Team Column 2 | 20021016 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_VORGANG | Tasks for Team Column 3 | 20021016 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ISHMED_T_VORGANG | Tasks for Team Column 4 | 20021016 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CATSXT_ISCAL_DAY_ITAB | Holiday or non-working days | 20021021 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ISHMED_T_OP_LIST | Output Table | 20021015 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ORGID | Planning Organizational Unit | 20021028 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ISH_ON_OFF | Sort not by Surg. Area ID but by Surg. Area Abbreviation | 20060118 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ISH_ON_OFF | Sort not by Room ID but by Room Abbreviation | 20060118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Insert Empty Entries in OR Plan | 20021021 | |
| 2 | Instance method | Protected | Method | Create Display Objects from Transferred Objects/Data | 20021015 | |
| 3 | Instance method | Protected | Method | Insert Freeline PLanning | 20021112 | |
| 4 | Instance method | Protected | Method | Create Output Table from Table with Display Objects | 20021015 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20021015 | |
| 6 | Static method | Public | Method | Create Instance of OR Display Class | 20021015 | |
| 7 | Instance method | Protected | Method | Delete Duplicate Subsequent Blank Entries | 20060411 | |
| 8 | Instance method | Protected | Method | Insert Calculated Values in Output Table | 20021115 | |
| 9 | Instance method | Protected | Method | Include Selection Variant Filter | 20030729 | |
| 10 | Instance method | Protected | Method | Determine Public Holiday Calendar | 20021021 | |
| 11 | Instance method | Public | Method | Read Rows of Output Table | 20021025 | |
| 12 | Instance method | Private | Method | Determine Individual Sort Order Acc. to Selection Criteria | 20030731 | |
| 13 | Instance method | Private | Method | Deterine Sort Criteria | 20021111 | |
| 14 | Instance method | Public | Method | 20030430 | ||
| 15 | Instance method | Protected | Method | Determine Drag&Drop + List Colors | 20021017 | |
| 16 | Instance method | Public | Method | Determine Planning OU | 20021028 |
Events
Class CL_ISHMED_VIEWTYPE_OP has no event.
Types
Class CL_ISHMED_VIEWTYPE_OP has no local type.
Method Signatures
Method APPEND_EMPTY_ENTRIES Signature
Method APPEND_EMPTY_ENTRIES on class CL_ISHMED_VIEWTYPE_OP has no parameter.
Method APPEND_EMPTY_ENTRIES on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method BUILD_DSPOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021015 | |||
| 2 | E_DSPOBJ | Call by reference | Type reference (TYPE) | N1OBJECTREF | Anzeigeobjekt | 20021015 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021015 | |||
| 4 | I_CHECK_ONLY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | 'X' | Daten vorerst nur prüfen (noch nicht lesen) | 20051116 | ||
| 5 | I_IMP_OBJECT | Call by reference | Type reference (TYPE) | N1OBJECTREF | Übergebenes Objekt (OO) | 20021015 | |||
| 6 | I_NODE_OPEN | Call by reference | Type reference (TYPE) | ISH_ON_OFF | 'X' | Knoten offen/geschlossen (mehrzeilig/einzeilig) | 20021025 |
Method BUILD_DSPOBJ on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method BUILD_FREELINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLAN_DATA | Value transfer | Type reference (TYPE) | RN1FREELINE_PLAN | Daten für eine Freizeile Planung | 20021112 |
Method BUILD_FREELINE on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method BUILD_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021015 | |||
| 2 | ET_OUTTAB | Call by reference | Type reference (TYPE) | ISHMED_T_OP_LIST | Ausgabetabelle | 20021015 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021015 | |||
| 4 | I_CLOSE_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Knoten schließen (einzeilige Darstellung) | 20021025 | |||
| 5 | I_DSPOBJ | Call by reference | Type reference (TYPE) | N1OBJECTREF | Anzeigeobjekt | 20021015 | |||
| 6 | I_IMPOBJ | Call by reference | Type reference (TYPE) | N1OBJECTREF | Übergabeobjekt (OO) | 20021022 | |||
| 7 | I_OPEN_NODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Knoten öffnen (mehrzeilige Darstellung) | 20021025 | |||
| 8 | I_PAT_ANONYM | Value transfer | Type reference (TYPE) | ISH_ON_OFF | SPACE | Patienten anonym darstellen (ON/OFF) | 20021029 |
Method BUILD_OUTTAB on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_VIEWTYPE_OP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse kann nicht angelegt werden | 20021015 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20021015 | |||
| 2 | E_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_VIEWTYPE_OP | Instanz der Display-Klasse OP | 20021015 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20021015 | |||
| 4 | I_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container für die Anzeige | 20021107 | |||
| 5 | 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_VIEWTYPE_OP has no exception.
Method DELETE_DUP_EMPTY_ENTRIES Signature
Method DELETE_DUP_EMPTY_ENTRIES on class CL_ISHMED_VIEWTYPE_OP has no parameter.
Method DELETE_DUP_EMPTY_ENTRIES on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method FILL_OUTTAB_CALC_VALUES Signature
Method FILL_OUTTAB_CALC_VALUES on class CL_ISHMED_VIEWTYPE_OP has no parameter.
Method FILL_OUTTAB_CALC_VALUES on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method FILTER_OUTTAB Signature
Method FILTER_OUTTAB on class CL_ISHMED_VIEWTYPE_OP has no parameter.
Method FILTER_OUTTAB on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method GET_HOLIDAY_CALENDAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HOLIDAY | Call by reference | Type reference (TYPE) | CATSXT_ISCAL_DAY_ITAB | Feiertag bzw. arbeitsfreie Tage | 20021021 | |||
| 2 | I_DATE_FROM | Value transfer | Type reference (TYPE) | SY-DATUM | Datum von | 20021021 | |||
| 3 | I_DATE_TO | Value transfer | Type reference (TYPE) | SY-DATUM | Datum bis | 20021021 | |||
| 4 | I_EINRI | Value transfer | Type reference (TYPE) | EINRI | Einrichtung | 20021021 |
Method GET_HOLIDAY_CALENDAR on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method GET_OUTTAB_LINES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OP_LIST_LINES | Call by reference | Type reference (TYPE) | ISHMED_T_OP_LIST | Zeilen der Ausgabetabelle | 20021025 | |||
| 2 | IT_OBJECT | Call by reference | Type reference (TYPE) | ISH_OBJECTLIST | Objekte (OO) | 20021025 |
Method GET_OUTTAB_LINES on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method GET_SORT_CRIT_INDIVIDUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SORT | Value transfer | Type reference (TYPE) | LVC_T_SORT | Tabelle der Sortierkriterien | 20030731 | |||
| 2 | ET_SORT_DETAIL | Value transfer | Type reference (TYPE) | ISHMED_T_DISPLAY_SORT_DYN | Details für dyn. Sortierung | 20030731 |
Method GET_SORT_CRIT_INDIVIDUAL on class CL_ISHMED_VIEWTYPE_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 | C_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20021111 | |||
| 2 | ET_SORT_OBJECT | Value transfer | Type reference (TYPE) | ISHMED_T_SORT_OBJECT | Sortierung anhand von Objekinstanzen | 20021111 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Rturncode | 20021111 | |||
| 4 | E_SORT | Value transfer | Type reference (TYPE) | N1SORTNO | Sortierung | 20021111 |
Method GET_SPECIAL_SORT_CRITERIA on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISHMED_VIEWTYPE_OP has no parameter.
Method GET_TYPE on class CL_ISHMED_VIEWTYPE_OP has no exception.
Method SET_DRAGDROP_AND_COLORS Signature
Method SET_DRAGDROP_AND_COLORS on class CL_ISHMED_VIEWTYPE_OP has no parameter.
Method SET_DRAGDROP_AND_COLORS on class CL_ISHMED_VIEWTYPE_OP 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) | ORGID | Planende Org.Einheit | 20021028 |
Method SET_PLANNING_OU on class CL_ISHMED_VIEWTYPE_OP has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in | 471 |