SAP ABAP Interface IF_CRM_FD_FEED_PROVIDER (CRM Feed Provider Interface)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     CRM_FEEDS (Package) Infrastructure for CRM feeds (RSS, Atom)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_FD_ATOM_FEED_PROVIDER Provider for CRM Atom Feeds 20080325
Properties
Interface IF_CRM_FD_FEED_PROVIDER  
Short Description CRM Feed Provider Interface    
General Data
Package CRM_FEEDS   Infrastructure for CRM feeds (RSS, Atom) 
Created 20080325   SAP 
Last changed 20081007   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_FD_FEED_PROVIDER has no forward declaration.
Interfaces
Interface IF_CRM_FD_FEED_PROVIDER has no interface.
Friends
Interface IF_CRM_FD_FEED_PROVIDER has no friend.
Attributes
Interface IF_CRM_FD_FEED_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEED_XML Instance method Public Method Returns the feed as XML document. 20080325
Events
Interface IF_CRM_FD_FEED_PROVIDER has no event.
Types
Interface IF_CRM_FD_FEED_PROVIDER has no local type.
Method Signatures

Method GET_FEED_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FEED_XML Call by reference Type reference (TYPE) STRING 20080325
2 Importing IV_BUSINESS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080409
3 Importing IV_FEED_ID Call by reference Type reference (TYPE) CRM_FD_ID ID of crm feed 20080417
4 Importing IV_FEED_TYPE Call by reference Type reference (TYPE) CRM_FD_TYPE CRM Feed type (Atom, RSS) 20080417

Method GET_FEED_XML on Interface IF_CRM_FD_FEED_PROVIDER has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700