SAP ABAP Class CL_GUI_SAPSCRIPT_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_RTF_EDITOR SAP SAPscript Editor Control 19990922
Properties
Class CL_GUI_SAPSCRIPT_EDITOR  
Short Description SAP SAPscript Editor Control    
Super Class CL_GUI_RTF_EDITOR SAP SAPscript Editor Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STXD   SAPscript 
Created 19990910   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GUI_SAPSCRIPT_EDITOR has no interface implemented.
Friends
Class CL_GUI_SAPSCRIPT_EDITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHARFORMTAB Instance attribute Private Type reference (TYPE) SEDCFORM Character format 19990929
2 C_FORMAT_BOLD Constant Private Type reference (TYPE) CHAR2 '%B' Fixed format: bold 20000308
3 C_FORMAT_ITALIC Constant Private Type reference (TYPE) CHAR2 '%I' Fixed format: italic 20000308
4 C_FORMAT_UNDERLINE Constant Private Type reference (TYPE) CHAR2 '%U' Fixed format: italic 20000308
5 C_FORMAT_URL Constant Private Type reference (TYPE) CHAR2 '%W' Fixed format: URL 20000308
6 C_VARIABLE_LENGTH Constant Private Type reference (TYPE) I -1 C_VARIABLE_LENGTH 19991015
7 FIELDTAB Instance attribute Private Type reference (TYPE) SEDFIELD Field attributes 19991001
8 M_CAPTION_LIST Instance attribute Private Type reference (TYPE) TEDCAPLIST List of logical field names (captions) in editor control 20001121
9 M_COMBOBOX1_ID Instance attribute Private Type reference (TYPE) I ID of first combobox 19990928
10 M_COMBOBOX2_ID Instance attribute Private Type reference (TYPE) I ID of second combobox 19990928
11 M_CONVERTER Instance attribute Private Object reference (TYPE REF TO) LCL_CONVERT Object for text conversion 19991029
12 M_FIX_FIELD_LENGTH Instance attribute Private Type reference (TYPE) I Fixed length of fields 19991104
13 M_FORMATS Instance attribute Private Type reference (TYPE) TRTFFRMT Combined formats in editor 20000801
14 M_FRAME_ID Instance attribute Private Type reference (TYPE) I ID of frame object 19990928
15 M_ORG_CURSOR Instance attribute Private Type reference (TYPE) I C_TRUE Restore original cursor 19991102
16 M_STATUSBAR1_ID Instance attribute Private Type reference (TYPE) I ID of first status bar 19990928
17 M_STATUSBAR2_ID Instance attribute Private Type reference (TYPE) I ID of second status bar 19990928
18 M_STATUSBAR3_ID Instance attribute Private Type reference (TYPE) I ID of dummy status bar 19991110
19 M_STYLE_NAME Instance attribute Private Type reference (TYPE) TDSSNAME Current style name 19991118
20 M_STYLE_VARIANT Instance attribute Private Type reference (TYPE) TDVARIANT Current style variant 19991118
21 M_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar object 20000706
22 M_USE_CAPTION Instance attribute Private Type reference (TYPE) BOOLEAN FALSE Display logical field names (captions) in editor control 20001121
23 PARFORMTAB Instance attribute Private Type reference (TYPE) SEDPFORM Paragraph format 19991102
24 STYLETAB Instance attribute Private Type reference (TYPE) S_STYLETAB Style attributes 19991001
25 TAB_FIELDTAB Instance attribute Private Type reference (TYPE) TEDFIELD Table of field attributes 19991001
26 TAB_STYLETAB Instance attribute Private Type reference (TYPE) T_STYLETAB Table of style attributes 19991001
27 TEMPFORMTAB Instance attribute Private Type reference (TYPE) SEDTFORM Tempory format 19990929
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BUTTON Instance method Public Method Add new button to toolbar 20000718
2 ADD_FORMATBAR_ENTRY Instance method Private Method Adds format to formatbar 20000802
3 CHANGE_FORMAT Instance method Private Method Change formats of text 19991001
4 CHECK_SYMBOL_NAME Instance method Private Method Check the syntax of a symbol field name 20000128
5 CHECK_USER_ATTR Instance method Private Method Check user attributes 19990927
6 COMMAND_COPY Instance method Private Method Copy selected text into clipboard 19991020
7 COMMAND_CUT Instance method Private Method Cut selected text into clipboard 19991020
8 COMMAND_INSERT_URL Instance method Private Method Insert URL at current position 20000303
9 COMMAND_PASTE Instance method Private Method Paste text from clipboard into editor control 19991020
10 COMMAND_RESET_FORMATS Instance method Private Method Reset character formats at current position 19991026
11 COMMAND_SEARCH Instance method Private Method Search text key in editor control 19991021
12 COMMAND_SEARCH_NEXT Instance method Private Method Search next text key in editor control 19991022
13 COMMAND_SHOW_BREAKS Instance method Private Method Show line and paragraph breaks 19991025
14 COMMAND_SHOW_FORMATS Instance method Private Method Show character and paragraph formats at current position 19991026
15 COMMAND_SYMBOL_CHANGE Instance method Private Method Change field symbol at current position 19991201
16 COMMAND_SYMBOL_DELETE Instance method Private Method Delete selected field symbol in text 19991126
17 COMMAND_SYMBOL_INSERT Instance method Private Method Insert field symbol at current position 19991126
18 COMPL_STYLETAB_CHAR Instance method Private Method Complete internal style attribute table 19991001
19 COMPL_STYLETAB_PAR Instance method Private Method Complete internal paragraph attribute table 19991004
20 COMPL_STYLETAB_RESET_CHAR Instance method Private Method Complete internal style attribute table for reset formats 19991027
21 COMPL_STYLETAB_XPAS Instance method Private Method Complete internal style attribute table for text paste 19991015
22 COMPUTE_TEMPFORMAT Instance method Private Method Create a new temporary format for text 20000803
23 CONSTRUCTOR Instance method Public Constructor Creates and links SAPscript editor control 19990910
24 CREATE_STYLETAB Instance method Private Method Create internal style attribute table 19991001
25 CREATE_TOOLBAR Instance method Private Method Create all buttons of the editor toolbar 20000717
26 DELETE_BUTTON Instance method Public Method Delete a specified button from toolbar 20000718
27 EVENT_PARAGRAPH_DELETED Instance method Private Method Processing paragraph deleted event on combobox items 19990923
28 EVENT_PASTE_REQUESTED Instance method Private Method Processing paste text event in text editor (control-v) 19990923
29 EVENT_SINGLE_CLICK Instance method Private Method Processing single click event on combobox items 19990921
30 GET_SYMBOL_VALUE Instance method Public Method Get attributes of the selected field symbol in text 20001206
31 GET_TEXT_FROM_EDITOR Instance method Public Method Get RTF text from the control and convert it into ITF text 19991103
32 INITIALIZE Instance method Private Method Initialization of SAPscript editor control 19990910
33 ON_TOOLBAR_FUNCTION_SELECTED Instance method Private Event handling method Processing button events on toolbar object 19991103
34 READ_FIELD Instance method Private Method Read the text field at current cursor position 19991126
35 RENAME_FIELDS Instance method Private Method Rename field names for text paste 19991015
36 SET_BUTTON_STATE Instance method Public Method Set display mode of toolbar buttons (enabled or disabled) 20000706
37 SET_CHARACTER_FORMAT Instance method Private Method Set character format 19990924
38 SET_CHARFORMAT_NO_SEL Instance method Private Method Set character format (no text selection) 19990929
39 SET_CHARFORMAT_SEL Instance method Private Method Set character format (text selection) 19990929
40 SET_FIXED_FIELD_LENGTH Instance method Private Method Set fields to fixed length (window size) 19991104
41 SET_FORMATBAR_TABLE Instance method Private Method Sets the correct formatbar table 20000801
42 SET_PARAGRAPH_FORMAT Instance method Private Method Set paragraph format 19990924
43 SET_PARFORMAT_EMPTY_TEXT Instance method Private Method Set paragraph format for empty text 19991104
44 SET_TEXT_BY_HEADER Instance method Public Method Put text into editor control using text header 19991103
45 SET_TEXT_BY_STYLE Instance method Public Method Put text into editor control using Smart Style 19991115
46 SYMBOL_INSERT Instance method Public Method Insert field symbol at current position 20000131
Events
# Event Type Visibility Description Created on
1 FUNCTION_SELECTED Instance Event
(0)
Public
(2)
Button or menu entry selected 20000817
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_STYLETAB Private See coding S_STYLETAB 19991001
2 T_STYLETAB Private See coding T_STYLETAB 19991001
Method Signatures

Method ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUTN_TYPE Call by reference Type reference (TYPE) TB_BTYPE Button types defined in CNTB 20000718
2 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Fcode associated to a button 20000718
3 Importing ICON Call by reference Type reference (TYPE) C Icon name defined like '@0a@' 20000718
4 Importing QUICKINFO Call by reference Type reference (TYPE) ICONQUICK Text describing the purpose of a button 20000718
5 Importing TEXT Call by reference Type reference (TYPE) TEXT40 Text shown in the right of the image 20000718
# Exception Resumable Description Created on
1 CNTB_BTYPE_ERROR Wrong button type 20000718
2 CNTB_ERROR_FCODE FCode is not unique 20000718
3 CNTL_ERROR Control error 20000718

Method ADD_FORMATBAR_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMAT Value transfer Type reference (TYPE) SEDTFORM Temporary format 20000802

Method ADD_FORMATBAR_ENTRY on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method CHANGE_FORMAT Signature

Method CHANGE_FORMAT on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method CHANGE_FORMAT on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method CHECK_SYMBOL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20000128
2 Importing P_NAME Value transfer Type reference (TYPE) TDSFSYM SAP Smart Forms: Feldname 20000128

Method CHECK_SYMBOL_NAME on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method CHECK_USER_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_PARATTR Value transfer Type reference (TYPE) I Paragraph attributes 19990927
2 Changing P_STYLEATTR Value transfer Type reference (TYPE) I Style attributes 19990927

Method CHECK_USER_ATTR on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_COPY Signature

Method COMMAND_COPY on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_COPY on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_CUT Signature

Method COMMAND_CUT on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_CUT on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_INSERT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) TDSFSYM SAP Smart Forms: Feldname 20000303
# Exception Resumable Description Created on
1 ERROR_SYMBOL_NAME Illegal symbol name 20000303

Method COMMAND_PASTE Signature

Method COMMAND_PASTE on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_PASTE on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_RESET_FORMATS Signature

Method COMMAND_RESET_FORMATS on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_RESET_FORMATS on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_SEARCH Signature

Method COMMAND_SEARCH on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_SEARCH on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_SEARCH_NEXT Signature

Method COMMAND_SEARCH_NEXT on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_SEARCH_NEXT on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_SHOW_BREAKS Signature

Method COMMAND_SHOW_BREAKS on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_SHOW_BREAKS on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_SHOW_FORMATS Signature

Method COMMAND_SHOW_FORMATS on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_SHOW_FORMATS on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_SYMBOL_CHANGE Signature

Method COMMAND_SYMBOL_CHANGE on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_SYMBOL_CHANGE on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_SYMBOL_DELETE Signature

Method COMMAND_SYMBOL_DELETE on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMMAND_SYMBOL_DELETE on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMMAND_SYMBOL_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) TDSFSYM SAP Smart Forms: Feldname 20000128
# Exception Resumable Description Created on
1 ERROR_SYMBOL_NAME Illegal symbol name 20000128

Method COMPL_STYLETAB_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHARFORMAT Value transfer Type reference (TYPE) TDSTRING Character format 19991001

Method COMPL_STYLETAB_CHAR on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMPL_STYLETAB_PAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARFORMAT Value transfer Type reference (TYPE) TDSTRING Paragraph format 19991004

Method COMPL_STYLETAB_PAR on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMPL_STYLETAB_RESET_CHAR Signature

Method COMPL_STYLETAB_RESET_CHAR on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMPL_STYLETAB_RESET_CHAR on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMPL_STYLETAB_XPAS Signature

Method COMPL_STYLETAB_XPAS on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method COMPL_STYLETAB_XPAS on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method COMPUTE_TEMPFORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLIST Value transfer Type reference (TYPE) C Format list 20000803
2 Exporting FORMAT Call by reference Type reference (TYPE) SEDTFORM Temporary format 20000803
3 Importing SET_FORMATBAR Value transfer Type reference (TYPE) BOOLEAN TRUE Set formatbar table 20001128

Method COMPUTE_TEMPFORMAT on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CAPTION_LIST Call by reference Type reference (TYPE) TEDCAPLIST List of logical field names (captions) in editor control 20001121
2 Importing LIFETIME Value transfer Type reference (TYPE) I For life time management 19990910
3 Importing NAME Value transfer Type reference (TYPE) STRING Name 20000117
4 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent container of this container 19990910
5 Importing SHELLSTYLE Value transfer Type reference (TYPE) I 0 Windows style attributes applied to this container 19990923
6 Importing TOOLBAR_VISIBLE Value transfer Type reference (TYPE) BOOLEAN TRUE Toolbar visible or invisible 20000717
7 Importing USE_CAPTION Value transfer Type reference (TYPE) BOOLEAN FALSE Display logical field names (captions) in editor control 20001121
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while creating SAPscript editor control 19990910
2 ERROR_TOOLBAR Error while creating toolbar object 19991209

