Hierarchy
⤷
⤷
Properties
| Class | CL_WCB_EDITOR_VIEW | |
| Short Description | Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCB_CC_UI_DYNPR | Condition Contract User Interface with Screen Technology |
| Created | 20050131 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WCB_EDITOR_VIEW has no interface implemented.
Friends
Class CL_WCB_EDITOR_VIEW has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BVAL | Change Mode? | 20050202 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20050131 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WCB_GENERIC_CONTEXT | Generic Context: Only One Context Is Filled | 20050201 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TEXTEDIT | SAP TextEdit Control | 20050131 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Editor | 20050131 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | BVAL | Root Container Created Here? | 20050304 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SPRAS | Language key | 20050202 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WCB_TEXT_TRANSFER | Change Texts in Model | 20050201 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SCRFNAME | Name of a Screen Element | 20050131 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | WCB_EDITOR_VIEW_PERS | Personalization Editor | 20050209 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SPERS_KEY | Personalization Object Key | 20050209 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL_VIEW | Error Log | 20050425 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TY_REMEMBER | Text That Could Not Be Set in read_text | 20050502 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20050131 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | TDID | Text ID | 20050202 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Back End | 20050131 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Tree Container | 20050131 | |||
| 18 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'HIERARCHY' | Tree Control: Column Name/Item Name | 20050201 | ||
| 19 | Constant | Private | Type reference (TYPE) | I | 50 | Width of Hierarchy Column | 20050201 | ||
| 20 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'LANGUAGE' | Tree Control: Column Name/Item Name | 20050201 | ||
| 21 | Constant | Private | Type reference (TYPE) | I | 20 | Width of Hierarchy Column | 20050201 | ||
| 22 | Constant | Private | Type reference (TYPE) | I | 72 | Line Length | 20050131 | ||
| 23 | Instance attribute | Private | Type reference (TYPE) | UI_FUNC | 'ED_DEL' | Delete Text | 20050204 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | OTHER_TEXT | Instance Event (0) |
Public (2) |
Another Text Was Selected | 20050427 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_REMEMBER | Private | See coding | Text That Could Not Be Set in read_text | 20050502 | BEGIN OF ty_remember,
tdid TYPE tdid,
language TYPE spras,
t_text TYPE wcb_tdline_tab,
END OF ty_remember
|
Method Signatures
Method ADJUST_EDITOR_MODE Signature
Method ADJUST_EDITOR_MODE on class CL_WCB_EDITOR_VIEW has no parameter.
Method ADJUST_EDITOR_MODE on class CL_WCB_EDITOR_VIEW has no exception.
Method BEFORE_LEAVE Signature
Method BEFORE_LEAVE on class CL_WCB_EDITOR_VIEW has no parameter.
Method BEFORE_LEAVE on class CL_WCB_EDITOR_VIEW has no exception.
Method BEFORE_SAVE Signature
Method BEFORE_SAVE on class CL_WCB_EDITOR_VIEW has no parameter.
Method BEFORE_SAVE on class CL_WCB_EDITOR_VIEW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20050131 | |||
| 2 | I_PERS_KEY | Call by reference | Type reference (TYPE) | SPERS_KEY | Schlüssel für Personalisierungsobjekte | 20050209 |
Method CONSTRUCTOR on class CL_WCB_EDITOR_VIEW has no exception.
Method CREATE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050202 | |||
| 2 | I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050202 |
Method CREATE_TEXT on class CL_WCB_EDITOR_VIEW has no exception.
Method DEL_EDITOR_TEXT Signature
Method DEL_EDITOR_TEXT on class CL_WCB_EDITOR_VIEW has no parameter.
Method DEL_EDITOR_TEXT on class CL_WCB_EDITOR_VIEW has no exception.
Method DEL_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050204 | |||
| 2 | I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050204 |
Method DEL_TEXT on class CL_WCB_EDITOR_VIEW has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_WCB_EDITOR_VIEW has no parameter.
Method DISPLAY on class CL_WCB_EDITOR_VIEW has no exception.
Method DISPLAY_TDID_SEARCHHELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | Aktuelles Programm | 20050202 | |||
| 2 | I_SCREEN | Call by reference | Type reference (TYPE) | SY-DYNNR | Aktuelle Dynpro-Nummer | 20050202 | |||
| 3 | I_SCREEN_FIELD | Call by reference | Type reference (TYPE) | HELP_INFO-DYNPROFLD | Feldname | 20050202 |
Method DISPLAY_TDID_SEARCHHELP on class CL_WCB_EDITOR_VIEW has no exception.
Method FREE Signature
Method FREE on class CL_WCB_EDITOR_VIEW has no parameter.
Method FREE on class CL_WCB_EDITOR_VIEW has no exception.
Method GET_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CONTEXT | Value transfer | Type reference (TYPE) | WCB_GENERIC_CONTEXT | generischer Kontext: nur ein Kontext ist gefüllt | 20050215 |
Method GET_CONTEXT on class CL_WCB_EDITOR_VIEW has no exception.
Method GET_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050427 |
Method GET_LANGUAGE on class CL_WCB_EDITOR_VIEW has no exception.
Method GET_LAST_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LANGUAGE | Value transfer | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050209 |
Method GET_LAST_LANGUAGE on class CL_WCB_EDITOR_VIEW has no exception.
Method GET_TDID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TDID | Value transfer | Type reference (TYPE) | TDID | Text-ID | 20050427 |
Method GET_TDID on class CL_WCB_EDITOR_VIEW has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050201 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_WCB_EDITOR_VIEW has no exception.
Method HIDE Signature
Method HIDE on class CL_WCB_EDITOR_VIEW has no parameter.
Method HIDE on class CL_WCB_EDITOR_VIEW has no exception.
Method INIT_CONTROLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20050207 |
Method INIT_CONTROLS on class CL_WCB_EDITOR_VIEW has no exception.
Method NODE_CONTEXT_MENU_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20050204 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050204 |
Method NODE_CONTEXT_MENU_REQUEST on class CL_WCB_EDITOR_VIEW has no exception.
Method NODE_CONTEXT_MENU_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20050204 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20050204 |
Method NODE_CONTEXT_MENU_SELECT on class CL_WCB_EDITOR_VIEW has no exception.
Method PAI Signature
Method PAI on class CL_WCB_EDITOR_VIEW has no parameter.
Method PAI on class CL_WCB_EDITOR_VIEW has no exception.
Method READ_PERSONALISATION Signature
Method READ_PERSONALISATION on class CL_WCB_EDITOR_VIEW has no parameter.
Method READ_PERSONALISATION on class CL_WCB_EDITOR_VIEW has no exception.
Method READ_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050203 | |||
| 2 | I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050203 |
Method READ_TEXT on class CL_WCB_EDITOR_VIEW has no exception.
Method RELEASE_MODEL_LINK Signature
Method RELEASE_MODEL_LINK on class CL_WCB_EDITOR_VIEW has no parameter.
Method RELEASE_MODEL_LINK on class CL_WCB_EDITOR_VIEW has no exception.
Method RESET Signature
Method RESET on class CL_WCB_EDITOR_VIEW has no parameter.
Method RESET on class CL_WCB_EDITOR_VIEW has no exception.
Method SAVE_TEXT Signature
Method SAVE_TEXT on class CL_WCB_EDITOR_VIEW has no parameter.
Method SAVE_TEXT on class CL_WCB_EDITOR_VIEW has no exception.
Method SET_ACTIVE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20050203 | |||
| 2 | I_TDID | Call by reference | Type reference (TYPE) | TDID | Text-ID | 20050203 |
Method SET_ACTIVE_TEXT on class CL_WCB_EDITOR_VIEW has no exception.
Method SET_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANGEABLE | Call by reference | Type reference (TYPE) | BVAL | änderbar | 20050202 |
Method SET_CHANGEABLE on class CL_WCB_EDITOR_VIEW has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_GENERIC_CONTEXT | generischer Kontext: nur ein Kontext ist gefüllt | 20050207 | |||
| 2 | I_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_WCB_TEXT_TRANSFER | Texte im Modell ändern | 20050201 |
Method SET_DATA on class CL_WCB_EDITOR_VIEW has no exception.
Method SET_PROTOCOL_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROTOCOL_VIEW | Call by reference | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL_VIEW | Fehlerprotokoll | 20050425 |
Method SET_PROTOCOL_VIEW on class CL_WCB_EDITOR_VIEW has no exception.
Method SET_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY_FIRST | Call by reference | Type reference (TYPE) | BVAL | ersten Eintrag aktivieren | 20050203 |
Method SET_TREE on class CL_WCB_EDITOR_VIEW has no exception.
Method SKIP_FORMAT_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TEXT | Call by reference | Type reference (TYPE) | WCB_TDLINE_TAB | Textzeile | 20050425 | |||
| 2 | IT_LINE | Call by reference | Type reference (TYPE) | WCB_TLINE_TAB | SAPscript: Text-Zeilen | 20050425 |
Method SKIP_FORMAT_COLUMN on class CL_WCB_EDITOR_VIEW has no exception.
Method WRITE_PERSONALISATION Signature
Method WRITE_PERSONALISATION on class CL_WCB_EDITOR_VIEW has no parameter.
Method WRITE_PERSONALISATION on class CL_WCB_EDITOR_VIEW has no exception.
Event Signatures
Event OTHER_TEXT Signature
Event OTHER_TEXT on class CL_WCB_EDITOR_VIEW has no parameter.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |