SAP ABAP Class /IWCOR/CL_ATOM_FEED_PROV (Atom feed)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SATOM_CORE (Package) ATOM Library core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_ATOM_BASE_PROV Atom base entity provider 20100811
Properties
Class /IWCOR/CL_ATOM_FEED_PROV  
Short Description Atom feed    
Super Class /IWCOR/CL_ATOM_BASE_PROV Atom base entity provider 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SATOM_CORE   ATOM Library core 
Created 20100709   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWCOR/IF_ATOM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWCOR/CL_ATOM_FEED_PROV has no interface implemented.
Friends
Class /IWCOR/CL_ATOM_FEED_PROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CONTENT_TYPE Constant Private Type reference (TYPE) STRING /IWCOR/IF_REST_MEDIA_TYPE=>GC_APPL_ATOM_XML_FEED Content type 20100818
2 GC_STRUCTURE_NAME Constant Private Type reference (TYPE) STRING '/IWCOR/IF_ATOM_TYPES=>FEED_S' Name of structure 20100818
3 GC_ST_NAME Constant Private Type reference (TYPE) STRING '/IWCOR/ST_ATOM_FEED' Name of simple transformation 20100818
4 GC_ST_PARAMETER_NAME Constant Private Type reference (TYPE) STRING 'CS_FEED' Name of parameter for simple transformation 20100818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100714
2 EXTRACT_FEED_ELEMENTS Static method Protected Method Extract Atom elements from feed extension elements 20121212
3 GET_FEED Instance method Public Method Get Feed 20100714
4 SET_FEED Instance method Public Method Set Feed 20100714
Events
Class /IWCOR/CL_ATOM_FEED_PROV has no event.
Types
Class /IWCOR/CL_ATOM_FEED_PROV 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 20100714
2 Importing IO_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER 20100818
3 Importing IT_NAMESPACE_PREDECLARATION Call by reference Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T 20100818

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

Method EXTRACT_FEED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FEED Call by reference Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>FEED_S Feed 20121212
2 Importing IO_CALLBACK Call by reference Object reference (TYPE REF TO) /IWCOR/IF_ATOM_ST_CALLBACK Callback object 20121212
# Exception Resumable Description Created on
1 CX_SXML_ERROR SXML Root Exception 20121217
2 CX_TRANSFORMATION_ERROR General Error When Performing CALL TRANSFORMATION 20121217

Method GET_FEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FEED Call by reference Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>FEED_S 20100721

Method GET_FEED on class /IWCOR/CL_ATOM_FEED_PROV has no exception.

Method SET_FEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FEED Call by reference Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>FEED_S 20100714

Method SET_FEED on class /IWCOR/CL_ATOM_FEED_PROV has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100