SAP ABAP Class /UI2/IF_INTEROP_INDEX (Interface for BAdI: /UI2/BADI_INTEROP_INDEX)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20140506
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/CL_INTEROP_INDEX Class for BAdI Impl.: /UI2/EI_INTEROP_INDEX_700 20140506
Properties
Class /UI2/IF_INTEROP_INDEX  
Short Description Interface for BAdI: /UI2/BADI_INTEROP_INDEX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20140506   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/CL_TM_INDEX_SHR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /UI2/IF_TM_INDEX_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_WD_PERSONALIZATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /UI2/IF_INTEROP_INDEX has no interface implemented.
Friends
Class /UI2/IF_INTEROP_INDEX has no friend class.
Attributes
Class /UI2/IF_INTEROP_INDEX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_TEXTS Instance method Public Method Mass read of WD texts by ids or config_keys 20140820
2 GET_TEXT_BY_ID Instance method Public Method Read WD translatable text by ID 20140725
3 GET_TM_INDEX Instance method Public Method Get Target Mapping Index 20140506
Events
Class /UI2/IF_INTEROP_INDEX has no event.
Types
Class /UI2/IF_INTEROP_INDEX has no local type.
Method Signatures

Method GET_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_LANGUAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Read texts for all languages 20140820
2 Importing CONFIG_KEYS Call by reference Type reference (TYPE) /UI2/WDY_CONFIG_KEYS Table of Configuration Keys 20140820
3 Importing PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20140820
4 Changing TEXTS Call by reference Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TT_WDY_TEXT_EXT Table of language dependent texts 20140820
5 Importing TEXT_IDS Call by reference Type reference (TYPE) /UI2/IF_TM_INDEX_ACCESS=>TT_WDY_TEXT_ID_EXT Table of text ids 20140820

Method GET_TEXTS on class /UI2/IF_INTEROP_INDEX has no exception.

Method GET_TEXT_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TEXT Call by reference Type reference (TYPE) STRING 20140725
2 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20140725
3 Importing IV_PERS_SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE IF_WD_PERSONALIZATION=>CO_SCOPE_ALL Web Dynpro: Personalization Range 20140725
4 Importing IV_TEXT_ID Call by reference Type reference (TYPE) STRING Id of the translatable text to retrieve 20140725

Method GET_TEXT_BY_ID on class /UI2/IF_INTEROP_INDEX has no exception.

Method GET_TM_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TM_DB Call by reference Type reference (TYPE) /UI2/CL_TM_INDEX_SHR=>TT_TM_DB 20140506

Method GET_TM_INDEX on class /UI2/IF_INTEROP_INDEX has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in