SAP ABAP Class CL_GUI_RTF_EDITOR (SAP SAPscript Editor Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-SCR (Application Component) SAPscript
     STXD (Package) SAPscript
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 19990922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DRAGDROP Drag and Drop Interface for Controls 20000127
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_SAPSCRIPT_EDITOR SAP SAPscript Editor Control 19990922
Properties
Class CL_GUI_RTF_EDITOR  
Short Description SAP SAPscript Editor Control    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STXD   SAPscript 
Created 19990922   SAP 
Last change 20041228   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 RTFE Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DRAGDROP Drag and Drop Interface for Controls 20000127
Friends
Class CL_GUI_RTF_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUTTONTAB Instance attribute Protected See coding Button table 19991013
2 CO_COMBOBOX_HEIGHT Constant Public Type reference (TYPE) I 31 Height in pixel 19990922
3 CO_COMBOBOX_WIDTH Constant Public Type reference (TYPE) I 180 Width in pixel 19990922
4 CO_STATUSBAR_WIDTH Constant Public Type reference (TYPE) I 120 Width in pixel 19990922
5 C_FALSE Constant Public Type reference (TYPE) I 0 Boolean false (numeric) 19990922
6 C_TRUE Constant Public Type reference (TYPE) I 1 Boolean true (numeric) 19990922
7 EDITOR_ID Instance attribute Protected Type reference (TYPE) I 0 ID of editor object 19990922
8 EVENTID_DOUBLE_CLICK Constant Public Type reference (TYPE) I 5 Event double mouse click 19990923
9 EVENTID_PARAGRAPH_DELETED Constant Public Type reference (TYPE) I 3 Event paragraph deleted 19990923
10 EVENTID_PASTE_REQUESTED Constant Public Type reference (TYPE) I 4 Event paste requested (control-v) 19990923
11 EVENTID_RETURN_PRESSED Constant Public Type reference (TYPE) I 2 Event return pressed 19990923
12 EVENTID_SINGLE_CLICK Constant Public Type reference (TYPE) I 1 Event single mouse click 19990922
13 FALSE Constant Public Type reference (TYPE) BOOLEAN SPACE Boolean false 19990922
14 M_DP_HANDLE Instance attribute Protected Type reference (TYPE) CNTL_HANDLE Handle to DataProvider, which also is a control 19990922
15 M_LEFT_MARGIN Instance attribute Public Type reference (TYPE) I 0 Left margin of text 19990922
16 M_PAPER_WIDTH Instance attribute Public Type reference (TYPE) I Paper width of text 19990922
17 M_PASTE_LOCAL Instance attribute Public Type reference (TYPE) I C_TRUE Handle text paste locally (control-v) 19990923
18 M_READONLY_MODE Instance attribute Public Type reference (TYPE) I C_FALSE Read only mode of text 19990922
19 M_SHOW_FIELDS Instance attribute Public Type reference (TYPE) I C_TRUE Show fields in text 19990922
20 OBJECT_COUNT Instance attribute Protected Type reference (TYPE) I 0 Class object counter 19990923
21 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' Boolean True 19990922
Methods
# Method Level Visibility Method type Description Created on
1 AM_I_CLIPBOARD_OWNER Instance method Public Method Clipboard text comes from the same origin? 19991015
2 CHANGE_FIELD Instance method Public Method Change field attributes at current cursor position 19991015
3 CLIPBOARD_COPY Instance method Public Method Copy the selected text into the clipboard 19991020
4 CLIPBOARD_CUT Instance method Public Method Cut the selected text into the clipboard 19991020
5 CLIPBOARD_PASTE Instance method Public Method Paste the clipboard text into the editor control 19991020
6 CONSTRUCTOR Instance method Public Constructor Creates and links editor control 19990922
7 CREATE_COMBOBOX Instance method Public Method Creates and aligns combobox of the editor control 19990922
8 CREATE_EDITOR Instance method Public Method Creates and aligns kernel editor of the editor control 19990922
9 CREATE_FIELD Instance method Public Method Create text field at current cursor position 19990927
10 CREATE_STATUSBAR Instance method Public Method Creates and aligns statusbar of the editor control 19990922
11 CREATE_TABULATOR Instance method Public Method Create tabulator (left, right, decimal, center) 19990927
12 DELETE_SELECTION Instance method Public Method Delete text selection 19991015
13 DESTROY_FIELD Instance method Public Method Destroy text field at current cursor position 19990927
14 DESTROY_PARAGRAPH_TABULATORS Instance method Public Method Destroy all tabulators in the current paragraph 20001213
15 DESTROY_SUBCONTROL Instance method Public Method Destroy subcontrol of the frame object 19991108
16 DESTROY_TABULATOR Instance method Public Method Destroy tabulator 19990927
17 FLUSH_TEXT Instance method Public Method Delete the entire text in the editor control 19990922
18 FORMAT_ALL Instance method Public Method Format the entire text in the editor control again 19991104
19 FREEZE_OUTPUT Instance method Public Method Switch off screen refresh 19991015
20 GET_AUTOMATIC_LINE_BREAK Instance method Public Method Get automatic line breaking of the editor text on/off 19991104
21 GET_CURSOR_POSITION Instance method Public Method Get cursor position 19990923
22 GET_DEFAULT_TAB_WIDTH Instance method Public Method Get default tabulator width 19990927
23 GET_FIELD_NAME Instance method Public Method Get field name at current cursor position 19990924
24 GET_FIELD_VALUE Instance method Public Method Get field value at current cursor position 19990924
25 GET_FIELD_WIDTH Instance method Public Method Get field width at current cursor position 19990928
26 GET_FORMAT_TO_WINDOWS_SIZE Instance method Public Method Get mode of formatting at window size (automatic wrapping) 20000217
27 GET_LEFT_PARAGRAPH_MARGIN Instance method Public Method Get left margin of current paragraph 19990927
28 GET_LINE_BREAK_IS_VISIBLE Instance method Public Method Get the status to display line and paragraph breaks 19991025
29 GET_NUMBEROF_FIELDS Instance method Public Method Get number of fields between two cursor positions 19990924
30 GET_PARAGRAPH_ALIGNMENT Instance method Public Method Get alignment of current paragraph 19990927
31 GET_PARAGRAPH_INDENT Instance method Public Method Get indentation of current paragraph 19990927
32 GET_PARAGRAPH_LINESPACING Instance method Public Method Get line spacing of current paragraph 19990927
33 GET_PARAGRAPH_NUMBERING_TYPE Instance method Public Method Get numbering type of current paragraph 19990928
34 GET_PREACTIVATE_MODE Instance method Public Method Get preactivate mode for text fields (blinking mode) 19991126
35 GET_READONLY_MODE Instance method Public Method Get the read only mode of text 19991104
36 GET_RIGHT_PARAGRAPH_MARGIN Instance method Public Method Get right margin of current paragraph 19990927
37 GET_SAPPARAGRAPH_ATTRIBUTE Instance method Public Method Get SAP specific paragraph attributes of RTF text 19990923
38 GET_SAPSTYLE_ATTRIBUTE Instance method Public Method Get SAP specific character attributes of RTF text 19990923
39 GET_SEARCH_TEXT Instance method Public Method Get the result of text search 19991021
40 GET_SELECTION_BEGIN Instance method Public Method Get cursor position at selection begin 19990923
41 GET_SELECTION_END Instance method Public Method Get cursor position at selection end 19990923
42 GET_TEXT Instance method Public Method Get RTF text from editor control 19990922
43 GET_TEXT_MODIFIED Instance method Public Method Get the display mode of fields in the text 20000131
44 GOTO_FIRST_FIELD Instance method Public Method Goto first field (e.g. for symbols) 19990924
45 GOTO_LAST_FIELD Instance method Public Method Goto last field (e.g. for symbols) 19990924
46 GOTO_NEXTPARAGRAPH_BEGIN Instance method Public Method Goto begin of next paragraph 19990924
47 GOTO_NEXTPARAGRAPH_END Instance method Public Method Goto end of next paragraph 19990924
48 GOTO_NEXTSTYLE_BEGIN Instance method Public Method Goto begin of next style 19990924
49 GOTO_NEXTSTYLE_END Instance method Public Method Goto end of next style 19990924
50 GOTO_NEXT_FIELD Instance method Public Method Goto next field (e.g. for symbols) 19990924
51 GOTO_NEXT_FIELD_NAME Instance method Public Method Goto next field with name (e.g. for symbols) 19991104
52 GOTO_PARAGRAPH_BEGIN Instance method Public Method Goto begin of current paragraph 19990924
53 GOTO_PARAGRAPH_END Instance method Public Method Goto end of current paragraph 19990924
54 GOTO_PREVIOUS_FIELD Instance method Public Method Goto previous field (e.g. for symbols) 19990924
55 GOTO_PREVIOUS_FIELD_NAME Instance method Public Method Goto previous field with name (e.g. for symbols) 19991104
56 GOTO_PREVPARAGRAPH_BEGIN Instance method Public Method Goto begin of previous paragraph 19990924
57 GOTO_PREVPARAGRAPH_END Instance method Public Method Goto end of previous paragraph 19990924
58 GOTO_PREVSTYLE_BEGIN Instance method Public Method Goto begin of previous style 19990928
59 GOTO_PREVSTYLE_END Instance method Public Method Goto end of previous style 19990928
60 GOTO_SELECTION_BEGIN Instance method Public Method Goto begin of selected text 19990924
61 GOTO_SELECTION_END Instance method Public Method Goto end of selected text 19990924
62 GOTO_STYLE_BEGIN Instance method Public Method Goto begin of current style 19990924
63 GOTO_STYLE_END Instance method Public Method Goto end of current style 19990924
64 INSERT_BLANKS Instance method Public Method Insert number of blanks into the text 19991126
65 IS_LINE_BEGIN Instance method Public Method Line begins at current cursor position? 19990924
66 IS_LINE_END Instance method Public Method Line ends at current cursor position? 19990924
67 IS_MODIFIED Instance method Public Method Text modified? 19990924
68 IS_PARAGRAPH_BEGIN Instance method Public Method Paragraph begins at current cursor position? 19990924
69 IS_PARAGRAPH_END Instance method Public Method Paragraph ends at current cursor position? 19990924
70 IS_STYLE_BEGIN Instance method Public Method Style begins at current cursor position? 19990924
71 IS_STYLE_END Instance method Public Method Style ends at current cursor position? 19990924
72 MOVE_CURSOR_RELATIVE Instance method Public Method Move cursor relative 19990924
73 SEARCH Instance method Public Method Search text in the editor control 19991022
74 SEARCH_AGAIN Instance method Public Method Search text again in the editor control 19991022
75 SELECTION_BETWEEN_CURPOS Instance method Public Method Selection of text between two cursor positions 19990930
76 SELECTION_EXISTS Instance method Public Method Selection of text exists 19990923
77 SET_AUTOMATIC_LINE_BREAK Instance method Public Method Set automatic line breaking of the editor text on/off 19991104
78 SET_BULLETS Instance method Public Method Set bullets by character 19990927
79 SET_BULLETS_BY_CHARACTER Instance method Public Method Set bullets by character (WingDings character set) 19990927
80 SET_BULLETS_BY_DEPTH Instance method Public Method Set bullets by depth (depth = 1..5) 19990927
81 SET_CURSOR_END Instance method Public Method Set cursor position to the end of the text 19990924
82 SET_CURSOR_HOME Instance method Public Method Set cursor position to the beginning of the text 19990922
83 SET_CURSOR_POSITION Instance method Public Method Set cursor position 19990923
84 SET_DEFAULT_TAB_WIDTH Instance method Public Method Set default tabulator width 19990927
85 SET_FIELD_COLOUR Instance method Public Method Set field colour (RGB value) 19991104
86 SET_FIELD_WIDTH Instance method Public Method Set field width 19990928
87 SET_FONT_HEIGHT Instance method Public Method Set font height 19990927
88 SET_FONT_NAME Instance method Public Method Set font name 19990927
89 SET_FORMAT_TO_WINDOWS_SIZE Instance method Public Method Set mode of formatting at window size (automatic wrapping) 20000217
90 SET_LEFT_MARGIN Instance method Public Method Set left margin of text 19990922
91 SET_LEFT_PARAGRAPH_MARGIN Instance method Public Method Set left margin of current paragraph 19990927
92 SET_LINE_BREAK_IS_VISIBLE Instance method Public Method Set the status to display line and paragraph breaks on/off 19991025
93 SET_NUMBERING Instance method Public Method Set numbering attributes of current paragraph (outlining) 19990928
94 SET_PAPER_WIDTH Instance method Public Method Set paper width of text 19990922
95 SET_PARAGRAPH_ALIGNMENT Instance method Public Method Set alignment of current paragraph 19990927
96 SET_PARAGRAPH_INDENT Instance method Public Method Set indentation of current paragraph 19990927
97 SET_PARAGRAPH_LINESPACING Instance method Public Method Set line spacing of current paragraph 19990927
98 SET_PARAGRAPH_NUMBERING_OFF Instance method Public Method Switch off the numbering of current paragraph 19990927
99 SET_PASTE_LOCAL Instance method Public Method Switch on/off the local paste mode of text 19990923
100 SET_PREACTIVATE_MODE Instance method Public Method Set preactivate mode for text fields (blinking mode) 19991126
101 SET_READONLY_MODE Instance method Public Method Switch on/off the read only mode of text 19990922
102 SET_RIGHT_PARAGRAPH_MARGIN Instance method Public Method Set right margin of current paragraph 19990927
103 SET_SAPPARAGRAPH_ATTRIBUTE Instance method Public Method Set SAP specific paragraph attributes of RTF text 19990923
104 SET_SAPSTYLE_ATTRIBUTE Instance method Public Method Set SAP specific character attributes of RTF text 19990923
105 SET_SHOW_FIELDS Instance method Public Method Switch on/off the display mode of fields in the text 19990922
106 SET_SPACE_AFTER Instance method Public Method Set space after current paragraph 19990927
107 SET_SPACE_BEFORE Instance method Public Method Set space before current paragraph 19990927
108 SET_TEXT Instance method Public Method Set RTF text in editor control 19990922
109 SET_TEXT_ATTRIBUTES Instance method Public Method Set the selected style attributes of RTF text (0=no style) 19990927
110 SET_TEXT_COLOUR Instance method Public Method Set text colour (RGB value) 19990927
111 SET_TEXT_EDITABLE Instance method Public Method Set text editable 19990927
112 SET_TEXT_MODIFIED Instance method Public Method Switch on/off text has been modified 19990922
113 UNFREEZE_OUTPUT Instance method Public Method Switch on screen refresh restoring original cursor 19991015
114 UNSET_TEXT_ATTRIBUTES Instance method Public Method Unset the selected style attributes of RTF text (0=no style) 19990927
Events
# Event Type Visibility Description Created on
1 DOUBLE_CLICK Instance Event
(0)
Protected
(1)
Double mouse click 19990923
2 ON_DROP Instance Event
(0)
Public
(2)
Drop event 20000127
3 PARAGRAPH_DELETED Instance Event
(0)
Protected
(1)
Paragraph deleted 19990923
4 PASTE_REQUESTED Instance Event
(0)
Protected
(1)
Paste into text editor (control-v) 19990923
5 RETURN_PRESSED Instance Event
(0)
Protected
(1)
Return pressed 19990923
6 SINGLE_CLICK Instance Event
(0)
Protected
(1)
Single mouse click 19990922
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUTTONTAB Protected See coding Button attributes of comboboxes or toolbars 19991013
Method Signatures

Method AM_I_CLIPBOARD_OWNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19991015
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991015

Method CHANGE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) C Field name 19991015
2 Importing P_VALUE Value transfer Type reference (TYPE) C Field value 19991015
3 Importing P_WIDTH Value transfer Type reference (TYPE) I Field width 19991015
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991015

Method CLIPBOARD_COPY Signature

Method CLIPBOARD_COPY on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991020

Method CLIPBOARD_CUT Signature

Method CLIPBOARD_CUT on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991020

Method CLIPBOARD_PASTE Signature

Method CLIPBOARD_PASTE on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991020

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I For life time management 19990922
2 Importing NAME Value transfer Type reference (TYPE) STRING Name 20000117
3 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container of this container 19990922
4 Importing SHELLSTYLE Value transfer Type reference (TYPE) I Windows style attributes applied to this container 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of the RTF editor control 19990922
2 ERROR_DP_CREATE Error while creating DataProvider 19990922
3 GUI_TYPE_NOT_SUPPORTED This type of GUI is not supported 19990922

Method CREATE_COMBOBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADJUSTMENT1 Value transfer Type reference (TYPE) I 0 Adjustment of combobox (X pos) 19990922
2 Importing ADJUSTMENT2 Value transfer Type reference (TYPE) I 0 Adjustment of combobox (Y pos) 19990922
3 Changing COMBOBOX_ID Value transfer Type reference (TYPE) I Id of combobox object 19990922
4 Importing HEIGHT Value transfer Type reference (TYPE) I CO_COMBOBOX_HEIGHT Height of combobox 19990922
5 Importing LEFT Value transfer Type reference (TYPE) I 1 Left disance (in pixel) 19990922
6 Importing ONLY_ITEMS Value transfer Type reference (TYPE) BOOLEAN FALSE Create only items of combobox 19991110
7 Importing QUICKINFO Value transfer Type reference (TYPE) STRING SPACE Quick info text of combobox 19991020
8 Importing REFERENCE1_ID Value transfer Type reference (TYPE) I 0 Reference object for adjustment 19990922
9 Importing REFERENCE2_ID Value transfer Type reference (TYPE) I 0 Reference object for adjustment 19990922
10 Importing STYLE Value transfer Type reference (TYPE) I Style of combobox 19990922
11 Importing TEXT_ITEMS Call by reference Type reference (TYPE) TSFBUTTONS Text items of combobox 19990923
12 Importing TOP Value transfer Type reference (TYPE) I 1 Top distance (in pixel) 19990922
13 Importing VISIBLE_ITEMS Value transfer Type reference (TYPE) I 20 Visible items in combobox 19990922
14 Importing WIDTH Value transfer Type reference (TYPE) I CO_COMBOBOX_WIDTH Width of combobox 19990922
# Exception Resumable Description Created on
1 ERROR_ADJUSTMENT Error while aligning statusbar 19990922
2 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19990922
3 ERROR_COMBOBOX Error while creating or accessing statusbar 19990922

Method CREATE_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADJUSTMENT1 Value transfer Type reference (TYPE) I 0 Adjustment of combobox (X pos) 19990922
2 Importing ADJUSTMENT2 Value transfer Type reference (TYPE) I 0 Adjustment of combobox (Y pos) 19990922
3 Importing ASCII_TEXT Value transfer Type reference (TYPE) BOOLEAN SPACE RTF or ASCII text in control 19990922
4 Importing DRAGDROP_HANDLE Value transfer Type reference (TYPE) I 0 Drag&drop handle 20000131
5 Changing EDITOR_ID Value transfer Type reference (TYPE) I Id of editor object 19990922
6 Importing HEIGHT Value transfer Type reference (TYPE) I Height of statusbar 19990922
7 Importing LEFT Value transfer Type reference (TYPE) I 1 Left disance (in pixel) 19990922
8 Importing REFERENCE1_ID Value transfer Type reference (TYPE) I 0 Reference object for adjustment 19990922
9 Importing REFERENCE2_ID Value transfer Type reference (TYPE) I 0 Reference object for adjustment 19990922
10 Importing STYLE Value transfer Type reference (TYPE) I Style of statusbar 19990922
11 Importing TOP Value transfer Type reference (TYPE) I 1 Top distance (in pixel) 19990922
12 Importing WIDTH Value transfer Type reference (TYPE) I Width of statusbar 19990922
# Exception Resumable Description Created on
1 ERROR_ADJUSTMENT Error while aligning kernel editor 19990922
2 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19990922
3 ERROR_EDITOR Error while creating or accessing kernel editor 19990922
4 ERROR_EDITOR_EXIST Error since editor object already exists 20000131

Method CREATE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) C Field name 19990927
2 Importing P_VALUE Value transfer Type reference (TYPE) C Field value 19990927
3 Importing P_WIDTH Value transfer Type reference (TYPE) I Field width 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method CREATE_STATUSBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADJUSTMENT1 Value transfer Type reference (TYPE) I 0 Adjustment of statusbar (X pos) 19990922
2 Importing ADJUSTMENT2 Value transfer Type reference (TYPE) I 0 Adjustment of statusbar (Y pos) 19990922
3 Importing HEIGHT Value transfer Type reference (TYPE) I CO_COMBOBOX_HEIGHT Height of statusbar 19990922
4 Importing INFO_TEXT Value transfer Type reference (TYPE) STRING SPACE Text label of statusbar 19990922
5 Importing LEFT Value transfer Type reference (TYPE) I 1 Left disance (in pixel) 19990922
6 Importing MIN_PANE_WIDTH Value transfer Type reference (TYPE) I CO_STATUSBAR_WIDTH Minimal pane width of statusbar 19991021
7 Importing REFERENCE1_ID Value transfer Type reference (TYPE) I 0 Reference object for adjustment 19990922
8 Importing REFERENCE2_ID Value transfer Type reference (TYPE) I 0 Reference object for adjustment 19990922
9 Changing STATUSBAR_ID Value transfer Type reference (TYPE) I Id of statusbar object 19990922
10 Importing STYLE Value transfer Type reference (TYPE) I 0 Style of statusbar 19990922
11 Importing TOP Value transfer Type reference (TYPE) I 1 Top distance (in pixel) 19990922
12 Importing WIDTH Value transfer Type reference (TYPE) I CO_STATUSBAR_WIDTH Width of statusbar 19990922
# Exception Resumable Description Created on
1 ERROR_ADJUSTMENT Error while aligning statusbar 19990922
2 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19990922
3 ERROR_STATUSBAR Error while creating or accessing statusbar 19990922

Method CREATE_TABULATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_POSITION Value transfer Type reference (TYPE) I Tabulator position 19990927
2 Importing P_TYPE Value transfer Type reference (TYPE) I Tabulator type 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method DELETE_SELECTION Signature

Method DELETE_SELECTION on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991015

Method DESTROY_FIELD Signature

Method DESTROY_FIELD on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method DESTROY_PARAGRAPH_TABULATORS Signature

Method DESTROY_PARAGRAPH_TABULATORS on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 20001213

Method DESTROY_SUBCONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SUBCONTROL_ID Value transfer Type reference (TYPE) I Id of the subcontrol object 19991108
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991108

Method DESTROY_TABULATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_POSITION Value transfer Type reference (TYPE) I Tabulator position 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method FLUSH_TEXT Signature

Method FLUSH_TEXT on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990922

Method FORMAT_ALL Signature

Method FORMAT_ALL on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991104

Method FREEZE_OUTPUT Signature

Method FREEZE_OUTPUT on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991015

Method GET_AUTOMATIC_LINE_BREAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ONOFF Call by reference Type reference (TYPE) I True or false 19991104
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991104

Method GET_CURSOR_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method GET_DEFAULT_TAB_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_WIDTH Call by reference Type reference (TYPE) I Default tabulator width 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method GET_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_NAME Call by reference Type reference (TYPE) TDFNAME Field name 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GET_FIELD_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_VALUE Call by reference Type reference (TYPE) TDFVALUE Field value 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GET_FIELD_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_WIDTH Call by reference Type reference (TYPE) I Field width 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990928

Method GET_FORMAT_TO_WINDOWS_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ONOFF Call by reference Type reference (TYPE) I True or false 20000217
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 20000217

Method GET_LEFT_PARAGRAPH_MARGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MARGIN Call by reference Type reference (TYPE) I Left margin of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method GET_LINE_BREAK_IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ONOFF Call by reference Type reference (TYPE) I True or false 19991025
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991025

Method GET_NUMBEROF_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURPOS_BEG Value transfer Type reference (TYPE) I Cursor position begin 19991001
2 Importing P_CURPOS_END Value transfer Type reference (TYPE) I Cursor position end 19991001
3 Exporting P_FIELD_NUMBER Call by reference Type reference (TYPE) I Number of fields 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GET_PARAGRAPH_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ALIGN Call by reference Type reference (TYPE) I Alignment of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method GET_PARAGRAPH_INDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_INDENT Call by reference Type reference (TYPE) I Indentation of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method GET_PARAGRAPH_LINESPACING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SPACING Call by reference Type reference (TYPE) I Line spacing of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method GET_PARAGRAPH_NUMBERING_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TYPE Call by reference Type reference (TYPE) I Numbering type of paragraph 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990928

Method GET_PREACTIVATE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ONOFF Call by reference Type reference (TYPE) I True or false 19991126
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991126

Method GET_READONLY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_READONLY Call by reference Type reference (TYPE) I True or false 19991104
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991104

Method GET_RIGHT_PARAGRAPH_MARGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_MARGIN Call by reference Type reference (TYPE) I Right margin of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method GET_SAPPARAGRAPH_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ATTRIBUTE Call by reference Type reference (TYPE) I Special paragraph attributes 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method GET_SAPSTYLE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ATTRIBUTE Call by reference Type reference (TYPE) I Special character attributes 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method GET_SEARCH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_TEXT Call by reference Type reference (TYPE) C Search text 19991021
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991021

Method GET_SELECTION_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURPOS_BEG Call by reference Type reference (TYPE) I Cursor position of selection begin 19990930
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method GET_SELECTION_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURPOS_END Call by reference Type reference (TYPE) I Cursor position of selection end 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RTF_TEXT Call by reference Type reference (TYPE) STANDARD TABLE Text header 19990922
2 Importing SPECIAL_METHOD Value transfer Type reference (TYPE) C SPACE Method name for data provider 19990922
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Control error 19990922
2 ERROR_GET_TEXT Error while getting the text from the editor control 19990922

Method GET_TEXT_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SHOW_FIELDS Call by reference Type reference (TYPE) I True or false 20000131
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 20000131

Method GOTO_FIRST_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_LAST_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_NEXTPARAGRAPH_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_NEXTPARAGRAPH_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_NEXTSTYLE_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_NEXTSTYLE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_NEXT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
2 Importing P_WRAP Value transfer Type reference (TYPE) I C_FALSE Wrap at end of text 19991004
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_NEXT_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) C Field name 19991104
2 Importing P_WRAP Value transfer Type reference (TYPE) I C_FALSE Wrap at end of text 19991104
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991104

Method GOTO_PARAGRAPH_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_PARAGRAPH_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_PREVIOUS_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
2 Importing P_WRAP Value transfer Type reference (TYPE) I C_FALSE Wrap at begin of text 19991004
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_PREVIOUS_FIELD_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) C Field name 19991104
2 Importing P_WRAP Value transfer Type reference (TYPE) I C_FALSE Wrap at end of text 19991104
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991104

Method GOTO_PREVPARAGRAPH_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_PREVPARAGRAPH_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_PREVSTYLE_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990928

Method GOTO_PREVSTYLE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990928

Method GOTO_SELECTION_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19991021
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_SELECTION_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19991021
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_STYLE_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method GOTO_STYLE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CURSOR_POS Call by reference Type reference (TYPE) I Cursor position 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method INSERT_BLANKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NUMBER Call by reference Type reference (TYPE) I Number of blanks 19991126
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991126

Method IS_LINE_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method IS_LINE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method IS_PARAGRAPH_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method IS_PARAGRAPH_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method IS_STYLE_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method IS_STYLE_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method MOVE_CURSOR_RELATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_RELPOS Call by reference Type reference (TYPE) I Relative positions 19990924
2 Importing P_WITH_SELECTION Call by reference Type reference (TYPE) I Selection of text enabled 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MODE Call by reference Type reference (TYPE) I Search mode (direction, upper/lower, cursor position) 19991022
2 Exporting P_SUCC Call by reference Type reference (TYPE) I Text found 19991022
3 Importing P_TEXT Call by reference Type reference (TYPE) C Search text 19991022
4 Importing P_WITH_DIALOG Call by reference Type reference (TYPE) I Show dialog window 19991022
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991022

Method SEARCH_AGAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCC Call by reference Type reference (TYPE) I Text found 19991022
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991022

Method SELECTION_BETWEEN_CURPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURPOS_BEG Value transfer Type reference (TYPE) I Cursor position begin 19990930
2 Importing P_CURPOS_END Value transfer Type reference (TYPE) I Cursor position end 19990930
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990930

Method SELECTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_SUCCESS Call by reference Type reference (TYPE) I True or false 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method SET_AUTOMATIC_LINE_BREAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ONOFF Value transfer Type reference (TYPE) I True or false 19991104
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991104

Method SET_BULLETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHAR Value transfer Type reference (TYPE) C Bullet character 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_BULLETS_BY_CHARACTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHAR Value transfer Type reference (TYPE) C Bullet character 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_BULLETS_BY_DEPTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_DEPTH Value transfer Type reference (TYPE) I Bullet depth 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_CURSOR_END Signature

Method SET_CURSOR_END on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990924

Method SET_CURSOR_HOME Signature

Method SET_CURSOR_HOME on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990922

Method SET_CURSOR_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CURSOR_POS Value transfer Type reference (TYPE) I Cursor position 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method SET_DEFAULT_TAB_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WIDTH Value transfer Type reference (TYPE) I Tabulator width 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_FIELD_COLOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BLUE Value transfer Type reference (TYPE) I Colour blue 19991104
2 Importing P_DIALOG Value transfer Type reference (TYPE) I C_FALSE With dialog window 19991104
3 Importing P_GREEN Value transfer Type reference (TYPE) I Colour green 19991104
4 Importing P_RED Value transfer Type reference (TYPE) I Colour red 19991104
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991104

Method SET_FIELD_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WIDTH Value transfer Type reference (TYPE) I Field width 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990928

Method SET_FONT_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_HEIGHT Value transfer Type reference (TYPE) I Font height 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_FONT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) C Font name 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_FORMAT_TO_WINDOWS_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ONOFF Value transfer Type reference (TYPE) I True or false 20000217
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 20000217

Method SET_LEFT_MARGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MARGIN Call by reference Type reference (TYPE) I 0 Left margin of text 19990922
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990922

Method SET_LEFT_PARAGRAPH_MARGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MARGIN Value transfer Type reference (TYPE) I Left margin of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_LINE_BREAK_IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ONOFF Value transfer Type reference (TYPE) I True or false 19991025
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991025

Method SET_NUMBERING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALIGN Value transfer Type reference (TYPE) I Alignment of paragraph 19990928
2 Importing P_START Value transfer Type reference (TYPE) I Start number of paragraph 19990928
3 Importing P_TEXT_AFTER Value transfer Type reference (TYPE) I Text after outlining number 19990928
4 Importing P_TEXT_BEFORE Value transfer Type reference (TYPE) I Text before outlining number 19990928
5 Importing P_TYPE Value transfer Type reference (TYPE) I Numbering type of paragraph 19990928
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990928

Method SET_PAPER_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_WIDTH Call by reference Type reference (TYPE) I Paper width of text 19990922
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990922

Method SET_PARAGRAPH_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ALIGN Value transfer Type reference (TYPE) I Alignment of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_PARAGRAPH_INDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INDENT Value transfer Type reference (TYPE) I Indentation of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_PARAGRAPH_LINESPACING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SPACING Value transfer Type reference (TYPE) I Line spacing of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_PARAGRAPH_NUMBERING_OFF Signature

Method SET_PARAGRAPH_NUMBERING_OFF on class CL_GUI_RTF_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_PASTE_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PASTE_LOCAL Call by reference Type reference (TYPE) I C_TRUE Paste local mode of text 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method SET_PREACTIVATE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ONOFF Value transfer Type reference (TYPE) I True or false 19991126
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991126

Method SET_READONLY_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_READONLY Call by reference Type reference (TYPE) I C_FALSE Read only mode of text 19990922
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990922

Method SET_RIGHT_PARAGRAPH_MARGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MARGIN Value transfer Type reference (TYPE) I Right margin of paragraph 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_SAPPARAGRAPH_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE Value transfer Type reference (TYPE) I Special paragraph attributes 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method SET_SAPSTYLE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE Value transfer Type reference (TYPE) I Special character attributes 19990923
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923

Method SET_SHOW_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SHOW_FIELDS Call by reference Type reference (TYPE) I C_TRUE Show fields in text 19990922
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990922

Method SET_SPACE_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SPACE Value transfer Type reference (TYPE) I Space after paragraph (in twips) 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_SPACE_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SPACE Value transfer Type reference (TYPE) I Space before paragraph (in twips) 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RTF_TEXT Call by reference Type reference (TYPE) STANDARD TABLE Text lines (Type RTFLINE) 19990922
2 Importing SPECIAL_METHOD Value transfer Type reference (TYPE) C SPACE Method name for data provider 19990922
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Control error 19990922
2 ERROR_SET_TEXT Error while putting text into editor control 19990922

Method SET_TEXT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE Value transfer Type reference (TYPE) I Text attributes 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_TEXT_COLOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_BLUE Value transfer Type reference (TYPE) I Colour blue 19990927
2 Importing P_GREEN Value transfer Type reference (TYPE) I Colour green 19990927
3 Importing P_RED Value transfer Type reference (TYPE) I Colour red 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_TEXT_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EDITABLE Value transfer Type reference (TYPE) I True or false 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927

Method SET_TEXT_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MODIFIED Call by reference Type reference (TYPE) I C_TRUE Text has been modified 19990922
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990922

Method UNFREEZE_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_RESTORE Value transfer Type reference (TYPE) I Restore original cursor 19991015
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19991015

Method UNSET_TEXT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE Value transfer Type reference (TYPE) I Text attributes 19990927
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990927
Event Signatures

Event DOUBLE_CLICK Signature
Event DOUBLE_CLICK on class CL_GUI_RTF_EDITOR has no parameter.
Event ON_DROP Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 DRAGDROP_OBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_DRAGDROPOBJECT Drag & drop object 20000127
2 INDEX Exporting Value transfer Type reference (TYPE) I Character index of drop event 20000127

Event PARAGRAPH_DELETED Signature
Event PARAGRAPH_DELETED on class CL_GUI_RTF_EDITOR has no parameter.
Event PASTE_REQUESTED Signature
Event PASTE_REQUESTED on class CL_GUI_RTF_EDITOR has no parameter.
Event RETURN_PRESSED Signature
Event RETURN_PRESSED on class CL_GUI_RTF_EDITOR has no parameter.
Event SINGLE_CLICK Signature
Event SINGLE_CLICK on class CL_GUI_RTF_EDITOR has no parameter.
History
Last changed by/on SAP  20041228 
SAP Release Created in