SAP ABAP Class /UI2/CL_WDR_CFG_OTR (Texts for configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WDR_CFG_OTR | Texts for configuration | 20130313 |
Properties
| Class | /UI2/CL_WDR_CFG_OTR | |
| Short Description | Texts for configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
| Created | 20130313 | SAP |
| Last change | 20131127 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_WDR_CFG_OTR | Texts for configuration | 20130313 |
Friends
Class /UI2/CL_WDR_CFG_OTR has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130313 | ||
| 2 | Instance method | Public | Method | 20130313 | ||
| 3 | Instance method | Public | Constructor | 20130313 | ||
| 4 | Instance method | Protected | Method | 20130313 | ||
| 5 | Instance method | Public | Method | 20130313 | ||
| 6 | Instance method | Protected | Method | 20130313 | ||
| 7 | Instance method | Public | Method | 20130313 | ||
| 8 | Instance method | Public | Method | 20130313 | ||
| 9 | Instance method | Public | Method | 20130313 | ||
| 10 | Instance method | Protected | Method | 20130313 | ||
| 11 | Instance method | Public | Method | 20130313 | ||
| 12 | Instance method | Protected | Method | 20130313 | ||
| 13 | Instance method | Public | Method | 20130313 | ||
| 14 | Instance method | Public | Method | 20130313 | ||
| 15 | Instance method | Public | Method | 20130313 |
Events
Class /UI2/CL_WDR_CFG_OTR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LANG_LIST_TYPE | Protected | See coding | 20130313 | LANG_LIST_TYPE type standard table of spras
|
||
| 2 | TS_BUFFER | Protected | See coding | 20130313 | begin of TS_BUFFER,
langu type spras,
text_id type WDY_CONFIG_TEXTID,
description type string,
state type wdy_md_object_state,
is_explicit type flag,
path type string,
end of TS_BUFFER
|
||
| 3 | TS_TEXTS | Public | See coding | 20130313 | begin of ts_texts,
langu type spras,
text_id type wdy_config_textid,
description type string,
state type wdy_md_object_state,
is_explicit type flag,
path type string,
end of ts_texts
|
||
| 4 | TT_BUFFER | Protected | See coding | 20130313 | tt_buffer type standard table of ts_buffer WITH NON-UNIQUE DEFAULT KEY
|
||
| 5 | TT_BUFFER_PATH | Protected | See coding | 20130313 | tt_buffer_path type sorted table of ts_buffer with non-unique key is_explicit path
|
||
| 6 | TT_TEXTS | Public | See coding | 20130313 | tt_texts type standard table of ts_texts with NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CHANGE_CONFIG_KEY Signature
Method CHANGE_CONFIG_KEY on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method CHANGE_CONFIG_KEY on class /UI2/CL_WDR_CFG_OTR has no exception.
Method CHANGE_TEXT Signature
Method CHANGE_TEXT on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method CHANGE_TEXT on class /UI2/CL_WDR_CFG_OTR has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PERS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | MODIFICATION_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | 20130313 | |||
| 3 | PERS_KEY | Call by reference | Type reference (TYPE) | WDY_PERS_KEY | 20130313 |
Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_OTR has no exception.
Method CREATE_LANG_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXTENDED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130313 |
Method CREATE_LANG_LIST on class /UI2/CL_WDR_CFG_OTR has no exception.
Method GET_ALL_TEXTS Signature
Method GET_ALL_TEXTS on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method GET_ALL_TEXTS on class /UI2/CL_WDR_CFG_OTR has no exception.
Method GET_OTR_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 2 | TEXT | Value transfer | Type reference (TYPE) | STRING | 20130313 |
Method GET_OTR_TEXT on class /UI2/CL_WDR_CFG_OTR has no exception.
Method GET_TEXTID_FROM_PATH Signature
Method GET_TEXTID_FROM_PATH on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method GET_TEXTID_FROM_PATH on class /UI2/CL_WDR_CFG_OTR has no exception.
Method GET_TEXT_BY_ID Signature
Method GET_TEXT_BY_ID on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method GET_TEXT_BY_ID on class /UI2/CL_WDR_CFG_OTR has no exception.
Method GET_TEXT_BY_PATH Signature
Method GET_TEXT_BY_PATH on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method GET_TEXT_BY_PATH on class /UI2/CL_WDR_CFG_OTR has no exception.
Method LOAD_NEXT_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOAD_OK | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method LOAD_NEXT_LANGUAGE on class /UI2/CL_WDR_CFG_OTR has no exception.
Method MARK_ALL_INITIAL_AS_DELETED Signature
Method MARK_ALL_INITIAL_AS_DELETED on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method MARK_ALL_INITIAL_AS_DELETED on class /UI2/CL_WDR_CFG_OTR has no exception.
Method READ_ONE_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | 20130313 | ||||
| 2 | TEXT_BUFFER | Value transfer | Type reference (TYPE) | TT_BUFFER | 20130313 |
Method READ_ONE_LANGUAGE on class /UI2/CL_WDR_CFG_OTR has no exception.
Method REMOVE_TEXT Signature
Method REMOVE_TEXT on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method REMOVE_TEXT on class /UI2/CL_WDR_CFG_OTR has no exception.
Method RESET_ALL_STATES Signature
Method RESET_ALL_STATES on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method RESET_ALL_STATES on class /UI2/CL_WDR_CFG_OTR has no exception.
Method SAVE_TO_DATABASE Signature
Method SAVE_TO_DATABASE on class /UI2/CL_WDR_CFG_OTR has no parameter.
Method SAVE_TO_DATABASE on class /UI2/CL_WDR_CFG_OTR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |