SAP ABAP Class CL_ISHMED_GL_RP_GROUP (pathways Manage Grouping for Evaluations)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-HMED (Application Component) Clinical System
⤷
NMED_GL (Package) IS-H*MED: Treatment Pathways
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_GL_RP_CONSTANTS | pathways Constants for Evaluation | 20060526 |
Properties
| Class | CL_ISHMED_GL_RP_GROUP | |
| Short Description | pathways Manage Grouping for Evaluations | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | NMED_GL | IS-H*MED: Treatment Pathways |
| Created | 20060526 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_GL_RP_GROUP has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISHMED_GL_RP_CONSTANTS | pathways Constants for Evaluation | 20060526 |
Friends
Class CL_ISHMED_GL_RP_GROUP has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20060526 | |
| 2 | Instance method | Private | Method | Describe Technical Fields | 20060530 | |
| 3 | Instance method | Public | Method | Groups by all entered columns? | 20060624 | |
| 4 | Instance method | Public | Method | Determine Technical Column Names | 20060717 | |
| 5 | Instance method | Public | Method | Determine Technical Column Names | 20060526 | |
| 6 | Instance method | Public | Method | Determine Technical Name of Column | 20060526 | |
| 7 | Instance method | Public | Method | Determine Column Position for Display | 20060526 | |
| 8 | Static method | Public | Method | Determine Title of Popup Dialog Source Column | 20060624 | |
| 9 | Static method | Public | Method | Determine Title of Popup Target Source Column | 20060624 | |
| 10 | Static method | Public | Method | Determine Title of Popup Dialog "Determine Grouping" | 20060624 | |
| 11 | Instance method | Public | Method | Determine Current Grouping | 20060526 | |
| 12 | Instance method | Public | Method | Fields Which Are not Contained in Current Grouping | 20060530 | |
| 13 | Instance method | Public | Method | Determine Possible Columns for Grouping | 20060526 | |
| 14 | Instance method | Public | Method | Determine Column Entries for SELECT -> ORDER BY | 20060629 | |
| 15 | Static method | Public | Method | Load | 20060526 | |
| 16 | Instance method | Public | Method | Configure Grouping | 20060526 | |
| 17 | Instance method | Public | Method | Enter Possible Columns for Grouping | 20060529 |
Events
Class CL_ISHMED_GL_RP_GROUP has no event.
Types
Class CL_ISHMED_GL_RP_GROUP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY_KEY | Gruppierung | 20060624 | |||
| 2 | IT_KEY_ALL | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY_KEY | Gruppierung (Alle) | 20060624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060526 |
Method FILL_TECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TECH | Call by reference | Type reference (TYPE) | RN2GL_RP_GROUP_BY_TECH | Gruppierung: technische Daten | 20060530 | |||
| 2 | I_KEY | Call by reference | Type reference (TYPE) | N2GL_RP_COL_KEY | Spaltenkennung für Auswertung | 20060624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060530 |
Method GET_COLS_ARE_IN_GROUP_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY_KEY | Schlüssel Gruppierung | 20060624 | |||
| 2 | R_VAL | Value transfer | Type reference (TYPE) | ISH_ON_OFF | {'X' | ' ' } | 20060624 |
Method GET_COLS_ARE_IN_GROUP_BY on class CL_ISHMED_GL_RP_GROUP has no exception.
Method GET_COL_NAMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COL_NAME | Value transfer | Type reference (TYPE) | ISHMED_T_N2GL_RP_FIELDNAME | Technische Namen der Spalte | 20060717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060717 |
Method GET_COL_NAMES_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COL_NAME_DISPLAY | Value transfer | Type reference (TYPE) | ISHMED_T_N2GL_RP_FIELDNAME | Technische Namen der Spalte für Anzeige | 20060526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060526 |
Method GET_COL_NAME_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COL_POS_DISPLAY | Call by reference | Type reference (TYPE) | N2GL_RP_POS | 20060526 | ||||
| 2 | R_COL_NAME_DISPLAY | Value transfer | Type reference (TYPE) | N2GL_FIELDNAME_INT | Technischer Name der Spalte für Anzeige | 20060526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060526 |
Method GET_COL_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KEY | Call by reference | Type reference (TYPE) | N2GL_RP_COL_KEY | Spaltenkennung | 20060624 | |||
| 2 | R_COL_POS | Value transfer | Type reference (TYPE) | N2GL_RP_POS | Spaltenposition | 20060526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060526 |
Method GET_DIALOG_SOURCE_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | LVC_TITLE | Überschrift Quellliste | 20060624 |
Method GET_DIALOG_SOURCE_TITLE on class CL_ISHMED_GL_RP_GROUP has no exception.
Method GET_DIALOG_TARGET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | LVC_TITLE | Überschrift Zielliste | 20060624 |
Method GET_DIALOG_TARGET_TITLE on class CL_ISHMED_GL_RP_GROUP has no exception.
Method GET_DIALOG_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | TEXT70 | Titel | 20060624 |
Method GET_DIALOG_TITLE on class CL_ISHMED_GL_RP_GROUP has no exception.
Method GET_GROUP_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GROUP_BY | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY | Gruppierung der Auswertungsdaten | 20060526 |
Method GET_GROUP_BY on class CL_ISHMED_GL_RP_GROUP has no exception.
Method GET_GROUP_BY_ADDITIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GROUP_BY | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY | Gruppierung der Auswertungsdaten | 20060530 |
Method GET_GROUP_BY_ADDITIONAL on class CL_ISHMED_GL_RP_GROUP has no exception.
Method GET_GROUP_BY_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GROUP_BY_ALL | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY | Gruppierung der Auswertungsdaten | 20060526 |
Method GET_GROUP_BY_ALL on class CL_ISHMED_GL_RP_GROUP has no exception.
Method GET_SELECT_ORDER_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SORT | Call by reference | Type reference (TYPE) | RN2GL_RP_SORT_COLUMNS | Spalten für Sortierung | 20060702 | |||
| 2 | E_ORDER_BY | Call by reference | Type reference (TYPE) | STRING | Spalten für ORDER BY | 20060629 |
Method GET_SELECT_ORDER_BY on class CL_ISHMED_GL_RP_GROUP has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_GL_RP_GROUP | Auswertungen Patientenpfad | 20060526 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY_KEY | Schlüssel Gruppierung | 20060624 | |||
| 3 | IT_KEY_ALL | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY_KEY | Schlüssel Gruppierung (Alle) | 20060624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060526 |
Method SET_GROUP_BY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY_KEY | Schlüssel Gruppierung | 20060624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060526 |
Method SET_GROUP_BY_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | ISHMED_T_N2GL_RP_GROUP_BY_KEY | Schlüssel Gruppierung (Alle) | 20060624 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine Ausnahme | 20060529 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |