SAP ABAP Class CL_ISHCV_DATA_QVIEW (Quick View for Any Data 255 bytes)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
NBAS (Package) Appl. development Hospital System master data, catalogs
⤷
⤷
⤷
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 | 20061025 |
Properties
| Class | CL_ISHCV_DATA_QVIEW | |
| Short Description | Quick View for Any Data 255 bytes | |
| 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 | T | Test Program |
| Category | 0 | |
| Package | NBAS | Appl. development Hospital System master data, catalogs |
| Created | 20061025 | SAP |
| Last change | 20070917 | 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) |
Interfaces
Class CL_ISHCV_DATA_QVIEW has no interface implemented.
Friends
Class CL_ISHCV_DATA_QVIEW 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_DD_AREA | Dynamic Documents: Region in a Document | 20061025 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ISH_T_CHAR255 | IS-H: Table Type for CHAR255 | 20061025 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ISH_CHAR255 | IS-H: Character Field Length 255 | 20061025 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20061025 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDYDO_TEXT_ELEMENT | Text | 20061025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061025 | |
| 2 | Instance method | Private | Event handling method | Handel for Close Event | 20061025 | |
| 3 | Instance method | Public | Method | Initialize, Build Text and Show It | 20061025 |
Events
Class CL_ISHCV_DATA_QVIEW has no event.
Types
Class CL_ISHCV_DATA_QVIEW 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 | 20061025 | |||
| 2 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro to which this control is linked to | 20061025 | |||
| 3 | HEIGHT | Value transfer | Type reference (TYPE) | I | 300 | Height of this container | 20061025 | ||
| 4 | LEFT | Value transfer | Type reference (TYPE) | I | 760 | Left Position of Dialogbox | 20061025 | ||
| 5 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | Lifetime | 20061025 | ||
| 6 | METRIC | Value transfer | Type reference (TYPE) | I | 0 | Metric | 20061025 | ||
| 7 | P_NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | dont autodefine progid and dynnr? | 20061025 | |||
| 8 | P_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 20061025 | |||
| 9 | REPID | Value transfer | Type reference (TYPE) | SYREPID | Report to which this control is linked to | 20061025 | |||
| 10 | STYLE | Value transfer | Type reference (TYPE) | I | Windows style attributes applied to this container | 20061025 | |||
| 11 | TOP | Value transfer | Type reference (TYPE) | I | 45 | Top Position of Dialogbox | 20061025 | ||
| 12 | WIDTH | Value transfer | Type reference (TYPE) | I | 400 | Width of this container | 20061025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20061025 | ||
| 2 | CNTL_SYSTEM_ERROR | 20061025 | ||
| 3 | CREATE_ERROR | 20061025 | ||
| 4 | Error when registering event | 20061025 | ||
| 5 | Event already registered | 20061025 | ||
| 6 | LIFETIME_DYNPRO_DYNPRO_LINK | 20061025 | ||
| 7 | LIFETIME_ERROR | 20061025 |
Method HANDEL_CLOSE Signature
Method HANDEL_CLOSE on class CL_ISHCV_DATA_QVIEW has no parameter.
Method HANDEL_CLOSE on class CL_ISHCV_DATA_QVIEW has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CAPTION | Value transfer | Type reference (TYPE) | C | Caption | 20061025 | |||
| 2 | P_DUMPLINE_T | Value transfer | Type reference (TYPE) | ISH_T_CHAR255 | Table of text | 20061025 | |||
| 3 | P_HIGHLIGHT_FIRST | Value transfer | Type reference (TYPE) | C | 'X' | First line is highlight | 20061025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehlerausgang | 20061025 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in |