SAP ABAP Class CL_ISH_SCR_STRUCMEDREC (IS-H: Medical Problems Screen Class (Patient Record))
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED-MRO (Application Component) Medical Patient Data Organization (Patient Organizer)
⤷
N1STRMPR (Package) IS-H*MED: Structured Medical Patient Record
⤷
⤷
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 | 20040915 |
Properties
| Class | CL_ISH_SCR_STRUCMEDREC | |
| Short Description | IS-H: Medical Problems Screen Class (Patient Record) | |
| Super Class | CL_ISH_SCR_ALV_GRID | IS-H: Base Class for ALV Grid Screens |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1STRMPR | IS-H*MED: Structured Medical Patient Record |
| Created | 20040915 | SAP |
| Last change | 20050705 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISH_SCR_STRUCMEDREC has no forward declaration.
Interfaces
Class CL_ISH_SCR_STRUCMEDREC has no interface implemented.
Friends
Class CL_ISH_SCR_STRUCMEDREC 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 | 'STRUKT_MED_PATIENTENAKTE' | Default Container Name | 20040915 | ||
| 2 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'PROBLEM' | Prefix for Temporary STRUCMEDRECID | 20050217 | ||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20050217 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20050217 | |||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ISH_T_DYNP_STRUCMEDREC | Table Type for RN1_DYNP_STRUCMEDREC | 20040915 | |||
| 6 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'COMPLETED' | Field Name - Problem Completed | 20050223 | ||
| 7 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'KATID' | Field Name - Catalog | 20050103 | ||
| 8 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'RESPEMP' | Field Name - EmR | 20050207 | ||
| 9 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'STRLTX' | Field Name - Strltx | 20050216 | ||
| 10 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'STRLTX_BUT' | Field Name - Strtx_But | 20050216 | ||
| 11 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'STRLTX_BUTOBJ' | Field Name - Strltx_ButObj | 20050216 | ||
| 12 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'STRTXT' | Field Name - Strtxt | 20050216 | ||
| 13 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'PROBLEM' | Field Name - Strucmedrec Object Instance | 20050216 | ||
| 14 | Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'SYMPTOM' | Field Name - Problem | 20050103 | ||
| 15 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | OFF | Do NOT Display 'Assign Problem' Checkbox | 20050302 | ||
| 16 | Static Attribute | Public | Type reference (TYPE) | SY-UCOMM | 'DEL' | Function Key 'Cancel Problem' | 20041109 | ||
| 17 | Static Attribute | Public | Type reference (TYPE) | SY-UCOMM | 'COMPLETED' | Function Key 'Show/Hide Completed' | 20050223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Show/Hide Completed Problems | 20050316 | |
| 2 | Instance method | Protected | Method | Completes Instance Creation | 20040915 | |
| 3 | Static method | Public | Method | Creates a Screen Object | 20040915 | |
| 4 | Instance method | Public | Method | Set Additional Data for Screen | 20050302 | |
| 5 | Instance method | Protected | Method | F4 Input Help for Employee Responsible | 20050207 | |
| 6 | Instance method | Protected | Method | F4 Input Help for Medical Problem | 20041123 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_BUTTON_CLICK | Instance Event (0) |
Public (2) |
A Pushbutton in the Grid Was Used | 20050216 |
Types
Class CL_ISH_SCR_STRUCMEDREC has no local type.
Method Signatures
Method COMPLETED_SHOW_HIDE Signature
Method COMPLETED_SHOW_HIDE on class CL_ISH_SCR_STRUCMEDREC has no parameter.
Method COMPLETED_SHOW_HIDE on class CL_ISH_SCR_STRUCMEDREC has no exception.
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 | 20040915 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040915 | |||
| 3 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem der Screen läuft. | 20040915 | |||
| 4 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Containername | 20040915 |
Method COMPLETE_CONSTRUCTION on class CL_ISH_SCR_STRUCMEDREC 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 | 20040915 | |||
| 2 | ER_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_ISH_SCR_STRUCMEDREC | Screenklasse strukt med. Patien | 20040915 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040915 | |||
| 4 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container, in dem der Screen läuft | 20040915 | |||
| 5 | I_CONTAINER_NAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | Technischer Name des Containers | 20040915 |
Method CREATE on class CL_ISH_SCR_STRUCMEDREC has no exception.
Method SET_DATA_ADDITIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_KZ_TO_MOVM | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | Checkbox 'Problem zuordnen' NICHT anzeigen (ON/OFF) | 20050302 |
Method SET_DATA_ADDITIONAL on class CL_ISH_SCR_STRUCMEDREC has no exception.
Method VALUE_REQUEST_RESPEMP 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 | Instanz zur Fehlerbearbeitung | 20050207 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | eigene Wertehilfe wurde aufgerufen | 20050207 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20050207 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde ausgewählt ON / OFF | 20050207 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | ausgewählter Wert | 20050207 | |||
| 6 | I_ROWNUMBER | Value transfer | Type reference (TYPE) | INT4 | 0 | Zeilennummer | 20050207 |
Method VALUE_REQUEST_RESPEMP on class CL_ISH_SCR_STRUCMEDREC has no exception.
Method VALUE_REQUEST_SYMPTOM 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 | Instanz zur Fehlerbearbeitung | 20041123 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | eigene Wertehilfe wurde aufgerufen | 20041123 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20041123 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde ausgewählt ON / OFF | 20041123 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | ausgewählter Wert | 20041123 | |||
| 6 | I_ROWNUMBER | Value transfer | Type reference (TYPE) | INT4 | 0 | Zeilennummer | 20050103 |
Method VALUE_REQUEST_SYMPTOM on class CL_ISH_SCR_STRUCMEDREC has no exception.
Event Signatures
Event EV_BUTTON_CLICK Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COL_FIELDVAL | Exporting | Value transfer | Type reference (TYPE) | RNFIELD_VALUE | Spaltenfeldwerte | 20050216 | ||
| 2 | IS_ROW_FIELDVAL | Exporting | Value transfer | Type reference (TYPE) | RNFIELD_VALUE | Zeilenfeldwerte | 20050216 | ||
| 3 | I_COL_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Spaltenname | 20050216 | ||
| 4 | I_ROW_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Zeilenname (APPLANID) | 20050216 |
History
| Last changed by/on | SAP | 20050705 |
| SAP Release Created in | 473 |