SAP ABAP Class CL_ISHMED_LTE_DD_TB_INS (IS-H*MED: DD im TM Insert Dialog)
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
Properties
Class CL_ISHMED_LTE_DD_TB_INS  
Short Description IS-H*MED: DD im TM Insert Dialog    
Super Class    
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
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_LTE_DD_TB_INS has no interface implemented.
Friends
Class CL_ISHMED_LTE_DD_TB_INS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TEMP_KRZ Instance attribute Private See coding 20120509
2 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
3 G_DD Instance attribute Private Object reference (TYPE REF TO) CL_DD_DOCUMENT DD Doc 20010619
4 G_FORM Instance attribute Private Object reference (TYPE REF TO) CL_DD_FORM_AREA Dynamic Documents: Form Area 20010619
5 G_LEVEL Instance attribute Private Type reference (TYPE) N2_LTE_TB_LEVEL Level 20010620
6 G_LEVEL_FREE Instance attribute Private Type reference (TYPE) FLAG SPACE General Flag 20020110
7 G_SEL_CAT_TAB Instance attribute Private Type reference (TYPE) SDYDO_OPTION_TAB Test 20010620
8 G_SEL_LEVEL_TAB Instance attribute Private Type reference (TYPE) SDYDO_OPTION_TAB Table of Levels 20020110
9 G_TB_BZ Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20061231
10 G_TB_BZ_VAL Instance attribute Private Type reference (TYPE) N2SETDESC Short Description of Set 20061231
11 G_TB_CAT_VAL Instance attribute Private Type reference (TYPE) N2_LTE_CATEGORY IS-H*MED: Category of a Text Module of the LTE 20010621
12 G_TB_CAT_VAL_TECH Instance attribute Private Type reference (TYPE) SDYDO_VALUE IS-H*MED: Category of a Text Module of the LTE 20010723
13 G_TB_KRZ Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20010619
14 G_TB_KRZ_VAL Instance attribute Private Type reference (TYPE) N2_LTE_TB_KEYWORD IS-H*MED: Category of a Text Module of the LTE 20010621
15 G_TB_LEVEL_CAT Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Selection Element 20020110
16 G_TB_LEVEL_VAL Instance attribute Private Type reference (TYPE) N2_CHAR50 IS-H*MED: Category of a Text Module of the LTE 20020111
17 G_TB_LEVEL_VAL_TECH Instance attribute Private Type reference (TYPE) SDYDO_VALUE Level Value 20020111
18 G_TB_NEW_CAT Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20010621
19 G_TB_NEW_CAT_FLAG Instance attribute Private Type reference (TYPE) FLAG SPACE General Flag 20010621
20 G_TB_NEW_CAT_VAL Instance attribute Private Type reference (TYPE) N2_LTE_CATEGORY IS-H*MED: Category of a Text Module of the LTE 20010621
21 G_TB_SEL_CAT Instance attribute Private Object reference (TYPE REF TO) CL_DD_SELECT_ELEMENT Dynamic Documents: Input Element 20010620
22 G_TB_SEL_CAT_VAL Instance attribute Private Type reference (TYPE) N2_LTE_CATEGORY IS-H*MED: Category of a Text Module of the LTE 20010621
23 G_TB_SW Instance attribute Private Object reference (TYPE REF TO) CL_DD_INPUT_ELEMENT Dynamic Documents: Input Element 20010619
24 G_TB_SW_VAL Instance attribute Private Type reference (TYPE) N2_LTE_TB_DESCRIPTION IS-H*MED: Keyword of a Text Module of the LTE 20010621
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DOCUMENT Instance method Private Method Build Document 20010619
2 BUILD_DOCUMENT_SETID Instance method Private Method Create Document for Set ID 20061231
3 CONSTRUCTOR Instance method Public Constructor Constructor 20010619
4 DISPLAY_DOCUMENT Instance method Public Method display document with merge 20010622
5 HANDLE_CLICKED Instance method Private Event handling method handle event CLICKED of CL_DD_BUTTON_ELEMENT 20010621
6 HANDLE_ENTERED Instance method Private Event handling method handle event ENTERED of CL_DD_INPUT_ELEMENT 20010620
7 HANDLE_SELECT_CAT Instance method Private Event handling method handle event CLOSE of CL_GUI_DIALOGBOX_CONTAINER 20010620
8 INIT_DOCUMENT Instance method Public Method initialization of document 20010621
9 READ_CATEGORIES Instance method Public Method build category list 20010620
10 READ_LEVEL Instance method Private Method read level in which user can save 20020110
11 SET_DATA Instance method Private Method set data 20010723
12 STORE_DATA Instance method Private Method store data (field transport) 20010621
Events
# Event Type Visibility Description Created on
1 DD_TB_INS_CANCEL Instance Event
(0)
Public
(2)
Cancel Selection 20010621
2 DD_TB_INS_OK Instance Event
(0)
Public
(2)
Select Text 20010621
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GS_TEMP_KRZ Private See coding 20120509 begin of Gs_TEMP_KRZ, keyword type N2_LTE_TB_KEYWORD, end of Gs_TEMP_KRZ
Method Signatures

