SAP ABAP Class CL_ISHMED_RAD_DWS_PREFINDINGS (IS-H*MED RAD: Prefindings Navigator)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NMED (Package) R/3MED: Medical documentation GSD

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_DWS_AREA | IS-H*MED DWS: Subarea Layout | 20040106 |
Properties
Class | CL_ISHMED_RAD_DWS_PREFINDINGS | |
Short Description | IS-H*MED RAD: Prefindings Navigator | |
Super Class | CL_ISHMED_DWS_AREA | IS-H*MED DWS: Subarea Layout |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NMED | R/3MED: Medical documentation GSD |
Created | 20040106 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no forward declaration.
Interfaces
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no interface implemented.
Friends
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_RAD_DWS_CNTNAVIGATOR | IS-H*MED: Management and Navigation of Container Objects | 20040112 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER_BAR_XT | Vertical Tabstrip for Controls | 20040106 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'PREFINDINGSID' | ID of Prefindings Component | 20040112 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'REPORTSELID' | ID of Document Selection Components | 20040112 | |
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_ISHMED_DWS_SUBAREA | Subarea PMD Viewer | 20040113 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container of Subarea Docviewer | 20040106 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | EINRI | IS-H: Institution | 20040107 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_RAD_DWS | i.s.h.med DWS: Work Station Instance | 20040112 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | LCL_LAYOUT | Layout Object | 20040826 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | PATNR | IS-H: Patient Number | 20040209 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_RAD_RCC_PF | Tree of Radiological Prefindings | 20040106 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_PMD_DOCVIEWER | Findings Report Selection | 20040112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040106 |
2 | ![]() |
Instance method | Private | Method | Creates Subarea PMD Document Viewer | 20040113 |
3 | ![]() |
Instance method | Private | Method | Creates Tree of Prefindings | 20040107 |
4 | ![]() |
Instance method | Private | Method | Creates 'Document Selectionl' Container (Other Findings) | 20040107 |
5 | ![]() |
Instance method | Private | Event handling method | Container Change in Navigator | 20040115 |
6 | ![]() |
Instance method | Private | Event handling method | Pushbutton Handler | 20040126 |
7 | ![]() |
Instance method | Private | Event handling method | Handler for Double-Click on Item | 20040223 |
8 | ![]() |
Instance method | Private | Event handling method | Navigator Pushbutton Toolbar Was Changed | 20040114 |
9 | ![]() |
Instance method | Private | Method | Set Up Pushbutton Toolbar | 20040122 |
Events
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no event.
Types
Class CL_ISHMED_RAD_DWS_PREFINDINGS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INSTITUTION | Call by reference | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20040106 | ||
2 | ![]() |
LAYOUT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_RAD_DWS | IS-H*MED DWS: Objekttype | 20040112 | ||
3 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 20040106 | ||
4 | ![]() |
PATIENT | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040111 | ||
5 | ![]() |
SPLIT_DIRECTION | Call by reference | Type reference (TYPE) | I | 1 | 0 - horizontal; 1 - vertikal | 20040106 | |
6 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20040106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED RAD: Navigator Vorbefunde | 20040106 |
Method CREATE_DOCVIEWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOCUMENT | Call by reference | Type reference (TYPE) | NDOC | IS-H: Zuordnungen IS-H Objekte zu Dokumenten im DVS | 20040113 | ||
2 | ![]() |
DOCVIEWER | Value transfer | Object reference (TYPE REF TO) | IF_ISHMED_DWS_SUBAREA | IS-H*MED DWS: Subarea | 20040113 | ||
3 | ![]() |
DOCVIEW_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040113 | ||
4 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | STRING | 20040113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED RAD: Navigator Vorbefunde | 20040113 |
Method CREATE_PF_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040107 | ||
2 | ![]() |
PATNR | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040121 | ||
3 | ![]() |
PREFINDINGS_TREE | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_RAD_RCC_PF | IS-H*MED: Baum der Vorbefunde radiologie | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED RAD: Navigator Vorbefunde | 20040107 |
Method CREATE_REPORT_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20040107 | ||
2 | ![]() |
PATNR | Call by reference | Type reference (TYPE) | PATNR | IS-H: Patientennummer | 20040107 | ||
3 | ![]() |
REPORT_SELECTION | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_PMD_DOCVIEWER | IS-H*MED: Linkelement Dokumentenbetrachter | 20040112 | ||
4 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | LVC_TITLE | ALV-Control: Text der Titelzeile | 20040113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H*MED RAD: Navigator Vorbefunde | 20040107 |
Method ON_CONTAINER_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Attribute reference (LIKE) | 20040115 |
Method ON_CONTAINER_CHANGED on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.
Method ON_FUNCTION_SELECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Call by reference | Attribute reference (LIKE) | 20040126 |
Method ON_FUNCTION_SELECT on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.
Method ON_ITEM_DOUBLECLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ENTRY_T | Call by reference | Attribute reference (LIKE) | 20040223 |
Method ON_ITEM_DOUBLECLICK on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.
Method ON_TOOLBAR_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLBAR | Call by reference | Attribute reference (LIKE) | 20040114 |
Method ON_TOOLBAR_CHANGED on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.
Method SET_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20040122 |
Method SET_TOOLBAR on class CL_ISHMED_RAD_DWS_PREFINDINGS has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 472 |