SRETSOURCE - Data sources
Data sources information is stored in SAP table SRETSOURCE.
It is part of development package SRET_PERS in software component BC-SRV-KPR-RET. This development package consists of objects that can be grouped under "Retrieval: Personalization and Inbox".
It is part of development package SRET_PERS in software component BC-SRV-KPR-RET. This development package consists of objects that can be grouped under "Retrieval: Personalization and Inbox".
Fields for table SRETSOURCE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SOURCE | Source of URL or document | X | SRET_SOURC | CHAR | 20 | |
DESCRIPT | Description | SRET_DESC | CHAR | 64 | ||
TYPE | Type of Source (Push or Pull) | SRET_STYPE | INT1 | 1 | ||
REFOBJECT | Reference object must implement function (get_new_documents) | CHAR | 40 | |||
PINTERVAL | Interval in Hours | FLTP | 8 | |||
SRCEURLLEN | Len of the Data stored in SOURCEURL | INT2 | 2 | |||
SOURCEURL | URL of the Source (http://www.spiegel.de) | LCHR | 256 |