SAP ABAP Class CL_CRM_FD_ATOM_FEED_PROVIDER (Provider for CRM Atom Feeds)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_FD_FEED_PROVIDER CRM Feed Provider Interface 20080325
Properties
Class CL_CRM_FD_ATOM_FEED_PROVIDER  
Short Description Provider for CRM Atom Feeds    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_FEEDS   Infrastructure for CRM feeds (RSS, Atom) 
Created 20080325   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_FD_FEED_PROVIDER CRM Feed Provider Interface 20080325
Friends
Class CL_CRM_FD_ATOM_FEED_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEFAULT_ATOM_PROVIDER_ID Constant Public Type reference (TYPE) CRM_FD_ID 'DEFAULT' Default feed id 20080326
Methods
# Method Level Visibility Method type Description Created on
1 GET_FEED_HEADER_XML Instance method Protected Method Get the header (i.e. not entry) part of the feed xml 20080326
2 SET_PROFILE Instance method Protected Method Set profile according to the business role 20080409
Events
Class CL_CRM_FD_ATOM_FEED_PROVIDER has no event.
Types
Class CL_CRM_FD_ATOM_FEED_PROVIDER has no local type.
Method Signatures

Method GET_FEED_HEADER_XML 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 20080521
2 Importing IV_FEED_ID Call by reference Type reference (TYPE) CRM_FD_ID ID of crm feed 20080521
3 Importing IV_FEED_TYPE Call by reference Type reference (TYPE) CRM_FD_TYPE CRM Feed type (Atom, RSS) 20080521
4 Returning RV_HEADER_XML Value transfer Type reference (TYPE) STRING 20080326

Method GET_FEED_HEADER_XML on class CL_CRM_FD_ATOM_FEED_PROVIDER has no exception.

Method SET_PROFILE 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 20080409
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080409

Method SET_PROFILE on class CL_CRM_FD_ATOM_FEED_PROVIDER has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 700