SAP ABAP Class CL_ISHMED_PMD_DOCVIEWER_DIALOG (IS-H*MED: Document Viewer Dialog)
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_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area | 20020517 |
Properties
| Class | CL_ISHMED_PMD_DOCVIEWER_DIALOG | |
| Short Description | IS-H*MED: Document Viewer Dialog | |
| Super Class | CL_GUI_DIALOGBOX_CONTAINER | Container for Custom Controls in the Screen Area |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20020517 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISHMED_PMD_DOCVIEWER_DIALOG has no forward declaration.
Interfaces
Class CL_ISHMED_PMD_DOCVIEWER_DIALOG has no interface implemented.
Friends
Class CL_ISHMED_PMD_DOCVIEWER_DIALOG 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_PMD_DOCVIEWER | IS-H*MED: Link Element Document Viewer | 20020517 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020517 | |
| 2 | Instance method | Private | Event handling method | handle event close | 20020517 | |
| 3 | Instance method | Public | Method | Show Dialog | 20020517 |
Events
Class CL_ISHMED_PMD_DOCVIEWER_DIALOG has no event.
Types
Class CL_ISHMED_PMD_DOCVIEWER_DIALOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Value transfer | Type reference (TYPE) | C | Caption of Dialogbox | 20020517 | |||
| 2 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020517 | |||
| 3 | HEIGHT | Value transfer | Type reference (TYPE) | I | 340 | Height of this container | 20020517 | ||
| 4 | LEFT | Value transfer | Type reference (TYPE) | I | 10 | Left Position of Dialogbox | 20020517 | ||
| 5 | P_EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20020517 | |||
| 6 | P_LIST_SIZE | Value transfer | Type reference (TYPE) | I | 50 | Grösse der Liste in Prozent | 20020517 | ||
| 7 | P_MAX_ROW | Value transfer | Type reference (TYPE) | TBMAXSEL | 200 | Maximal selektierte Einträge | 20020517 | ||
| 8 | P_RANGE_DODAT | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_DATE | IS-H*MED: Range-Struktur für Datumsangaben (von-bis) | 20020517 | |||
| 9 | P_RANGE_DOKAR | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_DOKAR | IS-H*MED Selektionsstruktur: Dokumentart | 20020517 | |||
| 10 | P_RANGE_DOKST | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_STATUSINTERN | IS-H*MED: Rangestruktur für Dokumentstatus (intern) | 20020517 | |||
| 11 | P_RANGE_DTID | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_DTID | IS-H*MED: Rangestruktur für Dokumenttyp | 20020517 | |||
| 12 | P_RANGE_DTVERS | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_DTVERS | IS-H*MED: Rangestruktur für Dokumenttypversion | 20020517 | |||
| 13 | P_RANGE_EINRI | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_EINRI | IS-H*MED: Rangestruktur für Einrichtung | 20020517 | |||
| 14 | P_RANGE_ERDAT | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_DATE | IS-H*MED: Range-Struktur für Datumsangaben (von-bis) | 20020517 | |||
| 15 | P_RANGE_FALNR | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_FALNR | IS-H*MED: Allgemeine Rangestruktur für Fälle | 20020517 | |||
| 16 | P_RANGE_MITARB | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_MITARB | IS-H*MED: Rangestruktur für Verantwortlichen Mitarbeiter | 20020517 | |||
| 17 | P_RANGE_PATNR | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_PATNR | IS-H*MED: Allgemeine Rangestruktur für Patienten | 20020517 | |||
| 18 | P_RANGE_UPDAT | Value transfer | Type reference (TYPE) | ISHMED_T_RANGE_DATE | IS-H*MED: Range-Struktur für Datumsangaben (von-bis) | 20020517 | |||
| 19 | P_SPLIT_VERTICAL | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20020517 | ||
| 20 | P_TITLE | Value transfer | Type reference (TYPE) | LVC_S_LAYO-GRID_TITLE | ALV-Control: Text der Titelzeile | 20020517 | |||
| 21 | REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20020517 | |||
| 22 | TOP | Value transfer | Type reference (TYPE) | I | 30 | Top Position of Dialogbox | 20020517 | ||
| 23 | WIDTH | Value transfer | Type reference (TYPE) | I | 865 | Width of this container | 20020517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20020517 | ||
| 2 | CNTL_SYSTEM_ERROR | 20020517 | ||
| 3 | CREATE_ERROR | 20020517 | ||
| 4 | Error when registering event | 20020517 | ||
| 5 | Event already registered | 20020517 | ||
| 6 | LIFETIME_DYNPRO_DYNPRO_LINK | 20020517 | ||
| 7 | LIFETIME_ERROR | 20020517 |
Method HANDEL_CLOSE Signature
Method HANDEL_CLOSE on class CL_ISHMED_PMD_DOCVIEWER_DIALOG has no parameter.
Method HANDEL_CLOSE on class CL_ISHMED_PMD_DOCVIEWER_DIALOG has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MORE_DOCS | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20020517 |
Method SHOW on class CL_ISHMED_PMD_DOCVIEWER_DIALOG has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463B |