SAP ABAP Class CL_CRM_FD_FEED_SERVICE (HTTP Service handling incoming requests)
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_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20080325 |
Properties
Class | CL_CRM_FD_FEED_SERVICE | |
Short Description | HTTP Service handling incoming requests | |
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 | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20080325 |
Friends
Class CL_CRM_FD_FEED_SERVICE has no friend class.
Attributes
Class CL_CRM_FD_FEED_SERVICE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get uncoding (e.g. utf-8) | 20080424 |
2 | ![]() |
Instance method | Protected | Method | Get XML to send when there is no content available for user | 20080424 |
3 | ![]() |
Instance method | Protected | Method | Handle CRM Feed requests | 20080325 |
Events
Class CL_CRM_FD_FEED_SERVICE has no event.
Types
Class CL_CRM_FD_FEED_SERVICE has no local type.
Method Signatures
Method GET_ENCODING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ENCODING | Value transfer | Type reference (TYPE) | STRING | 20080424 |
Method GET_ENCODING on class CL_CRM_FD_FEED_SERVICE has no exception.
Method GET_NO_CONTENT_FULL_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FEED_XML | Call by reference | Type reference (TYPE) | STRING | 20080424 | |||
2 | ![]() |
IV_BUSINESS_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | CRM Business Role | 20080424 | ||
3 | ![]() |
IV_FEED_ID | Call by reference | Type reference (TYPE) | CRM_FD_ID | ID of crm feed | 20080424 | ||
4 | ![]() |
IV_FEED_TYPE | Call by reference | Type reference (TYPE) | CRM_FD_TYPE | CRM Feed type (Atom, RSS) | 20080424 |
Method GET_NO_CONTENT_FULL_XML on class CL_CRM_FD_FEED_SERVICE has no exception.
Method HANDLE_CRM_FEED_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FEED_XML | Call by reference | Type reference (TYPE) | STRING | 20080326 | |||
2 | ![]() |
IV_BUSINESS_ROLE | Call by reference | Type reference (TYPE) | CRMT_UI_PROFILE | CRM Business Role | 20080409 | ||
3 | ![]() |
IV_FEED_ID | Call by reference | Type reference (TYPE) | CRM_FD_ID | ID of crm feed | 20080325 | ||
4 | ![]() |
IV_FEED_TYPE | Call by reference | Type reference (TYPE) | CRM_FD_TYPE | CRM Feed type (Atom, RSS) | 20080325 |
Method HANDLE_CRM_FEED_REQUEST on class CL_CRM_FD_FEED_SERVICE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |