SAP ABAP Class CL_CBN_ES_MED_TEXT_LOAD (Class for BAdI: /IWBEP/BD_MGW_MED_TEXT_LOAD)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-GTF-CBN-ODT (Application Component) Contextual Business Navigation OData Backend Adaptation lay.
     CBESH_ODATA_ADPT_GW (Package) C'estBON 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 20130510
Properties
Class CL_CBN_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 CBESH_ODATA_ADPT_GW   C'estBON Enterprise Search Adapter for OData in Gateway 
Created 20130510   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130510
Friends
Class CL_CBN_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 20130510
2 MV_LANGUAGE Instance attribute Private Type reference (TYPE) LANGU 20130510
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TEXT_FOR_FIELD Static method Public Method Adds a text for a field to get loaded later 20130510
Events
Class CL_CBN_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 20130510 BEGIN OF ts_text_map, field TYPE string, text TYPE string, END OF ts_text_map
2 TT_TEXT_MAP Private See coding 20130510 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 20130510
2 Importing TEXT Call by reference Type reference (TYPE) STRING 20130510

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