SAP ABAP Class CL_ISHMED_RAD_DWS_WL_DETAILS (IS-H*MED RAD DWS: Worklist Details)
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_SUBAREA | IS-H*MED DWS: Subarea Layout | 20031201 |
Properties
| Class | CL_ISHMED_RAD_DWS_WL_DETAILS | |
| Short Description | IS-H*MED RAD DWS: Worklist Details | |
| Super Class | CL_ISHMED_DWS_SUBAREA | 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 | 20031201 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_RAD_DWS_WL_DETAILS has no interface implemented.
Friends
Class CL_ISHMED_RAD_DWS_WL_DETAILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | N2_CHAR10 | Background Color of GUI Mode | 20040117 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_RAD_DWS_CNTNAVIGATOR | RAD Findings WS: Specialized Container Navigator | 20040122 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'REPORTVIEWID' | 20040122 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'WLDETAILSID ' | 20040122 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ISHMED_RAD_DWS_DOCVIEWER | PMD Doc.Viewer (Subarea) | 20040123 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_EX_ISHMED_RAD_WLDETAILS | BAdI Detail View | 20031219 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CHAR80 | Char 80 | 20040120 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20040120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031201 | |
| 2 | Instance method | Private | Method | Creates WL Detail View | 20040122 | |
| 3 | Instance method | Private | Method | Creates Short View Findings Report | 20040122 | |
| 4 | Instance method | Private | Event handling method | Container Change in Navigator | 20040126 | |
| 5 | Instance method | Private | Event handling method | Pushbutton Handler | 20031201 | |
| 6 | Instance method | Private | Method | Set Up Pushbutton Toolbar | 20031201 | |
| 7 | Instance method | Public | Method | Display Details | 20031219 | |
| 8 | Instance method | Private | Method | Converts Internal Color Value Using | 20040118 |
Events
Class CL_ISHMED_RAD_DWS_WL_DETAILS has no event.
Types
Class CL_ISHMED_RAD_DWS_WL_DETAILS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AREA | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_DWS_AREA | IS-H*MED DWS: Top level area | 20031201 | |||
| 2 | ID | Call by reference | Attribute reference (LIKE) | AREA_ELEMENT_ID | Subarea Id | 20031211 | |||
| 3 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20031201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED RAD: Befundarbeitslatz | 20040127 | ||
| 2 | IS-H*MED RAD: Befundarbeitslatz | 20040127 |
Method CREATE_DETAILS_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED RAD: Befundarbeitslatz | 20040122 |
Method CREATE_REPORT_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H*MED RAD: Befundarbeitslatz | 20040122 |
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) | 20040126 |
Method ON_CONTAINER_CHANGED on class CL_ISHMED_RAD_DWS_WL_DETAILS 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) | 20031201 |
Method ON_FUNCTION_SELECT on class CL_ISHMED_RAD_DWS_WL_DETAILS 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 | 20031201 |
Method SET_TOOLBAR on class CL_ISHMED_RAD_DWS_WL_DETAILS has no exception.
Method SHOW_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEMS | Call by reference | Type reference (TYPE) | ISHMED_RAD_PROC_WL | IS-H*MED: Type für die Arbeitsliste der Leistungen | 20031219 | |||
| 2 | WORKLIST | Call by reference | Object reference (TYPE REF TO) | IF_ISHMED_RAD_PROC_WKL | IS-H*MED: IF Für WKL TREE und WKL ALV | 20031219 |
Method SHOW_DETAILS on class CL_ISHMED_RAD_DWS_WL_DETAILS has no exception.
Method TRANSLATE_COLOR_4_HTML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLOR | Value transfer | Type reference (TYPE) | STRING | 20040118 | ||||
| 2 | I_COLOR | Value transfer | Type reference (TYPE) | I | 20040118 |
Method TRANSLATE_COLOR_4_HTML on class CL_ISHMED_RAD_DWS_WL_DETAILS has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 472 |