SAP ABAP Interface IF_WDR_CONFIG_OTR (Configuration Texts)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONFIG_OTR | Configuration Texts | 20100317 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONFIG_OTR_BASE | Texts for Configuration / Enhancements | 20120503 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CONFIG_OTR_ENH | Configuration Texts | 20100318 |
Properties
Interface | IF_WDR_CONFIG_OTR | |
Short Description | Configuration Texts |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20100317 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WDR_CONFIG_OTR has no interface.
Friends
Interface IF_WDR_CONFIG_OTR has no friend.
Attributes
Interface IF_WDR_CONFIG_OTR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20100317 | |
2 | ![]() |
Instance method | Public | Method | 20100525 | |
3 | ![]() |
Instance method | Public | Method | 20100317 | |
4 | ![]() |
Instance method | Public | Method | 20100317 | |
5 | ![]() |
Instance method | Public | Method | 20100317 | |
6 | ![]() |
Instance method | Public | Method | 20100317 | |
7 | ![]() |
Instance method | Public | Method | 20100317 | |
8 | ![]() |
Instance method | Public | Method | 20100317 | |
9 | ![]() |
Instance method | Public | Method | 20100317 | |
10 | ![]() |
Instance method | Public | Method | 20100317 | |
11 | ![]() |
Instance method | Public | Method | 20100317 | |
12 | ![]() |
Instance method | Public | Method | 20120502 |
Events
Interface IF_WDR_CONFIG_OTR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_TEXTS | Public | See coding | 20100317 | 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
|
||
2 | TT_TEXTS | Public | See coding | 20100317 | tt_texts type standard table of ts_texts with NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CHANGE_CONFIG_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COPY_ALL_LANGUAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | beim Kopieren alle Sprachen mitnehmen | 20120615 | |
2 | ![]() |
NEW_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20100317 |
Method CHANGE_CONFIG_KEY on Interface IF_WDR_CONFIG_OTR has no exception.
Method CHANGE_PERS_KEY 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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100525 | ||
2 | ![]() |
PERS_KEY | Call by reference | Type reference (TYPE) | WDY_PERS_KEY | Web Dynpro: Personalisierung: Key | 20100525 |
Method CHANGE_PERS_KEY on Interface IF_WDR_CONFIG_OTR has no exception.
Method CHANGE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_TEXT_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_TEXTID | 20100317 | |||
2 | ![]() |
IS_EXPLICIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20100317 | |||
3 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20100317 | |||
4 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20100317 | |||
5 | ![]() |
TEXT_ID | Value transfer | Type reference (TYPE) | WDY_CONFIG_TEXTID | 20100317 |
Method CHANGE_TEXT on Interface IF_WDR_CONFIG_OTR has no exception.
Method GET_ALL_TEXTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ALL_LANGUAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20100317 | |||
2 | ![]() |
R_TEXTS | Value transfer | Type reference (TYPE) | TT_TEXTS | 20100317 |
Method GET_ALL_TEXTS on Interface IF_WDR_CONFIG_OTR has no exception.
Method GET_TEXTID_FROM_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXPLICIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20100317 | |||
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20100317 | |||
3 | ![]() |
TEXT_ID | Value transfer | Type reference (TYPE) | WDY_CONFIG_TEXTID | 20100317 |
Method GET_TEXTID_FROM_PATH on Interface IF_WDR_CONFIG_OTR has no exception.
Method GET_TEXT_BY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXPLICIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20100317 | |||
2 | ![]() |
OUT_TEXT_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_TEXTID | 20100317 | |||
3 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20100317 | |||
4 | ![]() |
RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100317 | ||
5 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20100317 | |||
6 | ![]() |
TEXT_ID | Call by reference | Type reference (TYPE) | STRING | 20100317 |
Method GET_TEXT_BY_ID on Interface IF_WDR_CONFIG_OTR has no exception.
Method GET_TEXT_BY_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXPLICIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20100317 | |||
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20100317 | |||
3 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | 20100317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20100317 |
Method MARK_ALL_INITIAL_AS_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPLICIT | Call by reference | Type reference (TYPE) | FLAG | 20100317 |
Method MARK_ALL_INITIAL_AS_DELETED on Interface IF_WDR_CONFIG_OTR has no exception.
Method REMOVE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXPLICIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20100317 | |||
2 | ![]() |
TEXT_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_TEXTID | 20100317 |
Method REMOVE_TEXT on Interface IF_WDR_CONFIG_OTR has no exception.
Method RESET_ALL_STATES Signature
Method RESET_ALL_STATES on Interface IF_WDR_CONFIG_OTR has no parameter.
Method RESET_ALL_STATES on Interface IF_WDR_CONFIG_OTR has no exception.
Method SAVE_TO_DATABASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DB_CON_NAME | Call by reference | Type reference (TYPE) | DBCON-CON_NAME | 'DEFAULT' | Logischer Name einer Datenbankverbindung | 20120814 | |
2 | ![]() |
ENTRIES_SAVED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20100317 |
Method SAVE_TO_DATABASE on Interface IF_WDR_CONFIG_OTR has no exception.
Method SET_SAVE_ALL_LANGUAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SAVE_ALL_LANGUAGES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20120502 |
Method SET_SAVE_ALL_LANGUAGES on Interface IF_WDR_CONFIG_OTR has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |