SAP ABAP Class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD (Gateway: Analytics OData Text Loader)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/ANA_ADP_ODATA (Package) Gateway: Analytics Integration Adapter - OData SAP Analytics
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 20120622
Properties
Class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD  
Short Description Gateway: Analytics OData Text Loader    
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 /IWBEP/ANA_ADP_ODATA   Gateway: Analytics Integration Adapter - OData SAP Analytics 
Created 20120210   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWBEP/IF_MGW_MED_ODATA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD has no interface implemented.
Friends
Class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TEXT_MAP Static Attribute Private Type reference (TYPE) TY_T_TEXT_MAP 20120716
2 MV_KEY_SEQUENCE Static Attribute Private See coding 00000 20121204
Methods
# Method Level Visibility Method type Description Created on
1 BUFFER_TEXT Static method Public Method Buffer Text 20120716
2 CREATE_TEXT_KEY Static method Public Method Generates Text Key 20121204
3 RESET_TEXT_KEY Static method Public Method Reset Text Key Sequence 20121204
Events
Class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_TEXT_MAP Public See coding Text Map 20120716 BEGIN OF ty_s_text_map , key TYPE /iwbep/if_mgw_med_odata_types=>ty_e_med_text_key, value TYPE string, END OF ty_s_text_map
2 TY_T_TEXT_MAP Public See coding 20120716 ty_t_text_map TYPE SORTED TABLE OF ty_s_text_map WITH UNIQUE KEY KEY
Method Signatures

Method BUFFER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEXT_MAP Call by reference Type reference (TYPE) TY_S_TEXT_MAP Text Map 20120716

Method BUFFER_TEXT on class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD has no exception.

Method CREATE_TEXT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT_KEY Value transfer Type reference (TYPE) /IWBEP/IF_MGW_MED_ODATA_TYPES=>TY_E_MED_TEXT_KEY 20121204

Method CREATE_TEXT_KEY on class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD has no exception.

Method RESET_TEXT_KEY Signature

Method RESET_TEXT_KEY on class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD has no parameter.
Method RESET_TEXT_KEY on class /IWBEP/CL_ANA_ADP_ODATA_TXT_LD has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200