Method CREATE_STYLETAB 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

Method CREATE_STYLETAB on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000717
# Exception Resumable Description Created on
1 ERROR_TOOLBAR Error while creating toolbar object 20000717

Method DELETE_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Fcode associated to a button 20000718
# Exception Resumable Description Created on
1 CNTB_ERROR_FCODE FCode is not unique 20000718
2 CNTL_ERROR Control error 20000718

Method EVENT_PARAGRAPH_DELETED Signature

Method EVENT_PARAGRAPH_DELETED on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923
2 ERROR_EVENT_PARAM Error while getting the parameters of the single click event 19990923
3 ERROR_INVALID_OBJECT Error while getting the event from invalid object 19990923

Method EVENT_PASTE_REQUESTED Signature

Method EVENT_PASTE_REQUESTED on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990923
2 ERROR_EVENT_PARAM Error while getting the parameters of the single click event 19990923
3 ERROR_INVALID_OBJECT Error while getting the event from invalid object 19990923

Method EVENT_SINGLE_CLICK Signature

Method EVENT_SINGLE_CLICK on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 19990921
2 ERROR_EVENT_PARAM Error while getting the parameters of the single click event 19990921
3 ERROR_INVALID_OBJECT Error while getting the event from invalid object 19990921

Method GET_SYMBOL_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CAPTION Value transfer Type reference (TYPE) SSFCAPTION Caption of the field name 20001206
2 Exporting NAME Value transfer Type reference (TYPE) SSFFIELD Technical field name 20001206
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Control error 20001206
2 ERROR_SELECTION No field symbol or multiple ones within the text selection 20001206

Method GET_TEXT_FROM_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LINES Call by reference Type reference (TYPE) TSFTEXT Text lines (Type TLINE) 19991103
2 Importing SPECIAL_METHOD Value transfer Type reference (TYPE) C SPACE Method name for data provider 20001219
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19991103
2 ERROR_CONVERSION Error while converting ITF to RTF text 19991103
3 ERROR_DATAPROVIDER Error while calling the data provider 19991103

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAGDROP_HANDLE Value transfer Type reference (TYPE) I 0 Drag&drop handle 20000131
2 Importing STYLE_NAME Value transfer Type reference (TYPE) TDSSNAME SPACE Name of Smart Style including formats 19991118
3 Importing STYLE_VARIANT Value transfer Type reference (TYPE) TDVARIANT SPACE Name of Smart Style variant 19991118
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19990910
2 ERROR_COMBOBOX Error while creating or aligning combobox 19990913
3 ERROR_EDITOR Error while creating or aligning kernel editor 19990913
4 ERROR_STATUSBAR Error while creating or aligning statusbar 19990913

Method ON_TOOLBAR_FUNCTION_SELECTED Signature

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

Method ON_TOOLBAR_FUNCTION_SELECTED on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method READ_FIELD 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 SAPscript Editor: Name eines Feldes im Editor Control 19991126
2 Exporting P_VALUE Call by reference Type reference (TYPE) TDFVALUE SAPscript Editor: Wert eines Feldes im Editor Control 19991126

Method READ_FIELD on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method RENAME_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 19991015
2 Importing P_CURPOS_END Value transfer Type reference (TYPE) I Cursor position end 19991015

Method RENAME_FIELDS on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method SET_BUTTON_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Value transfer Type reference (TYPE) BOOLEAN TRUE Enabled or disabled 20000706

Method SET_BUTTON_STATE on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method SET_CHARACTER_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHARFORMAT Value transfer Type reference (TYPE) TDSTRING Character format 19990929
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19990924
2 ERROR_CONVERSION Error while converting ITF to RTF text 19990924

Method SET_CHARFORMAT_NO_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHARF Value transfer Type reference (TYPE) TDSTRING Character format 19990929
2 Importing P_PARATTR Value transfer Type reference (TYPE) I Paragraph attributes 19990929
3 Importing P_STYLEATTR Value transfer Type reference (TYPE) I Style attributes 19990929

Method SET_CHARFORMAT_NO_SEL on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method SET_CHARFORMAT_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHARF Value transfer Type reference (TYPE) TDSTRING Character format 19990929
2 Importing P_CURPOSB Value transfer Type reference (TYPE) I Selection begin 19990929
3 Importing P_CURPOSE Value transfer Type reference (TYPE) I Selection end 19990929

Method SET_CHARFORMAT_SEL on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method SET_FIXED_FIELD_LENGTH Signature

Method SET_FIXED_FIELD_LENGTH on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method SET_FIXED_FIELD_LENGTH on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method SET_FORMATBAR_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORMATBAR_TABLE Call by reference Type reference (TYPE) TRTFFRMT Formatbar table 20000801
# Exception Resumable Description Created on
1 ERROR_CNTL Control error 20000801

Method SET_PARAGRAPH_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARFORMAT Value transfer Type reference (TYPE) TDPARGRAPH Paragraph format 19990924
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19990924
2 ERROR_CONVERSION Error while converting ITF to RTF text 19990924

Method SET_PARFORMAT_EMPTY_TEXT Signature

Method SET_PARFORMAT_EMPTY_TEXT on class CL_GUI_SAPSCRIPT_EDITOR has no parameter.
Method SET_PARFORMAT_EMPTY_TEXT on class CL_GUI_SAPSCRIPT_EDITOR has no exception.

Method SET_TEXT_BY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAGDROP_HANDLE Value transfer Type reference (TYPE) I 0 Drag&drop handle 20000131
2 Importing HEADER Value transfer Type reference (TYPE) THEAD Text header 19991103
3 Importing LANGUAGE Value transfer Type reference (TYPE) SYLANGU SY-LANGU Language of Smart Style 19991103
4 Importing LINES Call by reference Type reference (TYPE) TSFTEXT Text lines 19991103
5 Importing NO_RTF_HEADER Value transfer Type reference (TYPE) BOOLEAN FALSE Suppress RTF header 19991103
6 Importing WINDOW_WRAPPING Value transfer Type reference (TYPE) BOOLEAN FALSE Automatic text wrapping at window border 20000217
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19991103
2 ERROR_COMBOBOX Error while creating or aligning combobox 19991115
3 ERROR_CONVERSION Error while converting ITF to RTF text 19991103
4 ERROR_DATAPROVIDER Error while calling the data provider 19991103
5 ERROR_EDITOR Error while creating or aligning kernel editor 19991115
6 ERROR_NO_WINDOW_SIZE Error since window size for conversion is missing 19991115
7 ERROR_STATUSBAR Error while creating or aligning statusbar 19991115

Method SET_TEXT_BY_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAGDROP_HANDLE Value transfer Type reference (TYPE) I 0 Drag&drop handle 20000131
2 Importing LANGUAGE Value transfer Type reference (TYPE) SYLANGU SY-LANGU Language of Smart Style 19991115
3 Importing LINES Call by reference Type reference (TYPE) TSFTEXT Text lines (Type TLINE) 19991115
4 Importing NO_RTF_HEADER Value transfer Type reference (TYPE) BOOLEAN FALSE Suppress RTF header 19991115
5 Importing STYLE_NAME Value transfer Type reference (TYPE) TDSSNAME Name of Smart Style including formats 19991115
6 Importing STYLE_VARIANT Value transfer Type reference (TYPE) TDVARIANT SPACE Name of Smart Style variant 19991115
7 Importing TEXT_NAME Value transfer Type reference (TYPE) TDOBNAME Name of current text 20001011
8 Importing WINDOW_SIZE Value transfer Type reference (TYPE) SSFWSIZE Window size of editor control 19991115
9 Importing WINDOW_WRAPPING Value transfer Type reference (TYPE) BOOLEAN FALSE Automatic text wrapping at window border 20000217
# Exception Resumable Description Created on
1 ERROR_CNTL_CREATE Error while performing creation of SAPscript editor control 19991115
2 ERROR_COMBOBOX Error while creating or aligning combobox 19991115
3 ERROR_CONVERSION Error while converting ITF to RTF text 19991115
4 ERROR_DATAPROVIDER Error while calling the data provider 19991115
5 ERROR_EDITOR Error while creating or aligning kernel editor 19991115
6 ERROR_FORMAT Error since formats of ITF text are invalid 19991124
7 ERROR_NO_WINDOW_SIZE Error since window size for conversion is missing 19991115
8 ERROR_STATUSBAR Error while creating or aligning statusbar 19991115

Method SYMBOL_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Value transfer Type reference (TYPE) TDSFSYM SAP Smart Forms: Feldname 20000131
# Exception Resumable Description Created on
1 ERROR_SYMBOL_NAME Illegal symbol name 20000131
Event Signatures

Event FUNCTION_SELECTED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) UI_FUNC Fcode associated to a button 20000817
History
Last changed by/on SAP  20090618 
SAP Release Created in