SAP ABAP Class IF_CRM_FD_ATOM_ENTRIES_PROV (Entries provider in Atom feed format)
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
| Class | IF_CRM_FD_ATOM_ENTRIES_PROV | |
| Short Description | Entries provider in Atom feed format | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080325 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CRM_FD_ATOM_ENTRIES_PROV has no forward declaration.
Interfaces
Class IF_CRM_FD_ATOM_ENTRIES_PROV has no interface implemented.
Friends
Class IF_CRM_FD_ATOM_ENTRIES_PROV has no friend class.
Attributes
Class IF_CRM_FD_ATOM_ENTRIES_PROV has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get XML string corresponding to atom entries | 20080325 | |
| 2 | Instance method | Public | Method | Set the crm ui profile (business role) | 20080811 |
Events
Class IF_CRM_FD_ATOM_ENTRIES_PROV has no event.
Types
Class 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 | IV_FEED_ID | Call by reference | Type reference (TYPE) | CRM_FD_ID | ID of crm feed | 20080325 | |||
| 2 | IV_FEED_TYPE | Call by reference | Type reference (TYPE) | CRM_FD_TYPE | CRM Feed type (Atom, RSS) | 20080325 | |||
| 3 | IV_PROVIDER_ID | Call by reference | Type reference (TYPE) | CRM_FD_PROV_ID | Feed entries provider id | 20080325 | |||
| 4 | IV_UPDATED_SINCE | Call by reference | Type reference (TYPE) | CRM_FD_ENTRY_REFRESH_TIME | Period (in seconds) for "updated since" criteria | 20080417 | |||
| 5 | RV_XML_STRING | Value transfer | Type reference (TYPE) | STRING | XML string in format |
20080325 |
Method GET_ATOM_XML_ENTRIES on class 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 | IV_BUSINESS_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | Business Role | 20080811 |
Method SET_BUSINESS_ROLE on class IF_CRM_FD_ATOM_ENTRIES_PROV has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in |