SAP ABAP Class /IWCOR/CL_DS_EP_ST_CALLBACK (Callback for ST)
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)
Properties
Class /IWCOR/CL_DS_EP_ST_CALLBACK  
Short Description Callback for ST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EP   Entity Provider (request / response) 
Created 20130118   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SXML Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWCOR/CL_DS_EP_ST_CALLBACK has no interface implemented.
Friends
Class /IWCOR/CL_DS_EP_ST_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_READER Instance attribute Protected Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20130118
2 MV_TYPE Instance attribute Protected Type reference (TYPE) IF_SXML=>XML_STREAM_TYPE XML format 20130118
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130118
2 READ_INNERERROR Instance method Public Method Read innererror 20130118
Events
Class /IWCOR/CL_DS_EP_ST_CALLBACK has no event.
Types
Class /IWCOR/CL_DS_EP_ST_CALLBACK 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_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20130118
2 Importing IV_TYPE Call by reference Type reference (TYPE) IF_SXML=>XML_STREAM_TYPE XML format 20130118

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

Method READ_INNERERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_INNERERROR Call by reference Type reference (TYPE) XSDANY Innererror 20130118

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