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 CHANGE_CONFIG_KEY Instance method Public Method 20100317
2 CHANGE_PERS_KEY Instance method Public Method 20100525
3 CHANGE_TEXT Instance method Public Method 20100317
4 GET_ALL_TEXTS Instance method Public Method 20100317
5 GET_TEXTID_FROM_PATH Instance method Public Method 20100317
6 GET_TEXT_BY_ID Instance method Public Method 20100317
7 GET_TEXT_BY_PATH Instance method Public Method 20100317
8 MARK_ALL_INITIAL_AS_DELETED Instance method Public Method 20100317
9 REMOVE_TEXT Instance method Public Method 20100317
10 RESET_ALL_STATES Instance method Public Method 20100317
11 SAVE_TO_DATABASE Instance method Public Method 20100317
12 SET_SAVE_ALL_LANGUAGES 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 Importing COPY_ALL_LANGUAGES Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE beim Kopieren alle Sprachen mitnehmen 20120615
2 Importing 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 Importing IS_PERS Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100525
2 Importing 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 Importing IN_TEXT_ID Call by reference Type reference (TYPE) WDY_CONFIG_TEXTID 20100317
2 Importing IS_EXPLICIT Call by reference Type reference (TYPE) WDY_BOOLEAN 20100317
3 Importing PATH Call by reference Type reference (TYPE) STRING 20100317
4 Importing TEXT Value transfer Type reference (TYPE) STRING 20100317
5 Returning 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 Importing I_ALL_LANGUAGES Call by reference Type reference (TYPE) WDY_BOOLEAN 20100317
2 Returning 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 Importing IS_EXPLICIT Call by reference Type reference (TYPE) WDY_BOOLEAN 20100317
2 Importing PATH Call by reference Type reference (TYPE) STRING 20100317
3 Returning 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 Importing IS_EXPLICIT Call by reference Type reference (TYPE) WDY_BOOLEAN 20100317
2 Exporting OUT_TEXT_ID Call by reference Type reference (TYPE) WDY_CONFIG_TEXTID 20100317
3 Importing PATH Call by reference Type reference (TYPE) STRING 20100317
4 Importing RESOLVE_OTR_ALIASES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100317
5 Exporting TEXT Value transfer Type reference (TYPE) STRING 20100317
6 Importing 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 Importing IS_EXPLICIT Call by reference Type reference (TYPE) WDY_BOOLEAN 20100317
2 Importing PATH Call by reference Type reference (TYPE) STRING 20100317
3 Returning TEXT Value transfer Type reference (TYPE) STRING 20100317
# Exception Resumable Description Created on
1 CX_WD_CONFIGURATION 20100317

Method MARK_ALL_INITIAL_AS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing IS_EXPLICIT Call by reference Type reference (TYPE) WDY_BOOLEAN 20100317
2 Importing 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 Importing DB_CON_NAME Call by reference Type reference (TYPE) DBCON-CON_NAME 'DEFAULT' Logischer Name einer Datenbankverbindung 20120814
2 Returning 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 Importing 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