SAP ABAP Class CL_ISH_SCR_MED_DATA (IS-H: Medical Data Screen Class)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20031105 |
Properties
| Class | CL_ISH_SCR_MED_DATA | |
| Short Description | IS-H: Medical Data Screen Class | |
| Super Class | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1BASE | IS-H: Basic Functionality; TSA Development |
| Created | 20031105 | SAP |
| Last change | 20110810 | 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_ISH_SCR_MED_DATA has no interface implemented.
Friends
Class CL_ISH_SCR_MED_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TABNAME | 'N1CORDER' | Table Name | 20031203 | ||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20031105 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RN1_DYNP_MED_DATA-N1DILTXT | Text Long Text Button "Diagnoses" | 20050610 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | CHAR40 | Display Button "More Diagnoses" | 20050610 | |||
| 5 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for DITXT | 20031105 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for FRAGE | 20031105 | |||
| 7 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for IFG | 20031105 | |||
| 8 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for KANAM | 20031105 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20031210 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for N1DILTXT | 20031105 | |||
| 11 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for N1FRLTXT | 20031105 | |||
| 12 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for N1KALTXT | 20031105 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20090827 | |||
| 14 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for SCHWKZ | 20031105 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | Field Name for SCHWO | 20031105 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | RN1_DYNP_MED_DATA-N1FRLTXT | Text Long Text Button "Question" | 20050610 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | Indicator IS-H*MED Active | 20031212 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | RN1_DYNP_MED_DATA-N1KALTXT | Text Long Text Button "Short Anamnesis" | 20050610 | |||
| 19 | Static Attribute | Public | Type reference (TYPE) | ISH_FIELDNAME | 'RN1_DYNP_MED_DATA' | IS-H: Field Name | 20040107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check whether Risk Factors Exist for Patient | 20040218 | |
| 2 | Instance method | Public | Constructor | Constructor | 20031105 | |
| 3 | Static method | Public | Method | Create Instance of Screen | 20031105 | |
| 4 | Instance method | Protected | Method | List Box for Degree of Infection | 20031105 | |
| 5 | Instance method | Protected | Method | More Diagnoses Button | 20031210 | |
| 6 | Instance method | Protected | Method | Button Fill Indicator that Long Text Exists for Diagnosis | 20031105 | |
| 7 | Instance method | Protected | Method | Button Fill Indicator that Long Text Exists for Questions | 20031105 | |
| 8 | Instance method | Protected | Method | Button Fill Indicator that Long Text Exists for Short Anamn. | 20031105 | |
| 9 | Static method | Public | Method | Create Icon | 20040225 | |
| 10 | Instance method | Protected | Method | F4 Help for Diagnosis | 20031105 |
Events
Class CL_ISH_SCR_MED_DATA has no event.
Types
Class CL_ISH_SCR_MED_DATA has no local type.
Method Signatures
Method CHECK_RISC_FACTS_FOR_PATIENT 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 | 20040218 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040218 | |||
| 3 | E_RISC_FACTS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040218 |
Method CHECK_RISC_FACTS_FOR_PATIENT on class CL_ISH_SCR_MED_DATA has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISH_SCR_MED_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instanz der Klasse kann nicht angelegt werden | 20031105 |
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 | 20031105 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_SCR_MED_DATA | IS-H: Screenklasse med. Daten | 20031105 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031105 |
Method CREATE on class CL_ISH_SCR_MED_DATA has no exception.
Method CREATE_LISTBOX_IFG 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 | 20031105 | |||
| 2 | ER_LB_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | IS-H: Basisklasse für Dynpro-Listboxen | 20031105 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031105 |
Method CREATE_LISTBOX_IFG on class CL_ISH_SCR_MED_DATA has no exception.
Method FILL_LABEL_MORE_DIA 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 | 20031210 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031210 | |||
| 3 | I_CONFIG_ACTIVE | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 | |||
| 4 | I_CONFIG_INPUT | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 |
Method FILL_LABEL_MORE_DIA on class CL_ISH_SCR_MED_DATA has no exception.
Method FILL_LABEL_N1DILTXT 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 | 20031105 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | 20031105 | ||||
| 3 | I_CONFIG_ACTIVE | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 | |||
| 4 | I_CONFIG_INPUT | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 |
Method FILL_LABEL_N1DILTXT on class CL_ISH_SCR_MED_DATA has no exception.
Method FILL_LABEL_N1FRLTXT 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 | 20031105 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031105 | |||
| 3 | I_CONFIG_ACTIVE | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 | |||
| 4 | I_CONFIG_INPUT | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 |
Method FILL_LABEL_N1FRLTXT on class CL_ISH_SCR_MED_DATA has no exception.
Method FILL_LABEL_N1KALTXT 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 | 20031105 | |||
| 2 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031105 | |||
| 3 | I_CONFIG_ACTIVE | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 | |||
| 4 | I_CONFIG_INPUT | Value transfer | Type reference (TYPE) | C | TRUE | 20050609 |
Method FILL_LABEL_N1KALTXT on class CL_ISH_SCR_MED_DATA has no exception.
Method ICON_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 | 20040225 | |||
| 2 | E_FIELD | Value transfer | Type reference (TYPE) | ISH_LGTX03 | IS-H: Dynprofeld zur Anzeige eines dynamischen Icons | 20040225 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040225 | |||
| 4 | I_ICON | Value transfer | Type reference (TYPE) | CHAR100 | Charakter 100 | 20040225 | |||
| 5 | I_INFO | Value transfer | Type reference (TYPE) | CHAR100 | Charakter 100 | 20040225 | |||
| 6 | I_TEXT | Value transfer | Type reference (TYPE) | CHAR100 | Charakter 100 | 20040225 |
Method ICON_CREATE on class CL_ISH_SCR_MED_DATA has no exception.
Method VALUE_REQUEST_DITXT 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 | 20031105 | |||
| 2 | E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | F4 wurde behandelt? | 20031105 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031105 | |||
| 4 | E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde selektiert? | 20031105 | |||
| 5 | E_VALUE | Value transfer | Type reference (TYPE) | ANY | Ausgewählter Wert. | 20031105 |
Method VALUE_REQUEST_DITXT on class CL_ISH_SCR_MED_DATA has no exception.
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 472 |