SAP ABAP Class CL_ISHMED_LTE_TB_INS (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 20010619
Properties
Class CL_ISHMED_LTE_TB_INS  
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 20010619   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_LTE_TB_INS has no forward declaration.
Interfaces
Class CL_ISHMED_LTE_TB_INS has no interface implemented.
Friends
Class CL_ISHMED_LTE_TB_INS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_DATA_PROVIDER 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 20010620
2 G_DD_TB Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_LTE_DD_TB_INS Splitter with Toolbar 20010619
3 G_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20010619
4 G_LEVEL Instance attribute Private Type reference (TYPE) N2_LTE_TB_LEVEL LEVEL 20010620
5 G_LEVEL_FREE Instance attribute Private Type reference (TYPE) FLAG SPACE Level Free 20020111
6 G_SM_INS Instance attribute Private Object reference (TYPE REF TO) CL_ISHMED_LTE_SM_INS Splitter for Creating Fixed Values Markers 20020301
7 G_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Reduced Version of Splitter Container Control 20010619
8 REF_CONTAINER1 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER REF_CONTAINER 20010619
9 REF_CONTAINER2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER REF_CONTAINER 20010619
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010619
2 DO_CLOSE Instance method Private Method Do Close Action 20010802
3 GET_SETTINGS Instance method Private Method Get Settings 20010719
4 HANDEL_CLOSE Instance method Private Event handling method handle event CLOSE of CL_GUI_DIALOGBOX_CONTAINER 20010619
5 HANDLE_CONTEXT_MENU Instance method Private Event handling method handle event CONTEXT_MENU 20020301
6 HANDLE_CONTEXT_MENU_SELECTED Instance method Private Event handling method handle event CONTEXT_MENU_SELECTED 20020301
7 HANDLE_DD_TB_INS_CANCEL Instance method Private Event handling method handle event DD_TB_INS_CANCEL of CL_ISHMED_LTE_DD_TB_INS 20010621
8 HANDLE_DD_TB_INS_OK Instance method Private Event handling method handle event DD_TB_INS_OK of CL_ISHMED_LTE_DD_TB_INS 20010621
9 HANDLE_SM_INS_BACK Instance method Private Event handling method handle event SM_INS_BACK 20020301
10 REG_EVENTS Instance method Private Method register all events 20010619
11 SET_SETTINGS Instance method Private Method Save Settings 20010719
12 SET_TEXT_AS_R3TABLE Instance method Public Method Set Text in Edit Area 20010619
13 SHOW Instance method Public Method Show Dialog 20010619
Events
# Event Type Visibility Description Created on
1 PICK_DATA Instance Event
(0)
Public
(2)
DATA CHOOSE 20010619
2 TB_INS_CANCEL Instance Event
(0)
Public
(2)
Cancel Insert of TM 20010723
3 TB_INS_OK Instance Event
(0)
Public
(2)
OK for Insert 20010723
Types
Class CL_ISHMED_LTE_TB_INS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CAPTION Value transfer Type reference (TYPE) C Caption of Dialogbox 20010619
2 Importing 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 20010620
3 Importing DYNNR Value transfer Type reference (TYPE) SYDYNNR Dynpro to which this control is linked to 20010619
4 Importing HEIGHT Value transfer Type reference (TYPE) I 340 Height of this container 20010619
5 Importing LEFT Value transfer Type reference (TYPE) I 50 Left Position of Dialogbox 20010619
6 Importing LEVEL_FREE Value transfer Type reference (TYPE) FLAG SPACE Fevel_free 20020111
7 Importing LIFETIME Value transfer Type reference (TYPE) I LIFETIME_DEFAULT Lifetime 20010619
8 Importing METRIC Value transfer Type reference (TYPE) I 0 Metric 20010619
9 Importing NAME_OF_EDITOR Value transfer Type reference (TYPE) STRING Name of Editor Conrtol 20010619
10 Importing NO_AUTODEF_PROGID_DYNNR Value transfer Type reference (TYPE) C dont autodefine progid and dynnr? 20010619
11 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container 20010619
12 Importing REPID Value transfer Type reference (TYPE) SYREPID Report to which this control is linked to 20010619
13 Importing STYLE Value transfer Type reference (TYPE) I Windows style attributes applied to this container 20010619
14 Importing TB_LEVEL Value transfer Type reference (TYPE) N2_LTE_TB_LEVEL 4 LEVEL 20010620
15 Importing TOP Value transfer Type reference (TYPE) I 45 Top Position of Dialogbox 20010619
16 Importing WIDTH Value transfer Type reference (TYPE) I 805 Width of this container 20010619
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20010619
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20010619
3 CREATE_ERROR CREATE_ERROR 20010619
4 ERROR_REGIST_EVENT Error when registering event 20010619
5 EVENT_ALREADY_REGISTERED Event already registered 20010619
6 LIFETIME_DYNPRO_DYNPRO_LINK LIFETIME_DYNPRO_DYNPRO_LINK 20010619
7 LIFETIME_ERROR LIFETIME_ERROR 20010619

Method DO_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CANCEL Value transfer Type reference (TYPE) FLAG 'X' allgemeines flag 20010802

Method DO_CLOSE on class CL_ISHMED_LTE_TB_INS has no exception.

Method GET_SETTINGS Signature

Method GET_SETTINGS on class CL_ISHMED_LTE_TB_INS has no parameter.
Method GET_SETTINGS on class CL_ISHMED_LTE_TB_INS has no exception.

Method HANDEL_CLOSE Signature

Method HANDEL_CLOSE on class CL_ISHMED_LTE_TB_INS has no parameter.
Method HANDEL_CLOSE on class CL_ISHMED_LTE_TB_INS has no exception.

Method HANDLE_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20020301

Method HANDLE_CONTEXT_MENU on class CL_ISHMED_LTE_TB_INS has no exception.

Method HANDLE_CONTEXT_MENU_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20020301
2 Importing SENDER Call by reference Attribute reference (LIKE) 20020301

Method HANDLE_CONTEXT_MENU_SELECTED on class CL_ISHMED_LTE_TB_INS has no exception.

Method HANDLE_DD_TB_INS_CANCEL Signature

Method HANDLE_DD_TB_INS_CANCEL on class CL_ISHMED_LTE_TB_INS has no parameter.
Method HANDLE_DD_TB_INS_CANCEL on class CL_ISHMED_LTE_TB_INS has no exception.

Method HANDLE_DD_TB_INS_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Value transfer Attribute reference (LIKE) 20010621
2 Importing FLAG_NEW_CATEGORY Value transfer Attribute reference (LIKE) 20010621
3 Importing KEYWORD Value transfer Attribute reference (LIKE) 20010621
4 Importing LEVEL Value transfer Attribute reference (LIKE) 20010621
5 Importing SHORT_DESCRIPTION Call by reference Attribute reference (LIKE) 20070104
6 Importing SUB_CATEGORY Value transfer Attribute reference (LIKE) 20010621

Method HANDLE_DD_TB_INS_OK on class CL_ISHMED_LTE_TB_INS has no exception.

Method HANDLE_SM_INS_BACK Signature

Method HANDLE_SM_INS_BACK on class CL_ISHMED_LTE_TB_INS has no parameter.
Method HANDLE_SM_INS_BACK on class CL_ISHMED_LTE_TB_INS has no exception.

Method REG_EVENTS Signature

Method REG_EVENTS on class CL_ISHMED_LTE_TB_INS has no parameter.
# Exception Resumable Description Created on
1 CTL_EVENT_ERROR CTL_EVENT_ERROR 20010619

Method SET_SETTINGS Signature

Method SET_SETTINGS on class CL_ISHMED_LTE_TB_INS has no parameter.
Method SET_SETTINGS on class CL_ISHMED_LTE_TB_INS has no exception.

Method SET_TEXT_AS_R3TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TB_STG Call by reference Type reference (TYPE) N2_STRING IS-H*MED: Zeichenkette 20050119

Method SET_TEXT_AS_R3TABLE on class CL_ISHMED_LTE_TB_INS has no exception.

Method SHOW Signature

Method SHOW on class CL_ISHMED_LTE_TB_INS has no parameter.
Method SHOW on class CL_ISHMED_LTE_TB_INS 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_TAB Exporting Value transfer Type reference (TYPE) ISHMED_LTE_TB_TEXT Tabele text 20010619

Event TB_INS_CANCEL Signature
Event TB_INS_CANCEL on class CL_ISHMED_LTE_TB_INS has no parameter.
Event TB_INS_OK Signature
Event TB_INS_OK on class CL_ISHMED_LTE_TB_INS has no parameter.
History
Last changed by/on SAP  20070917 
SAP Release Created in 463