SAP ABAP Class CL_ISHMED_SCR_PATIENT_AGGREG (IS-H*MED: Patient Collective Order Screen)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
N1CORDMG_MED (Package) IS-H*MED: Clinical Ordering
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCR_ALV_GRID | IS-H: Base Class for ALV Grid Screens | 20040930 |
Properties
| Class | CL_ISHMED_SCR_PATIENT_AGGREG | |
| Short Description | IS-H*MED: Patient Collective Order Screen | |
| Super Class | CL_ISH_SCR_ALV_GRID | IS-H: Base Class for ALV Grid Screens |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CORDMG_MED | IS-H*MED: Clinical Ordering |
| Created | 20040915 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_PATIENT_AGGREG has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_PATIENT_AGGREG has no interface implemented.
Friends
Class CL_ISHMED_SCR_PATIENT_AGGREG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'CC_CONTAINER_PATIENT' | Prefix Container Name | 20041001 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20040923 | |||||
| 3 | Instance attribute | Public | Type reference (TYPE) | ISHMED_T_DYNP_PATIENT_AGGREG | IS-H*MED: Table Type for RN1_DYNP_PATIENT_AGGREG | 20041001 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Instance | 20040923 | |
| 2 | Instance method | Public | Method | Determine an Entry from Output Table | 20041217 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_DELETE_PATIENT | Instance Event (0) |
Public (2) |
Remove Patient Button | 20041216 |
| 2 | EV_NEW_PATIENT | Instance Event (0) |
Public (2) |
Add Patient Button | 20041216 |
| 3 | EV_OTHER_PATIENT | Instance Event (0) |
Public (2) |
Double-Click on Patient | 20041216 |
| 4 | EV_SELECT_PATIENT | Instance Event (0) |
Public (2) |
Choose Patient | 20050329 |
Types
Class CL_ISHMED_SCR_PATIENT_AGGREG has no local type.
Method Signatures
Method CREATE_MED 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 | 20040923 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_SCR_PATIENT_AGGREG | IS-H*MED: Screen Patient Sammelauftrag | 20040923 | |||
| 3 | ER_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | IS-H: Interface für die Bildklassen | 20050330 | |||
| 4 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040923 | |||
| 5 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 20041001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz konnte nicht erzeugt werden | 20040930 |
Method GET_OUTTAB_SINGLE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OUTTAB | Value transfer | Type reference (TYPE) | RN1_DYNP_PATIENT_AGGREG | IS-H*MED: Dynprostruktur Patient Sammelauftrag | 20041217 | |||
| 2 | IS_ROW_NO | Value transfer | Type reference (TYPE) | LVC_S_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20041217 |
Method GET_OUTTAB_SINGLE_ENTRY on class CL_ISHMED_SCR_PATIENT_AGGREG has no exception.
Event Signatures
Event EV_DELETE_PATIENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 20041216 |
Event EV_NEW_PATIENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 20041216 |
Event EV_OTHER_PATIENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PATIENT | Exporting | Value transfer | Type reference (TYPE) | RN1_DYNP_PATIENT_AGGREG | IS-H*MED: Dynprostruktur Patient Sammelauftrag | 20041216 | ||
| 2 | I_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode | 20041216 |
Event EV_SELECT_PATIENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PATIENT | Exporting | Value transfer | Type reference (TYPE) | RN1_DYNP_PATIENT_AGGREG | IS-H*MED: Tabelle mit Patientendaten Sammelauftrag | 20050329 | ||
| 2 | I_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20050329 |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 473 |