SAP ABAP Class CL_ISHMED_SCR_MEDSRV (IS-H*MED:Derivation of CL_ISH_SCR_SPLITTER for Med. Svce Pro)
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_SCR_SPLITTER | IS-H: Abstract Base Class for Splitter Container Screens | 20040915 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_DWS_MEDSRV | IS-H*MED: DWS Medical Services Main Splitter | 20050304 |
Properties
| Class | CL_ISHMED_SCR_MEDSRV | |
| Short Description | IS-H*MED:Derivation of CL_ISH_SCR_SPLITTER for Med. Svce Pro | |
| Super Class | CL_ISH_SCR_SPLITTER | IS-H: Abstract Base Class for Splitter Container Screens |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1SRVDO_MED | IS-H*MED: Service Documentation |
| Created | 20040914 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_MEDSRV has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_MEDSRV has no interface implemented.
Friends
Class CL_ISHMED_SCR_MEDSRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CHAR14 | Alias of Hit List Context Splitter | 20050215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CHAR14 | Alias of Work Info Splitter | 20050215 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Hit List Context Splitter Columns | 20050215 | ||
| 4 | Static Attribute | Protected | Type reference (TYPE) | I | 2 | Main Splitter Columns | 20040917 | ||
| 5 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Work Info Splitter Columns | 20040917 | ||
| 6 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Context Screen Column | 20050215 | ||
| 7 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Hit List Screen Column | 20041008 | ||
| 8 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Hit List Context Screen Column | 20050215 | ||
| 9 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Info Screen Column | 20040917 | ||
| 10 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Work Screen Column | 20040917 | ||
| 11 | Static Attribute | Protected | Type reference (TYPE) | I | 2 | Work Info Splitter Column | 20040917 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'CC_MEDSRV' | Default Container Name | 20040917 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'SCR_CTX' | Context Screen Field Name | 20050215 | ||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'SCR_HITLS' | Hit List Screen Field Name | 20040917 | ||
| 15 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'SCR_HITLS_CTX' | Hit List Context Screen Field Name | 20050215 | ||
| 16 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'SCR_INFO' | Info Screen Field Name | 20040917 | ||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'SCR_WORK' | Work Screen Field Name | 20040917 | ||
| 18 | Instance attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | 'SCR_WORK_INFO' | Work Info Splitter Field Name | 20040917 | ||
| 19 | Static Attribute | Protected | Type reference (TYPE) | I | 2 | Hit List Context Splitter Rows | 20050215 | ||
| 20 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Main Splitter Rows | 20040917 | ||
| 21 | Static Attribute | Protected | Type reference (TYPE) | I | 2 | Work Info Splitter Rows | 20040917 | ||
| 22 | Static Attribute | Protected | Type reference (TYPE) | I | 2 | Context Screen Row | 20050215 | ||
| 23 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Hit List Screen Row | 20041015 | ||
| 24 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Hit List Context Splitter Row | 20050215 | ||
| 25 | Static Attribute | Protected | Type reference (TYPE) | I | 2 | Info Screen Row | 20040917 | ||
| 26 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Work Screen Row | 20040917 | ||
| 27 | Static Attribute | Protected | Type reference (TYPE) | I | 1 | Work Info Splitter Row | 20040917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Completes Instantiation (See CREATE_MED) | 20040914 | |
| 2 | Static method | Public | Method | Creates a CL_ISHMED_SCR_MEDSRV Object | 20041008 | |
| 3 | Instance method | Protected | Method | Instantiates Processing Screen (Grid) | 20050304 | |
| 4 | Instance method | Public | Method | Returns Alias for Hit List Context Splitter | 20050303 | |
| 5 | Instance method | Public | Method | Returns Alias for Work Info Splitter | 20050303 | |
| 6 | Instance method | Public | Method | Returns Screen for Context Info | 20050215 | |
| 7 | Instance method | Public | Method | Returns Screen for Service Hit List | 20041012 | |
| 8 | Instance method | Public | Method | Returns Hit List Context Splitter Screen | 20050215 | |
| 9 | Instance method | Public | Method | Returns Service Info Screen | 20041017 | |
| 10 | Instance method | Public | Method | Returns Service Processing Screen | 20040917 | |
| 11 | Instance method | Public | Method | Returns Work Info Splitter Screen | 20040917 | |
| 12 | Instance method | Public | Method | Hide Context Info | 20050215 | |
| 13 | Instance method | Public | Method | Hide Hit List | 20041009 | |
| 14 | Instance method | Public | Method | Hide Service Info | 20041017 | |
| 15 | Instance method | Public | Method | Returns Whether Context Info Is Visible | 20050215 | |
| 16 | Instance method | Public | Method | Returns Whether Hit List Context Splitter Screen Is Visible | 20050221 | |
| 17 | Instance method | Public | Method | Returns Whether Hit List Is Visible | 20041022 | |
| 18 | Instance method | Public | Method | Returns Whether Service Info Is Visible | 20041022 | |
| 19 | Instance method | Public | Method | Sets Alias for Hit List Context Splitter | 20050303 | |
| 20 | Instance method | Public | Method | Sets Alias for Work Info Splitter | 20050303 | |
| 21 | Instance method | Public | Method | Show Context Info | 20050215 | |
| 22 | Instance method | Public | Method | Show Hit List | 20041009 | |
| 23 | Instance method | Public | Method | Show Service Info | 20041017 |
Events
Class CL_ISHMED_SCR_MEDSRV has no event.
Types
Class CL_ISHMED_SCR_MEDSRV has no local type.
Method Signatures
Method COMPLETE_CONSTRUCTION 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 | 20040914 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040914 |
Method COMPLETE_CONSTRUCTION on class CL_ISHMED_SCR_MEDSRV has no exception.
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 | 20041008 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_MEDSRV | IS-H: Screenklasse Med. Leistungen | 20041008 | |||
| 3 | ER_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | IS-H: Interface für die Bildklassen | 20041008 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041008 |
Method CREATE on class CL_ISHMED_SCR_MEDSRV has no exception.
Method CREATE_SCR_WORK 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 | 20050304 | |||
| 2 | ER_SCR_WORK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_MEDSRV_WORK | i.s.h.med:Ableitung von CL_ISH_SCR_ALV_GRID f. Med.Leist.-b | 20050304 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050304 |
Method CREATE_SCR_WORK on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_ALIAS_NAME_HC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ALIAS_NAME_HC | Value transfer | Type reference (TYPE) | CHAR14 | Aliasname für den HitlsCtx-Splitter | 20050303 |
Method GET_ALIAS_NAME_HC on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_ALIAS_NAME_WI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ALIAS_NAME_WI | Value transfer | Type reference (TYPE) | CHAR14 | Aliasname für den WorkInfo-Splitter | 20050303 |
Method GET_ALIAS_NAME_WI on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_SCR_CTX 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 | 20050215 | |||
| 2 | ER_SCR_CTX | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_MEDSRV_CTX | IS-H*MED: Screenklasse Kontext Med. Leistung | 20050215 | |||
| 3 | E_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Screen wurde erzeugt | 20050215 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050215 | |||
| 5 | I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Screen wird erzeugt, wenn noch nicht vorhanden | 20050215 | ||
| 6 | I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20050215 |
Method GET_SCR_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_SCR_HITLS 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 | 20041012 | |||
| 2 | ER_SCR_HITLS | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_MEDSRV_HITLS | IS-H*MED: Hitlist-Screen für Med. Leistungen | 20041012 | |||
| 3 | E_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Screen wurde erzeugt | 20041129 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041012 | |||
| 5 | I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Screen wird erzeugt, wenn noch nicht vorhanden | 20041012 | ||
| 6 | I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20041015 |
Method GET_SCR_HITLS on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_SCR_HITLS_CTX 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 | 20050215 | |||
| 2 | ER_SCR_HITLS_CTX | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_SPLITTER_SIMPLE | IS-H: Screenklasse für einfaches Splitter-Control | 20050215 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050215 | |||
| 4 | I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20050215 |
Method GET_SCR_HITLS_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_SCR_INFO 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 | 20041017 | |||
| 2 | ER_SCR_INFO | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_MEDSRV_INFO | IS-H*MED: Screenklasse Med. Leistungsinfo | 20041017 | |||
| 3 | E_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Screen wurde erzeugt | 20041129 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041017 | |||
| 5 | I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Screen wird erzeugt, wenn noch nicht vorhanden | 20041017 | ||
| 6 | I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20041017 |
Method GET_SCR_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_SCR_WORK 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 | 20040917 | |||
| 2 | ER_SCR_WORK | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_MEDSRV_WORK | ISHMED:Ableitung von CL_ISH_SCR_ALV_GRID f. Med.Leistungsbe | 20040917 | |||
| 3 | E_CREATED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Screen wurde erzeugt | 20041129 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040917 | |||
| 5 | I_CREATE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Screen wird erzeugt, wenn noch nicht vorhanden | 20040917 | ||
| 6 | I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20041015 |
Method GET_SCR_WORK on class CL_ISHMED_SCR_MEDSRV has no exception.
Method GET_SCR_WORK_INFO 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 | 20040917 | |||
| 2 | ER_SCR_WORK_INFO | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_SPLITTER_SIMPLE | IS-H: Screenklasse für einfaches Splitter-Control | 20040917 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040917 | |||
| 4 | I_ONLY_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | ON: Nur sichtbaren Screen berücksichtigen | 20041015 |
Method GET_SCR_WORK_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.
Method HIDE_SCR_CTX 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 | 20050215 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050215 |
Method HIDE_SCR_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.
Method HIDE_SCR_HITLS 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 | 20041009 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041009 |
Method HIDE_SCR_HITLS on class CL_ISHMED_SCR_MEDSRV has no exception.
Method HIDE_SCR_INFO 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 | 20041017 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041017 |
Method HIDE_SCR_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.
Method IS_SCR_CTX_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Leistungsinfo ist sichtbar | 20050215 |
Method IS_SCR_CTX_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.
Method IS_SCR_HITLS_CTX_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Hitliste ist sichtbar | 20050221 |
Method IS_SCR_HITLS_CTX_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.
Method IS_SCR_HITLS_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Hitliste ist sichtbar | 20041022 |
Method IS_SCR_HITLS_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.
Method IS_SCR_INFO_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VISIBLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON: Leistungsinfo ist sichtbar | 20041022 |
Method IS_SCR_INFO_VISIBLE on class CL_ISHMED_SCR_MEDSRV has no exception.
Method SET_ALIAS_NAME_HC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS_NAME_HC | Call by reference | Type reference (TYPE) | CHAR14 | Aliasname für den HitlsCtx-Splitter | 20050303 |
Method SET_ALIAS_NAME_HC on class CL_ISHMED_SCR_MEDSRV has no exception.
Method SET_ALIAS_NAME_WI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ALIAS_NAME_WI | Call by reference | Type reference (TYPE) | CHAR14 | Aliasname für den WorkInfo-Splitter | 20050303 |
Method SET_ALIAS_NAME_WI on class CL_ISHMED_SCR_MEDSRV has no exception.
Method SHOW_SCR_CTX 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 | 20050215 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050215 |
Method SHOW_SCR_CTX on class CL_ISHMED_SCR_MEDSRV has no exception.
Method SHOW_SCR_HITLS 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 | 20041009 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041009 |
Method SHOW_SCR_HITLS on class CL_ISHMED_SCR_MEDSRV has no exception.
Method SHOW_SCR_INFO 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 | 20041017 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20041017 |
Method SHOW_SCR_INFO on class CL_ISHMED_SCR_MEDSRV has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 473 |