SAP ABAP Class CL_ISHMED_SCR_ME_DA_RCHTAB (IS-H*MED: Screen Class for Rate Change)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_ME (Package) IS-H*MED: Medication
⤷
⤷
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 | 20040430 |
Properties
| Class | CL_ISHMED_SCR_ME_DA_RCHTAB | |
| Short Description | IS-H*MED: Screen Class for Rate Change | |
| 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 | NMED_ME | IS-H*MED: Medication |
| Created | 20040430 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no interface implemented.
Friends
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040430 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_ORATE_GRID | IS-H*MED: Order Rates ALV Grid | 20040430 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | TYT_SCREEN | Table with All Instances | 20040430 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20040518 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Field Name | 20040430 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20040430 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040430 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20040430 | |
| 3 | Static method | Public | Method | Create New Instance | 20040430 |
Events
Class CL_ISHMED_SCR_ME_DA_RCHTAB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYT_SCREEN | Protected | See coding | 20040430 | tyt_screen TYPE STANDARD TABLE OF ty_screen
|
||
| 2 | TY_SCREEN | Protected | See coding | 20040430 | BEGIN OF ty_screen,
screen TYPE REF TO cl_ishmed_scr_me_da_rchtab,
END OF ty_screen
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_RCHTAB has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_RCHTAB has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_RCHTAB has no parameter.
Method CONSTRUCTOR on class CL_ISHMED_SCR_ME_DA_RCHTAB 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 | 20040430 | |||
| 2 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_SCR_ME_DA_RCHTAB | IS-H*MED: Screen class für Rate Change | 20040430 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040430 | |||
| 4 | I_AD_HOC | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040518 | ||
| 5 | I_TMPL_MODE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040430 |
Method CREATE on class CL_ISHMED_SCR_ME_DA_RCHTAB has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |