SAP ABAP Interface IF_CRM_FD_ATOM_ENTRIES_PROV (Entries provider in Atom feed format)
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_ABS_ATOM_ENT_PROV Abstract superclass for atom entries providers 20080325
Properties
Interface IF_CRM_FD_ATOM_ENTRIES_PROV  
Short Description Entries provider in Atom feed format    
General Data
Package CRM_FEEDS   Infrastructure for CRM feeds (RSS, Atom) 
Created 20080325   SAP 
Last changed 20100303   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no forward declaration.
Interfaces
Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no interface.
Friends
Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no friend.
Attributes
Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATOM_XML_ENTRIES Instance method Public Method Get XML string corresponding to atom entries 20080325
2 SET_BUSINESS_ROLE Instance method Public Method Set the crm ui profile (business role) 20080811
Events
Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no event.
Types
Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no local type.
Method Signatures

Method GET_ATOM_XML_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FEED_ID Call by reference Type reference (TYPE) CRM_FD_ID ID of crm feed 20080325
2 Importing IV_FEED_TYPE Call by reference Type reference (TYPE) CRM_FD_TYPE CRM Feed type (Atom, RSS) 20080325
3 Importing IV_PROVIDER_ID Call by reference Type reference (TYPE) CRM_FD_PROV_ID Feed entries provider id 20080325
4 Importing IV_UPDATED_SINCE Call by reference Type reference (TYPE) CRM_FD_ENTRY_REFRESH_TIME Period (in seconds) for "updated since" criteria 20080417
5 Returning RV_XML_STRING Value transfer Type reference (TYPE) STRING XML string in format ......... 20080325

Method GET_ATOM_XML_ENTRIES on Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no exception.

Method SET_BUSINESS_ROLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUSINESS_ROLE Call by reference Type reference (TYPE) CRMT_UI_PROFILE Business Role 20080811

Method SET_BUSINESS_ROLE on Interface IF_CRM_FD_ATOM_ENTRIES_PROV has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700