SAP ABAP Class CBN_CL_ES_MED_TEXT_LOAD (Class for BAdI: /IWBEP/BD_MGW_MED_TEXT_LOAD)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-BE (Application Component) SAP UI Integration - Application Reuse - Backend Enabl.
     S_CBN_ODATA_ADPT_ES_GW (Package) CestBON Enterprise Search Adapter for OData in Gateway
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_MGW_ABS_REM_TX_LOAD Abstract Text Loader for remote destinations 20130903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130807
Properties
Class CBN_CL_ES_MED_TEXT_LOAD  
Short Description Class for BAdI: /IWBEP/BD_MGW_MED_TEXT_LOAD    
Super Class /IWBEP/CL_MGW_ABS_REM_TX_LOAD Abstract Text Loader for remote destinations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CBN_ODATA_ADPT_ES_GW   CestBON Enterprise Search Adapter for OData in Gateway 
Created 20130807   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CBN_CL_ES_MED_TEXT_LOAD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130807
Friends
Class CBN_CL_ES_MED_TEXT_LOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TEXT_MAP Static Attribute Private Type reference (TYPE) TT_TEXT_MAP 20130807
2 MV_LANGUAGE Instance attribute Private Type reference (TYPE) LANGU 20130807
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT_FOR_FIELD Static method Public Method 20130807
Events
Class CBN_CL_ES_MED_TEXT_LOAD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TEXT_MAP Private See coding 20130807 BEGIN OF ts_text_map, field TYPE string, text TYPE string, END OF ts_text_map
2 TT_TEXT_MAP Private See coding 20130807 tt_text_map TYPE SORTED TABLE OF ts_text_map WITH NON-UNIQUE KEY field
Method Signatures

Method ADD_TEXT_FOR_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) STRING 20130807
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20130807

Method ADD_TEXT_FOR_FIELD on class CBN_CL_ES_MED_TEXT_LOAD has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740