CRM_FD_PROV - Feed entries providers
Feed entries providers information is stored in SAP table CRM_FD_PROV.
It is part of development package CRM_FEEDS in software component CA-WUI-UI. This development package consists of objects that can be grouped under "Infrastructure for CRM feeds (RSS, Atom)".
It is part of development package CRM_FEEDS in software component CA-WUI-UI. This development package consists of objects that can be grouped under "Infrastructure for CRM feeds (RSS, Atom)".
Fields for table CRM_FD_PROV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
FEED_ID | ID of Feed | X | CRM_FD_ID | CHAR | 10 | CRM_FD_FEED |
PROVIDER_ID | Feed entries provider id | X | CRM_FD_PROV_ID | CHAR | 30 | |
ENTRIES_PROVIDER | Reference type | CLASSNAME | CHAR | 30 | ||
UPDATED_SINCE | Period (in seconds) for "updated since" criteria | CRM_FD_ENTRY_REFRESH_TIME | INT4 | 4 |