SAP ABAP Class CL_ISHMED_VD_INPUTBOX (IS-H*MED PD: Dialogbox for Data Input)
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_EASY_SPLITTER_CONTAINER | Reduced Version of Splitter Container Control | 20020328 |
Properties
| Class | CL_ISHMED_VD_INPUTBOX | |
| Short Description | IS-H*MED PD: Dialogbox for Data Input | |
| Super Class | CL_GUI_EASY_SPLITTER_CONTAINER | Reduced Version of Splitter Container Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | NMED | R/3MED: Medical documentation GSD |
| Created | 20010702 | SAP |
| Last change | 20050224 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISHMED_VD_INPUTBOX has no interface implemented.
Friends
Class CL_ISHMED_VD_INPUTBOX has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Close Dialog Handler | 20020328 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20010702 | |
| 3 | Instance method | Private | Method | Constructor for Button Area | 20020214 | |
| 4 | Instance method | Private | Method | Constructor for Input Area | 20010703 | |
| 5 | Instance method | Public | Method | Show Input Dialog | 20011207 | |
| 6 | Instance method | Private | Event handling method | ON_FUNCTION_SELECT Handler | 20020214 | |
| 7 | Instance method | Private | Method | Refresh Input Area | 20010703 | |
| 8 | Instance method | Private | Event handling method | Release Note Handler | 20020328 | |
| 9 | Instance method | Public | Method | Set Data to Input Box | 20020113 | |
| 10 | Instance method | Public | Method | Set Display Mode | 20020322 | |
| 11 | Instance method | Public | Event handling method | Transfer Data from Input Dialog to Note | 20020218 |
Events
Class CL_ISHMED_VD_INPUTBOX has no event.
Types
Class CL_ISHMED_VD_INPUTBOX has no local type.
Method Signatures
Method CANCEL Signature
Method CANCEL on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method CANCEL on class CL_ISHMED_VD_INPUTBOX has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_VD_NOTE | IS-H*MED VD: Note with Collection of Items | 20020214 | |||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error while creating object | 20010702 |
Method CONSTRUCT_BUTTONAREA Signature
Method CONSTRUCT_BUTTONAREA on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method CONSTRUCT_BUTTONAREA on class CL_ISHMED_VD_INPUTBOX has no exception.
Method CONSTRUCT_INPUTAREA Signature
Method CONSTRUCT_INPUTAREA on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method CONSTRUCT_INPUTAREA on class CL_ISHMED_VD_INPUTBOX has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VISIBLE | Value transfer | Type reference (TYPE) | FLAG | 'X' | On - 'X' , off - Space | 20011207 |
Method DISPLAY on class CL_ISHMED_VD_INPUTBOX 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) | 20020214 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20020214 |
Method ON_FUNCTION_SELECT on class CL_ISHMED_VD_INPUTBOX has no exception.
Method REFRESH_INPUT Signature
Method REFRESH_INPUT on class CL_ISHMED_VD_INPUTBOX has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error display HTML DD | 20010703 |
Method RELEASE Signature
Method RELEASE on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method RELEASE on class CL_ISHMED_VD_INPUTBOX has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method SET_DATA on class CL_ISHMED_VD_INPUTBOX has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Value transfer | Type reference (TYPE) | FLAG | X - display; SPACE - edit | 20020322 |
Method SET_DISPLAY_MODE on class CL_ISHMED_VD_INPUTBOX has no exception.
Method SUBMIT Signature
Method SUBMIT on class CL_ISHMED_VD_INPUTBOX has no parameter.
Method SUBMIT on class CL_ISHMED_VD_INPUTBOX has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 463 |