SAP ABAP Class CL_ISHMED_LTE_TB_LIST (Pickup List for Text Modules)
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 | 20010618 |
Properties
Class | CL_ISHMED_LTE_TB_LIST | |
Short Description | Pickup List for Text Modules | |
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 | 20010618 | SAP |
Last change | 20070917 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISHMED_LTE_TB_LIST has no forward declaration.
Interfaces
Class CL_ISHMED_LTE_TB_LIST has no interface implemented.
Friends
Class CL_ISHMED_LTE_TB_LIST 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_GUI_TEXTEDIT | SAP TextEdit Control | 20050606 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050606 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050606 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Reduced Version of Splitter Container Control | 20050606 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_TB_SWT | Splitter with Toolbar | 20050606 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010618 |
2 | ![]() |
Instance method | Private | Method | Get Settings | 20010718 |
3 | ![]() |
Instance method | Private | Event handling method | handle event CLOSE of CL_GUI_DIALOGBOX_CONTAINER | 20010618 |
4 | ![]() |
Instance method | Private | Event handling method | handle event SWT_TB_CANCEL of CL_ISHMED_LTE_TB_SWT | 20010618 |
5 | ![]() |
Instance method | Private | Event handling method | handle event SWT_TB_PICKUP of CL_ISHMED_LTE_TB_SWT | 20010717 |
6 | ![]() |
Instance method | Private | Event handling method | handle event SWT_TB_PICKUP_AND_STAY of CL_ISHMED_LTE_TB_SWT | 20010717 |
7 | ![]() |
Instance method | Private | Event handling method | handle event SWT_TB_TEXT_CHANGE of CL_ISHMED_LTE_TB_SWT | 20010618 |
8 | ![]() |
Instance method | Private | Method | register events | 20010618 |
9 | ![]() |
Instance method | Public | Method | Set Search Parameters | 20070126 |
10 | ![]() |
Instance method | Private | Method | set settings | 20010718 |
11 | ![]() |
Instance method | Public | Method | set text in editor | 20010618 |
12 | ![]() |
Instance method | Public | Method | show dialog | 20010618 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | PICK_DATA | Instance Event (0) |
Public (2) |
DATA CHOOSE | 20010618 |
2 | RESTORE_CURSOR | Instance Event (0) |
Public (2) |
Recreates Cursor Position at Cancel | 20090818 |
Types
Class CL_ISHMED_LTE_TB_LIST 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 | 20010618 | ||
2 | ![]() |
DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_LTE_DATA_PROVIDER | IS-H*MED: Daten Klasse der Textbausteinen für den Editor | 20010618 | ||
3 | ![]() |
DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | Dynpro to which this control is linked to | 20010618 | ||
4 | ![]() |
HEIGHT | Value transfer | Type reference (TYPE) | I | 340 | Height of this container | 20010618 | |
5 | ![]() |
LEFT | Value transfer | Type reference (TYPE) | I | 50 | Left Position of Dialogbox | 20010618 | |
6 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | LIFETIME_DEFAULT | Lifetime | 20010618 | |
7 | ![]() |
METRIC | Value transfer | Type reference (TYPE) | I | 0 | Metric | 20010618 | |
8 | ![]() |
NAME_OF_EDITOR | Value transfer | Type reference (TYPE) | STRING | Name of Editor Conrtol | 20010618 | ||
9 | ![]() |
NO_AUTODEF_PROGID_DYNNR | Value transfer | Type reference (TYPE) | C | dont autodefine progid and dynnr? | 20010618 | ||
10 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent container | 20010618 | ||
11 | ![]() |
REPID | Value transfer | Type reference (TYPE) | SYREPID | Report to which this control is linked to | 20010618 | ||
12 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | Windows style attributes applied to this container | 20010618 | ||
13 | ![]() |
TOP | Value transfer | Type reference (TYPE) | I | 45 | Top Position of Dialogbox | 20010618 | |
14 | ![]() |
WIDTH | Value transfer | Type reference (TYPE) | I | 800 | Width of this container | 20010618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CNTL_ERROR | 20010618 | |
2 | ![]() |
CNTL_SYSTEM_ERROR | 20010618 | |
3 | ![]() |
CREATE_ERROR | 20010618 | |
4 | ![]() |
Error when registering event | 20010618 | |
5 | ![]() |
Event already registered | 20010618 | |
6 | ![]() |
LIFETIME_DYNPRO_DYNPRO_LINK | 20010618 | |
7 | ![]() |
LIFETIME_ERROR | 20010618 |
Method GET_SETTINGS Signature
Method GET_SETTINGS on class CL_ISHMED_LTE_TB_LIST has no parameter.
Method GET_SETTINGS on class CL_ISHMED_LTE_TB_LIST has no exception.
Method HANDEL_CLOSE Signature
Method HANDEL_CLOSE on class CL_ISHMED_LTE_TB_LIST has no parameter.
Method HANDEL_CLOSE on class CL_ISHMED_LTE_TB_LIST has no exception.
Method HANDLE_SWT_TB_CANCEL Signature
Method HANDLE_SWT_TB_CANCEL on class CL_ISHMED_LTE_TB_LIST has no parameter.
Method HANDLE_SWT_TB_CANCEL on class CL_ISHMED_LTE_TB_LIST has no exception.
Method HANDLE_SWT_TB_PICKUP Signature
Method HANDLE_SWT_TB_PICKUP on class CL_ISHMED_LTE_TB_LIST has no parameter.
Method HANDLE_SWT_TB_PICKUP on class CL_ISHMED_LTE_TB_LIST has no exception.
Method HANDLE_SWT_TB_PICKUP_AND_STAY Signature
Method HANDLE_SWT_TB_PICKUP_AND_STAY on class CL_ISHMED_LTE_TB_LIST has no parameter.
Method HANDLE_SWT_TB_PICKUP_AND_STAY on class CL_ISHMED_LTE_TB_LIST has no exception.
Method HANDLE_TREE_TEXT_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT_STG | Call by reference | Attribute reference (LIKE) | >INVALID< | 20050119 |
Method HANDLE_TREE_TEXT_CHANGE on class CL_ISHMED_LTE_TB_LIST has no exception.
Method REG_EVENTS Signature
Method REG_EVENTS on class CL_ISHMED_LTE_TB_LIST has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CTL_EVENT_ERROR | 20010618 |
Method SET_SEARCH_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY | Call by reference | Type reference (TYPE) | N2_LTE_TB_KEYWORD | Kürzel eines Textbausteins des LTE | 20070126 |
Method SET_SEARCH_KEY on class CL_ISHMED_LTE_TB_LIST has no exception.
Method SET_SETTINGS Signature
Method SET_SETTINGS on class CL_ISHMED_LTE_TB_LIST has no parameter.
Method SET_SETTINGS on class CL_ISHMED_LTE_TB_LIST has no exception.
Method SET_TEXT_AS_R3TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TABLE | Call by reference | Type reference (TYPE) | ISHMED_LTE_TB_TEXT | table with text | 20010618 |
Method SET_TEXT_AS_R3TABLE on class CL_ISHMED_LTE_TB_LIST has no exception.
Method SHOW Signature
Method SHOW on class CL_ISHMED_LTE_TB_LIST has no parameter.
Method SHOW on class CL_ISHMED_LTE_TB_LIST has no exception.
Event Signatures
Event PICK_DATA Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | TEXT_STG | Exporting | Value transfer | Type reference (TYPE) | N2_STRING | IS-H*MED: Zeichenkette | 20050119 |
Event RESTORE_CURSOR Signature
Event RESTORE_CURSOR on class CL_ISHMED_LTE_TB_LIST has no parameter.
History
Last changed by/on | SAP | 20070917 |
SAP Release Created in | 463 |