SAP ABAP Class /IWCOR/CL_DS_EP_TEXT (Provider for textual data)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EP (Package) Entity Provider (request / response)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_ENTITY_PROVIDER REST Entity Provider 20110808
Properties
Class /IWCOR/CL_DS_EP_TEXT  
Short Description Provider for textual data    
Super Class /IWCOR/CL_REST_ENTITY_PROVIDER REST Entity Provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EP   Entity Provider (request / response) 
Created 20110729   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CL_DS_EP_TEXT has no forward declaration.
Interfaces
Class /IWCOR/CL_DS_EP_TEXT has no interface implemented.
Friends
Class /IWCOR/CL_DS_EP_TEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_TEXT Instance attribute Protected Type reference (TYPE) STRING 20110808
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110808
2 GET_TEXT Instance method Public Method Get text from entity content 20110808
3 SET_TEXT Instance method Public Method Set text in entity content 20110808
Events
Class /IWCOR/CL_DS_EP_TEXT has no event.
Types
Class /IWCOR/CL_DS_EP_TEXT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY REST Entity 20110808

Method CONSTRUCTOR on class /IWCOR/CL_DS_EP_TEXT has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20110808

Method GET_TEXT on class /IWCOR/CL_DS_EP_TEXT has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20110808

Method SET_TEXT on class /IWCOR/CL_DS_EP_TEXT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200