SAP ABAP Class CL_ISHMED_ALVGRID_CMETHSTA (IS-H: ALV Grid for Clinical Order Types)
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_GUI_ALV_GRID | ALV List Viewer | 20030822 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030822 |
Properties
| Class | CL_ISHMED_ALVGRID_CMETHSTA | |
| Short Description | IS-H: ALV Grid for Clinical Order Types | |
| Super Class | CL_GUI_ALV_GRID | ALV List Viewer |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | N1CORDMG_MED | IS-H*MED: Clinical Ordering |
| Created | 20030822 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_ALVGRID_CMETHSTA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030822 |
Friends
Class CL_ISHMED_ALVGRID_CMETHSTA has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Changes cmethsta Object | 20030824 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030822 | |
| 3 | Instance method | Protected | Method | Display ALV Grid | 20030822 | |
| 4 | Instance method | Public | Method | Returns Currently Selected Rows | 20030822 | |
| 5 | Instance method | Public | Method | Returns Currently Selected Row Number | 20030822 | |
| 6 | Instance method | Protected | Method | Returns ALV Grid Functions not to Be Displayed | 20030822 | |
| 7 | Instance method | Protected | Method | Returns ALV Grid Field Categories | 20030822 | |
| 8 | Instance method | Protected | Event handling method | React to Data Changes | 20030824 | |
| 9 | Instance method | Public | Method | Initialize ALV Grid. Calls SET_TABLE_FOR_FIRST_DISPL | 20030822 | |
| 10 | Instance method | Protected | Method | Initializes Drop-Down List Box for Module Methods | 20030824 | |
| 11 | Instance method | Protected | Method | Initializes GT_OUTTAB | 20030822 | |
| 12 | Instance method | Protected | Method | Mapping cmethsta Following Outtab | 20030822 | |
| 13 | Instance method | Protected | Method | Creates cmethsta Object | 20030824 | |
| 14 | Instance method | Public | Method | Refresh ALV Grid | 20030822 |
Events
Class CL_ISHMED_ALVGRID_CMETHSTA has no event.
Types
Class CL_ISHMED_ALVGRID_CMETHSTA has no local type.
Method Signatures
Method CHANGE_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTTAB | Call by reference | Type reference (TYPE) | RN1_CMETHSTA_OUTTAB | IS-H*MED: Zuordnung Status - Methoden (ALVGrid) | 20030824 |
Method CHANGE_ENTRY on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030822 | |||
| 2 | I_REPID | Call by reference | Type reference (TYPE) | SY-REPID | Aufrufendes Programm | 20030822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Irgendein Fehler aufgetreten. | 20030822 |
Method DISPLAY_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH_DATA | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030822 | ||
| 2 | I_REFRESH_DISPLAY | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030822 |
Method DISPLAY_INTERNAL on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method GET_CURRENT_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_OUTTAB | Value transfer | Type reference (TYPE) | RN1_CMETHSTA_OUTTAB | IS-H*MED: Zuordnung Status - Methoden (ALVGrid) | 20030822 |
Method GET_CURRENT_OUTTAB on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method GET_CURRENT_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ROW | Value transfer | Type reference (TYPE) | I | Aktuelle Zeilennummer | 20030822 |
Method GET_CURRENT_ROW on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method GET_EXCL_FUNCTIONS_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FUNCTION | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20030822 |
Method GET_EXCL_FUNCTIONS_INTERNAL on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method GET_FIELDCAT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIELDCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20030822 |
Method GET_FIELDCAT_INTERNAL on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method HANDLE_DATA_CHANGED_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GOOD_CELLS | Call by reference | Attribute reference (LIKE) | 20030824 | |||||
| 2 | E_MODIFIED | Call by reference | Attribute reference (LIKE) | 20030824 |
Method HANDLE_DATA_CHANGED_FINISHED on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CORDTYP | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CORDTYP | IS-H*MED: Klinischer Auftragstyp | 20030822 | |||
| 2 | IR_STSMA | Value transfer | Object reference (TYPE REF TO) | CL_ISH_STSMA | IS-H: Statusschema | 20030822 | |||
| 3 | I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20030822 |
Method INIT on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method INIT_DROP_DOWN Signature
Method INIT_DROP_DOWN on class CL_ISHMED_ALVGRID_CMETHSTA has no parameter.
Method INIT_DROP_DOWN on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method INIT_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REFRESH | Value transfer | Type reference (TYPE) | ISH_ON_OFF | '' | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20030822 |
Method INIT_OUTTAB on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method MAP_CMETHSTA_TO_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CMETHSTA | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CMETHSTA | IS-H*MED: Zuordnung Status - Methode | 20030822 | |||
| 2 | RS_OUTTAB | Value transfer | Type reference (TYPE) | RN1_CMETHSTA_OUTTAB | IS-H*MED: Zuordnung Status - Methoden (ALVGrid) | 20030822 |
Method MAP_CMETHSTA_TO_OUTTAB on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method NEW_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OUTTAB | Call by reference | Type reference (TYPE) | RN1_CMETHSTA_OUTTAB | IS-H*MED: Zuordnung Status - Methoden (ALVGrid) | 20030824 |
Method NEW_ENTRY on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CORDTYP | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_CORDTYP | IS-H*MED: Klinischer Auftragstyp | 20030822 | |||
| 2 | IR_STSMA | Value transfer | Object reference (TYPE REF TO) | CL_ISH_STSMA | IS-H: Statusschema | 20030822 | |||
| 3 | I_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | IS-H: Verarbeitungsmodus | 20030822 |
Method REFRESH on class CL_ISHMED_ALVGRID_CMETHSTA has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |