Hierarchy

⤷

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20010618 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISHMED_PMD_EDITOR | ishmed: Interface for Text Editor | 20061220 |
Properties
Class | CL_ISHMED_LTE_EDITOR | |
Short Description | IS-H*MED: Long Text Element with Text Modules | |
Super Class | CL_GUI_TEXTEDIT | SAP TextEdit Control |
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 | 20071120 | 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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISHMED_PMD_EDITOR | ishmed: Interface for Text Editor | 20061220 |
Friends
Class CL_ISHMED_LTE_EDITOR 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) | IF_EX_ISHMED_LTE_FILL_TAG | BAdI-Interface IF_EX_ISHMED_LTE_FILL_TAG | 20021126 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Current Cursor Line | 20010731 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Current Cursor Position | 20010731 | ||
4 | ![]() |
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 | 20010618 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 95 | Pos X | 20020423 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 1 | Pos Y | 20020423 | |
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_TB_INS | Pickup List for Text Modules | 20010618 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Enable LTE Features | 20010618 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | N2DT | IS-H*MED: Table of Documentation Categories | 20010709 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Name of PMD Element | 20010618 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NDOC | IS-H: Assignment of IS-H Objects to Documents in DMS | 20010709 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_TB_LIST | Pickup List for Text Modules | 20010618 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: Public APIs | 20061226 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | CL_GUI_TEXTEDIT=>TRUE | Should DBLCKLICK be autom. registered | 20010716 | |
15 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ISHMED_LTE_TB_CHANGE | IS-H*MED: Maintain Text Modules for the Editor | 20010709 |
Methods
Events
Class CL_ISHMED_LTE_EDITOR has no event.
Types
Class CL_ISHMED_LTE_EDITOR has no local type.
Method Signatures
Method CAL_POP_PAOSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_ALIAS | Value transfer | Type reference (TYPE) | N2_ALIAS1 | IS-H*MED: Aliasname für ein Dokumentationselement | 20020423 |
Method CAL_POP_PAOSITION on class CL_ISHMED_LTE_EDITOR has no exception.
Method CHECK_PMD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
O_IS_SAVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | check pmd | 20081112 |
Method CHECK_PMD on class CL_ISHMED_LTE_EDITOR has no exception.
Method CHECK_ROW_COUNT_72 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINES_OVER_RANGE | Value transfer | Type reference (TYPE) | I | Nr of lines over range. If no lines over range then 0 | 20010802 | ||
2 | ![]() |
MAX_RANGE | Value transfer | Type reference (TYPE) | I | 112 | Max number lines for editor | 20010802 | |
3 | ![]() |
VALIDE | Value transfer | Type reference (TYPE) | FLAG | if 'X' number of lines is blow the max range | 20010802 |
Method CHECK_ROW_COUNT_72 on class CL_ISHMED_LTE_EDITOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALIAS | Value transfer | Type reference (TYPE) | N2_ALIAS1 | IS-H*MED: Aliasname für ein Dokumentationselement | 20020423 | ||
2 | ![]() |
EINRI | Value transfer | Type reference (TYPE) | EINRI | IS-H: Einrichtung | 20010709 | ||
3 | ![]() |
FILEDROP_MODE | Call by reference | Type reference (TYPE) | I | DROPFILE_EVENT_OFF | event mode to handle drop of files on control | 20010618 | |
4 | ![]() |
LIFETIME | Value transfer | Type reference (TYPE) | I | for life time management | 20010618 | ||
5 | ![]() |
LTE_ENABLE | Value transfer | Type reference (TYPE) | I | CL_GUI_TEXTEDIT=>TRUE | Enable LTE features | 20010618 | |
6 | ![]() |
MAX_NUMBER_CHARS | Call by reference | Type reference (TYPE) | I | maximum number of characters insertable into editor control | 20010618 | ||
7 | ![]() |
N2DT | Value transfer | Type reference (TYPE) | N2DT | IS-H*MED: Tabelle der Dokumentationstypen | 20010709 | ||
8 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | name for the control | 20010618 | ||
9 | ![]() |
NDOC_T | Value transfer | Type reference (TYPE) | ISHMED_NDOC | IS-H*MED: Tabellentyp für NDOC | 20010709 | ||
10 | ![]() |
PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20010618 | ||
11 | ![]() |
PUB__SERVICE | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_PMD_SERVICES | PMD: public APIs | 20061221 | ||
12 | ![]() |
REGISTER_DBLCLICK | Value transfer | Type reference (TYPE) | I | CL_GUI_TEXTEDIT=>TRUE | DBLCKLICK Event in OK-CODE TEDI umwandeln | 20010716 | |
13 | ![]() |
SHOW_STATUSBAR | Value transfer | Type reference (TYPE) | I | CL_GUI_TEXTEDIT=>TRUE | show status line? | 20010618 | |
14 | ![]() |
SHOW_TOOLBAR | Value transfer | Type reference (TYPE) | I | CL_GUI_TEXTEDIT=>TRUE | show tollbar line? | 20010618 | |
15 | ![]() |
STYLE | Value transfer | Type reference (TYPE) | I | 0 | control style, if initial a defined value is choosen | 20010618 | |
16 | ![]() |
WORDWRAP_MODE | Call by reference | Type reference (TYPE) | I | CL_GUI_TEXTEDIT=>WORDWRAP_AT_WINDOWBORDER | 0: OFF; 1: wrap a window border; 2: wrap at fixed position | 20010618 | |
17 | ![]() |
WORDWRAP_POSITION | Call by reference | Type reference (TYPE) | I | -1 | position of wordwrap, only makes sense with wordwrap_mode=2 | 20010618 | |
18 | ![]() |
WORDWRAP_TO_LINEBREAK_MODE | Call by reference | Type reference (TYPE) | I | CL_GUI_TEXTEDIT=>FALSE | eq 1: change wordwrap to linebreak; 0: preserve wordwraps | 20010618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while performing creation of TextEdit control! | 20010618 | |
2 | ![]() |
Error while initializing TextEdit control! | 20010618 | |
3 | ![]() |
Error while linking TextEdit control! | 20010618 | |
4 | ![]() |
Error while creating DataProvider control! | 20010618 | |
5 | ![]() |
This type of GUI is not supported! | 20010618 |
Method CONVERT_XSTR_TO_STR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20040130 | |||
2 | ![]() |
SOURCE | Call by reference | Type reference (TYPE) | XSTRING | 20040130 |
Method CONVERT_XSTR_TO_STR on class CL_ISHMED_LTE_EDITOR has no exception.
Method DO_CONTEXT_MENU_FUCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Type reference (TYPE) | C | fcode | 20010805 |
Method DO_CONTEXT_MENU_FUCTION on class CL_ISHMED_LTE_EDITOR has no exception.
Method DO_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MOVE_BEGIN | Value transfer | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20020410 |
Method DO_F4 on class CL_ISHMED_LTE_EDITOR has no exception.
Method FREEZE_CURSOR_POSITION Signature
Method FREEZE_CURSOR_POSITION on class CL_ISHMED_LTE_EDITOR has no parameter.
Method FREEZE_CURSOR_POSITION on class CL_ISHMED_LTE_EDITOR has no exception.
Method GET_NEXT_PROP Signature
Method GET_NEXT_PROP on class CL_ISHMED_LTE_EDITOR has no parameter.
Method GET_NEXT_PROP on class CL_ISHMED_LTE_EDITOR has no exception.
Method GET_TB_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_MOVE_BEGIN | Value transfer | Type reference (TYPE) | FLAG | SPACE | allgemeines flag | 20020410 | |
2 | ![]() |
RETURN_TXT | Call by reference | Type reference (TYPE) | N2_CHAR128 | Rückgabe des Suchwortes | 20010618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim lesen des TB | 20010716 |
Method GET_TEXT_AS_BIN_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MODIFIED | Call by reference | Type reference (TYPE) | I | modify status of text | 20040130 | ||
2 | ![]() |
ONLY_WHEN_MODIFIED | Call by reference | Type reference (TYPE) | I | FALSE | get text only when modified | 20040130 | |
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | text as stream with carrige retruns and linefeeds | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while retrieving a property from TextEdit control | 20040130 | |
2 | ![]() |
Error while retrieving text table via DataProvider control! | 20040130 |
Method GET_TEXT_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MODIFIED | Call by reference | Type reference (TYPE) | I | modify status of text | 20040130 | ||
2 | ![]() |
ONLY_WHEN_MODIFIED | Call by reference | Type reference (TYPE) | I | FALSE | get text only when modified | 20040130 | |
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | text as string with carrige retruns and linefeeds | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while retrieving a property from TextEdit control | 20040130 | |
2 | ![]() |
The method isn't supported by the installed GUI | 20040130 |
Method GET_TEXT_AS_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MODIFIED | Call by reference | Type reference (TYPE) | I | modify status of text | 20040130 | ||
2 | ![]() |
ONLY_WHEN_MODIFIED | Call by reference | Type reference (TYPE) | I | FALSE | get text only when modified | 20040130 | |
3 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | XSTRING | text as string with carrige retruns and linefeeds | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error while retrieving a property from TextEdit control | 20040130 | |
2 | ![]() |
The method isn't supported by the installed GUI | 20040130 |
Method HANDLE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MENU | Value transfer | Attribute reference (LIKE) | 20010618 |
Method HANDLE_CONTEXT_MENU on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FCODE | Value transfer | Attribute reference (LIKE) | 20010618 | ||||
2 | ![]() |
SENDER | Value transfer | Attribute reference (LIKE) | 20010618 |
Method HANDLE_CONTEXT_MENU_SELECTED on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_DBLCLICK Signature
Method HANDLE_DBLCLICK on class CL_ISHMED_LTE_EDITOR has no parameter.
Method HANDLE_DBLCLICK on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_F1 Signature
Method HANDLE_F1 on class CL_ISHMED_LTE_EDITOR has no parameter.
Method HANDLE_F1 on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_F4 Signature
Method HANDLE_F4 on class CL_ISHMED_LTE_EDITOR has no parameter.
Method HANDLE_F4 on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_PICK_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT_STG | Value transfer | Attribute reference (LIKE) | 20050119 |
Method HANDLE_PICK_DATA on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_RESTORE_CURSOR Signature
Method HANDLE_RESTORE_CURSOR on class CL_ISHMED_LTE_EDITOR has no parameter.
Method HANDLE_RESTORE_CURSOR on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_TB_CHANGE_FINISHED Signature
Method HANDLE_TB_CHANGE_FINISHED on class CL_ISHMED_LTE_EDITOR has no parameter.
Method HANDLE_TB_CHANGE_FINISHED on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_TB_INS_CANCEL Signature
Method HANDLE_TB_INS_CANCEL on class CL_ISHMED_LTE_EDITOR has no parameter.
Method HANDLE_TB_INS_CANCEL on class CL_ISHMED_LTE_EDITOR has no exception.
Method HANDLE_TB_INS_OK Signature
Method HANDLE_TB_INS_OK on class CL_ISHMED_LTE_EDITOR has no parameter.
Method HANDLE_TB_INS_OK on class CL_ISHMED_LTE_EDITOR has no exception.
Method ONDRAG Signature
Method ONDRAG on class CL_ISHMED_LTE_EDITOR has no parameter.
Method ONDRAG on class CL_ISHMED_LTE_EDITOR has no exception.
Method ONDROP Signature
Method ONDROP on class CL_ISHMED_LTE_EDITOR has no parameter.
Method ONDROP on class CL_ISHMED_LTE_EDITOR has no exception.
Method ONDROPCOMPLETE Signature
Method ONDROPCOMPLETE on class CL_ISHMED_LTE_EDITOR has no parameter.
Method ONDROPCOMPLETE on class CL_ISHMED_LTE_EDITOR has no exception.
Method ONGETFLAVOR Signature
Method ONGETFLAVOR on class CL_ISHMED_LTE_EDITOR has no parameter.
Method ONGETFLAVOR on class CL_ISHMED_LTE_EDITOR has no exception.
Method REG_EVENTS Signature
Method REG_EVENTS on class CL_ISHMED_LTE_EDITOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Registrieren der Ereignisse | 20010716 |
Method SEEK_FIRST_PROP Signature
Method SEEK_FIRST_PROP on class CL_ISHMED_LTE_EDITOR has no parameter.
Method SEEK_FIRST_PROP on class CL_ISHMED_LTE_EDITOR has no exception.
Method SEL_FORMAT Signature
Method SEL_FORMAT on class CL_ISHMED_LTE_EDITOR has no parameter.
Method SEL_FORMAT on class CL_ISHMED_LTE_EDITOR has no exception.
Method SET_FROZEN_CURSOR_POSITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DO_SET_FOCUS | Value transfer | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20010731 |
Method SET_FROZEN_CURSOR_POSITION on class CL_ISHMED_LTE_EDITOR has no exception.
Method SET_PROP Signature
Method SET_PROP on class CL_ISHMED_LTE_EDITOR has no parameter.
Method SET_PROP on class CL_ISHMED_LTE_EDITOR has no exception.
Method SET_TEXT_AS_BIN_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STANDARD TABLE | ext as stream with carrige retruns and linefeeds bin | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ERROR_DP | 20040130 | |
2 | ![]() |
ERROR_DP_CREATE | 20040130 |
Method SET_TEXT_AS_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | text as string with carrige retruns and linefeeds | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error on calling COM method | 20040130 | |
2 | ![]() |
The method isn't supported by the installed GUI | 20040130 |
Method SET_TEXT_AS_XSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | XSTRING | text as string with carrige retruns and linefeeds | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error on calling COM method | 20040130 | |
2 | ![]() |
The method isn't supported by the installed GUI | 20040130 |
Method SET_TEXT_FROM_TABLE_AS_STREAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | text table | 20020506 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Code Page | 20021120 |
Method SHOW_INS_TB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TB_STG | Value transfer | Type reference (TYPE) | N2_STRING | IS-H*MED: Zeichenkette | 20050119 |
Method SHOW_INS_TB on class CL_ISHMED_LTE_EDITOR has no exception.
Method SHOW_PICKUP_TB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TB_STG | Call by reference | Type reference (TYPE) | N2_STRING | IS-H*MED: Zeichenkette | 20050119 |
Method SHOW_PICKUP_TB on class CL_ISHMED_LTE_EDITOR has no exception.
Method SHOW_SEARCH_TB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TB_STG | Call by reference | Type reference (TYPE) | N2_LTE_TB_KEYWORD | IS-H*MED: Zeichenkette | 20070126 |
Method SHOW_SEARCH_TB on class CL_ISHMED_LTE_EDITOR has no exception.
Method SHOW_TB_CHANGE Signature
Method SHOW_TB_CHANGE on class CL_ISHMED_LTE_EDITOR has no parameter.
Method SHOW_TB_CHANGE on class CL_ISHMED_LTE_EDITOR has no exception.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in | 463 |