Method BUILD_DOCUMENT Signature

Method BUILD_DOCUMENT on class CL_ISHMED_LTE_DD_TB_INS has no parameter.
Method BUILD_DOCUMENT on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method BUILD_DOCUMENT_SETID Signature

Method BUILD_DOCUMENT_SETID on class CL_ISHMED_LTE_DD_TB_INS has no parameter.
Method BUILD_DOCUMENT_SETID on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 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
2 Importing LEVEL_FREE Value transfer Type reference (TYPE) FLAG SPACE Free of Level 20020110
3 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER PARENT 20010619
4 Importing TB_LEVEL Value transfer Type reference (TYPE) N2_LTE_TB_LEVEL 4 Level 20010620
# Exception Resumable Description Created on
1 CNT_CREATE_ERROR CNT_CREATE_ERROR 20010619
2 I I 20010619
3 TYPE TYPE 20010619

Method DISPLAY_DOCUMENT Signature

Method DISPLAY_DOCUMENT on class CL_ISHMED_LTE_DD_TB_INS has no parameter.
Method DISPLAY_DOCUMENT on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method HANDLE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20010621

Method HANDLE_CLICKED on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method HANDLE_ENTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20010620

Method HANDLE_ENTERED on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method HANDLE_SELECT_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Value transfer Attribute reference (LIKE) 20010620

Method HANDLE_SELECT_CAT on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method INIT_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing READ_CATEGORY Value transfer Type reference (TYPE) FLAG SPACE Categorien nachlesen 20010622

Method INIT_DOCUMENT on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method READ_CATEGORIES Signature

Method READ_CATEGORIES on class CL_ISHMED_LTE_DD_TB_INS has no parameter.
Method READ_CATEGORIES on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method READ_LEVEL Signature

Method READ_LEVEL on class CL_ISHMED_LTE_DD_TB_INS has no parameter.
Method READ_LEVEL on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method SET_DATA Signature

Method SET_DATA on class CL_ISHMED_LTE_DD_TB_INS has no parameter.
Method SET_DATA on class CL_ISHMED_LTE_DD_TB_INS has no exception.

Method STORE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing READ_CATEGORY Value transfer Type reference (TYPE) FLAG SPACE allgemeines flag 20020111

Method STORE_DATA on class CL_ISHMED_LTE_DD_TB_INS has no exception.
Event Signatures

Event DD_TB_INS_CANCEL Signature
Event DD_TB_INS_CANCEL on class CL_ISHMED_LTE_DD_TB_INS has no parameter.
Event DD_TB_INS_OK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DESCRIPTION Exporting Value transfer Type reference (TYPE) N2_LTE_TB_DESCRIPTION IS-H*MED: Schlagwort eines Textbausteins des LTE 20010621
2 FLAG_NEW_CATEGORY Exporting Value transfer Type reference (TYPE) FLAG SPACE allgemeines flag 20010621
3 KEYWORD Exporting Value transfer Type reference (TYPE) N2_LTE_TB_KEYWORD IS-H*MED: Kürzel eines Textbausteins des LTE 20010621
4 LEVEL Exporting Value transfer Type reference (TYPE) N2_LTE_TB_LEVEL IS-H*MED: Level eines Textbausteins des LTE 20010621
5 SHORT_DESCRIPTION Exporting Value transfer Type reference (TYPE) N2SETDESC Kurzbeschreibung eines Sets 20061231
6 SUB_CATEGORY Exporting Value transfer Type reference (TYPE) N2_LTE_CATEGORY IS-H*MED: Kategoie eines Textbausteins des LTE 20010621
History
Last changed by/on SAP  20070917 
SAP Release Created in 463