SAP ABAP Class CL_IUUC_REPL_EDITOR (Editor)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_IUUC_REPL_ADV_SETTINGS (Package) LT Replication: Advanced Replication Settings
⤷
⤷
Properties
| Class | CL_IUUC_REPL_EDITOR | |
| Short Description | Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CNV_IUUC_REPL_ADV_SE | |
| Program status | ||
| Category | 0 | |
| Package | CNV_IUUC_REPL_ADV_SETTINGS | LT Replication: Advanced Replication Settings |
| Created | 20130703 | SAP |
| Last change | 20141030 | |
| 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) |
Interfaces
Class CL_IUUC_REPL_EDITOR has no interface implemented.
Friends
Class CL_IUUC_REPL_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'DRAW' | 20130709 | |||
| 2 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'AUTO_REDRAW' | 20130709 | |||
| 3 | Constant | Public | Type reference (TYPE) | SEOCLSKEY | 'CL_GUI_ABAPEDIT' | Key structure of a class | 20130705 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEOCLSKEY | 'CL_GUI_TEXTEDIT' | Key structure of a class | 20130705 | ||
| 5 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'FREE' | 20130711 | |||
| 6 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'GET_TEXT' | 20130705 | |||
| 7 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'GET_TEXT_AS_R3TABLE' | 20130705 | |||
| 8 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'SET_READONLY_MODE' | 20130705 | |||
| 9 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'SET_TEXT' | 20130705 | |||
| 10 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'SET_TEXT_AS_R3TABLE' | 20130705 | |||
| 11 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'SET_STATUSBAR_MODE' | 20131009 | |||
| 12 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'SET_TOOLBAR_MODE' | 20130904 | |||
| 13 | Constant | Private | Type reference (TYPE) | ABAP_PARMNAME | 'SET_VISIBLE' | 20140108 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130704 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | OBJECT | Editor | 20130705 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20130705 |
Methods
Events
Class CL_IUUC_REPL_EDITOR has no event.
Types
Class CL_IUUC_REPL_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDITOR_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20130902 |
Method CONSTRUCTOR on class CL_IUUC_REPL_EDITOR has no exception.
Method CREATE_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20130709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception class | 20130705 |
Method DYN_CALL_EDIT_CREATE_DOC Signature
Method DYN_CALL_EDIT_CREATE_DOC on class CL_IUUC_REPL_EDITOR has no parameter.
Method DYN_CALL_EDIT_CREATE_DOC on class CL_IUUC_REPL_EDITOR has no exception.
Method DYN_CALL_EDIT_DRAW Signature
Method DYN_CALL_EDIT_DRAW on class CL_IUUC_REPL_EDITOR has no parameter.
Method DYN_CALL_EDIT_DRAW on class CL_IUUC_REPL_EDITOR has no exception.
Method DYN_CALL_EDIT_GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LINES | Value transfer | Type reference (TYPE) | IUUC_REPL_T_EDITOR_LINE | Text editor lines | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception class | 20130705 |
Method DYN_CALL_EDIT_READ_ONLY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_READONLY_MODE | Call by reference | Type reference (TYPE) | I | 20130705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception class | 20130705 |
Method DYN_CALL_EDIT_SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LINES | Call by reference | Type reference (TYPE) | ANY TABLE | Text editor lines | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception class | 20130705 |
Method DYN_CALL_EDIT_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VISIBLE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic Exception class | 20140108 |
Method DYN_CALL_FREE Signature
Method DYN_CALL_FREE on class CL_IUUC_REPL_EDITOR has no parameter.
Method DYN_CALL_FREE on class CL_IUUC_REPL_EDITOR has no exception.
Method DYN_CALL_REMOVE_STATUS_BAR Signature
Method DYN_CALL_REMOVE_STATUS_BAR on class CL_IUUC_REPL_EDITOR has no parameter.
Method DYN_CALL_REMOVE_STATUS_BAR on class CL_IUUC_REPL_EDITOR has no exception.
Method DYN_CALL_REMOVE_TOOLBAR Signature
Method DYN_CALL_REMOVE_TOOLBAR on class CL_IUUC_REPL_EDITOR has no parameter.
Method DYN_CALL_REMOVE_TOOLBAR on class CL_IUUC_REPL_EDITOR has no exception.
Method FREE Signature
Method FREE on class CL_IUUC_REPL_EDITOR has no parameter.
Method FREE on class CL_IUUC_REPL_EDITOR has no exception.
Method SET_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDITOR_CLASSNAME | Call by reference | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20130902 |
Method SET_EDITOR on class CL_IUUC_REPL_EDITOR has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_700 |