SAP ABAP Table CRMC_UI_GRP_PROV (Association of Feed Groups to Providers)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI (Application Component) User Interface
     CRM_FEEDS (Package) Infrastructure for CRM feeds (RSS, Atom)
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRMC_UI_GRP_PROV   Table Relationship Diagram
Short Description Association of Feed Groups to Providers    
Delivery and Maintenance
Pool/cluster      
Delivery Class E   Control table, SAP and customer have separate key areas 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 CLIENT MANDT MANDT CLNT 3   0   Client *
2 FEED_GRP_ID CRM_FD_GRP_ID   CHAR 10   0   ID of CRM Feed Group CRMC_UI_FD_GRP
3 FEED_ID CRM_FD_ID   CHAR 10   0   ID of crm feed CRM_FD_FEED
4 PROVIDER_ID CRM_FD_PROV_ID   CHAR 30   0   Feed entries provider id CRM_FD_PROV
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRMC_UI_GRP_PROV FEED_GRP_ID CRMC_UI_FD_GRP FEED_GRP_ID KEY 1 CN
2 CRMC_UI_GRP_PROV FEED_ID CRM_FD_FEED ID KEY 1 CN
3 CRMC_UI_GRP_PROV PROVIDER_ID CRM_FD_PROV PROVIDER_ID KEY 1 CN
History
Last changed by/on SAP  20080523 
SAP Release Created in 700