SAP ABAP Class CL_ISHMED_SCR_MEDSRV_CTX (IS-H*MED: Screen Class Context Med. service)
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_HTML | IS-H: Base Class for HTML Control Screens | 20050215 |
Properties
| Class | CL_ISHMED_SCR_MEDSRV_CTX | |
| Short Description | IS-H*MED: Screen Class Context Med. service | |
| Super Class | CL_ISH_SCR_HTML | IS-H: Base Class for HTML Control 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 | 20050215 | SAP |
| Last change | 20050409 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_SCR_MEDSRV_CTX has no interface implemented.
Friends
Class CL_ISHMED_SCR_MEDSRV_CTX 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_ISHMED_CONTEXT_MEDSRV | IS-H*MED: Context Information for Med. Service Processing | 20050215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RN1_CONTEXT_MEDSRV | IS-H*MED: Structure - Context Info for Med. Svce Processing | 20050217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Fills a Dynamic Document with Case Information | 20050303 | |
| 2 | Instance method | Protected | Method | Fills a Dynamic Document with Movement Information | 20050303 | |
| 3 | Instance method | Protected | Method | Fills a Dynamic Document with Patient Information | 20050303 | |
| 4 | Static method | Public | Method | Creates a CL_ISHMED_SCR_MEDSRV_CTX Object | 20050215 | |
| 5 | Instance method | Public | Method | Returns Context Object | 20050215 | |
| 6 | Instance method | Public | Method | Sets Context Object | 20050215 |
Events
Class CL_ISHMED_SCR_MEDSRV_CTX has no event.
Types
Class CL_ISHMED_SCR_MEDSRV_CTX has no local type.
Method Signatures
Method ADD_CASE_TO_DD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DD_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20050303 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050303 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050303 |
Method ADD_CASE_TO_DD on class CL_ISHMED_SCR_MEDSRV_CTX has no exception.
Method ADD_MVMT_TO_DD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DD_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20050303 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050303 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050303 |
Method ADD_MVMT_TO_DD on class CL_ISHMED_SCR_MEDSRV_CTX has no exception.
Method ADD_PATIENT_TO_DD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DD_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Dynamische Dokumente: Dokument | 20050303 | |||
| 2 | CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20050303 | |||
| 3 | E_RC | Call by reference | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050303 |
Method ADD_PATIENT_TO_DD on class CL_ISHMED_SCR_MEDSRV_CTX 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 | 20050215 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_MEDSRV_CTX | IS-H*MED: Screenklasse Kontext Med. Leistung | 20050215 | |||
| 3 | ER_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | IS-H: Interface für die Bildklassen | 20050215 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20050215 |
Method CREATE on class CL_ISHMED_SCR_MEDSRV_CTX has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CONTEXT_MEDSRV | IS-H*MED: Kontextinformation für Med. Leistungsbearbeitung | 20050215 |
Method GET_CONTEXT on class CL_ISHMED_SCR_MEDSRV_CTX has no exception.
Method SET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_CONTEXT_MEDSRV | IS-H*MED: Kontextinformation für Med. Leistungsbearbeitung | 20050215 |
Method SET_CONTEXT on class CL_ISHMED_SCR_MEDSRV_CTX has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 600 |