SAP ABAP Class CL_ISHMED_SCR_DDGRID (IS-H*MED: DrugDocGrid)
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 | 20040923 |
Properties
| Class | CL_ISHMED_SCR_DDGRID | |
| Short Description | IS-H*MED: DrugDocGrid | |
| 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 | 20040923 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_SCR_DDGRID has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_DDGRID has no interface implemented.
Friends
Class CL_ISHMED_SCR_DDGRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | CHAR10 | 'FROMGRID' | Character Field Length = 10 | 20040923 | ||
| 2 | Constant | Protected | Type reference (TYPE) | CHAR10 | 'NORMALPAI' | Character Field Length = 10 | 20040923 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | '1' | Character Field of Length 1 | 20040923 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR01 | '2' | Character Field of Length 1 | 20040923 | ||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_ME_EPREPDOC | IS-H*MED: Prep Document of Event | 20040923 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040923 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_ME_DRUG_DOC | IS-H*MED: Drug Documentation | 20040923 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | VN1EADDOC | IS-H*MED: Event Administration Document - Update Structure | 20040923 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TYT_OUTTAB | IS-H*MED: Table Type DrugDocGrid | 20040923 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TYT_SCREEN | 20040923 | ||||
| 11 | Static Attribute | Protected | Type reference (TYPE) | TN01-EINRI | IS-H: Institution | 20040923 | |||
| 12 | Static Attribute | Protected | Type reference (TYPE) | C | 20040923 | ||||
| 13 | Static Attribute | Protected | Type reference (TYPE) | I | 20040923 | ||||
| 14 | Static Attribute | Protected | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20040923 | |||
| 15 | Static Attribute | Protected | Type reference (TYPE) | C | 20040923 | ||||
| 16 | Static Attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolean Data Type for ON (= "X") and OFF (= " ") | 20040923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check If There Are DrugDocs and Generate If Not | 20040923 |
Events
Class CL_ISHMED_SCR_DDGRID has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYT_OUTTAB | Protected | Type reference (TYPE) | ISHMED_T_RN1_GRID_OUT_ME_DDOC | IS-H*MED: Table Type DrugDocGrid | 20040923 | |
| 2 | TYT_SCREEN | Protected | See coding | 20040923 | tyt_screen TYPE STANDARD TABLE OF ty_screen
|
||
| 3 | TY_OUTTAB | Protected | Type reference (TYPE) | RN1_GRID_OUT_ME_DDOC | IS-H*MED: Outtab Structure for DrugDocGrid | 20040923 | |
| 4 | TY_SCREEN | Protected | See coding | 20040923 | BEGIN OF ty_screen,
screen TYPE REF TO cl_ishmed_scr_ddgrid,
END OF ty_screen
|
Method Signatures
Method CHECK_AND_GENERATE_DRUGDOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_ERRORHANDLER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040923 | |||
| 2 | ER_EPREPDOC | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_EPREPDOC | IS-H*MED: Prep Document of Event | 20040923 | |||
| 3 | E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040923 | |||
| 4 | IR_EVENT | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ME_EVENT | IS-H*MED: Arzneimittelereignis | 20040923 | |||
| 5 | IT_EDRUGS | Value transfer | Type reference (TYPE) | ISH_OBJECTLIST | IS-H: Tabelle mit Objektreferenzen | 20040923 | |||
| 6 | I_ADHOC | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040923 | ||
| 7 | I_FORCE_CREATION | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040923 | ||
| 8 | I_GRID_KIND | Value transfer | Type reference (TYPE) | ANY | GCO_KIND_INTERMITTENT | Defaultvalue for gridkind | 20040923 | ||
| 9 | I_SCREEN_KIND | Value transfer | Type reference (TYPE) | C | Screen Type: "N" for Normal, "P" for PRN | 20040923 | |||
| 10 | I_VCODE | Value transfer | Type reference (TYPE) | ISH_VCODE | IS-H: Verarbeitungsmodus | 20040923 |
Method CHECK_AND_GENERATE_DRUGDOC on class CL_ISHMED_SCR_DDGRID has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |