SAP ABAP Class CL_ISHMED_LTE_SM_ADMIN (IS-H*MED: Dialog Box for Marker Admin)
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 | 20020228 |
Properties
| Class | CL_ISHMED_LTE_SM_ADMIN | |
| Short Description | IS-H*MED: Dialog Box for Marker Admin | |
| 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 | 20020228 | 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_ISHMED_LTE_SM_ADMIN has no interface implemented.
Friends
Class CL_ISHMED_LTE_SM_ADMIN 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_LTE_DATA_PROVIDER | IS-H*MED: Data Class of the Text Modules for the Editor | 20020314 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_SM_INS | Splitter for Creating Fixed Values Markers | 20020228 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | N2SETID | Key of Text Module Set | 20070102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020228 | |
| 2 | Instance method | Private | Method | Do Close Action | 20020228 | |
| 3 | Instance method | Private | Event handling method | handle event CLOSE of CL_GUI_DIALOGBOX_CONTAINER | 20020228 | |
| 4 | Instance method | Private | Event handling method | handle event SM_BACK of CL_ISHMED_LTE_SM_INS | 20020228 | |
| 5 | Instance method | Private | Method | register all events | 20020228 | |
| 6 | Instance method | Public | Method | Show Dialog | 20020228 |
Events
Class CL_ISHMED_LTE_SM_ADMIN has no event.
Types
Class CL_ISHMED_LTE_SM_ADMIN 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 | 20020228 | |||
| 2 | DATA_PROVIDER | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_LTE_DATA_PROVIDER | IS-H*MED: Daten Klasse der Textbausteinen für den Editor | 20020319 | |||
| 3 | DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro to which this control is linked to | 20020228 | |||
| 4 | HEIGHT | Value transfer | Type reference (TYPE) | I | 340 | Height of this container | 20020228 | ||
| 5 | LEFT | Value transfer | Type reference (TYPE) | I | 50 | Left Position of Dialogbox | 20020228 | ||
| 6 | LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | Lifetime | 20020228 | ||
| 7 | METRIC | Value transfer | Type reference (TYPE) | I | 0 | Metric | 20020228 | ||
| 8 | NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | dont autodefine progid and dynnr? | 20020228 | |||
| 9 | PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 20020228 | |||
| 10 | REPID | Value transfer | Type reference (TYPE) | SYREPID | Report to which this control is linked to | 20020228 | |||
| 11 | STYLE | Value transfer | Type reference (TYPE) | I | Windows style attributes applied to this container | 20020228 | |||
| 12 | TOP | Value transfer | Type reference (TYPE) | I | 45 | Top Position of Dialogbox | 20020228 | ||
| 13 | WIDTH | Value transfer | Type reference (TYPE) | I | 805 | Width of this container | 20020228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CNTL_ERROR | 20020228 | ||
| 2 | CNTL_SYSTEM_ERROR | 20020228 | ||
| 3 | CREATE_ERROR | 20020228 | ||
| 4 | Error when registering event | 20020228 | ||
| 5 | Event already registered | 20020228 | ||
| 6 | LIFETIME_DYNPRO_DYNPRO_LINK | 20020228 | ||
| 7 | LIFETIME_ERROR | 20020228 |
Method DO_CLOSE Signature
Method DO_CLOSE on class CL_ISHMED_LTE_SM_ADMIN has no parameter.
Method DO_CLOSE on class CL_ISHMED_LTE_SM_ADMIN has no exception.
Method HANDEL_CLOSE Signature
Method HANDEL_CLOSE on class CL_ISHMED_LTE_SM_ADMIN has no parameter.
Method HANDEL_CLOSE on class CL_ISHMED_LTE_SM_ADMIN has no exception.
Method HANDLE_SM_INS_BACK Signature
Method HANDLE_SM_INS_BACK on class CL_ISHMED_LTE_SM_ADMIN has no parameter.
Method HANDLE_SM_INS_BACK on class CL_ISHMED_LTE_SM_ADMIN has no exception.
Method REG_EVENTS Signature
Method REG_EVENTS on class CL_ISHMED_LTE_SM_ADMIN has no parameter.
Method REG_EVENTS on class CL_ISHMED_LTE_SM_ADMIN has no exception.
Method SHOW Signature
Method SHOW on class CL_ISHMED_LTE_SM_ADMIN has no parameter.
Method SHOW on class CL_ISHMED_LTE_SM_ADMIN has no exception.
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 463B |