SAP ABAP Table CRMD_RATING_H (Table to store the Object Ratings)
Hierarchy
BBPCRM (Software Component) BBPCRM
   WEC-APP-CI-REV (Application Component) Web Channel Reviews & Ratings
     CRM_WEC_RATING (Package) Web Channel: Product Ratings and Review
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRMD_RATING_H   Table Relationship Diagram
Short Description Table to store the Object Ratings    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
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 MANDT MANDT MANDT CLNT 3   0   Client *
2 RATING_GUID CRM_RATING_GUID32 CRM_RATING_GUID CHAR 32   0   Rating GUID  
3 OBJECT_TYPE CRM_OBJECT_TYPE CRM_OBJEC_TYPE CHAR 20   0   Object Type ID *
4 OBJECT_GUID CRM_OBJECT_GUID32 CRM_OBJECT_GUID CHAR 32   0   Object GUID  
5 APPLICATION_ID CRM_SHOP_ID CRM_RATING_SHOP_ID CHAR 40   0   Shop ID  
6 CATALOG_ID CRM_CATALOG_ID CRM_CATALOG_ID CHAR 32   0   Catalog ID  
7 RATING_VALUE CRM_RATING CRM_RATING INT4 10   0   Rating Value  
8 CREATED_AT COMT_CREATED_AT_USR COM_TSTMP DEC 15   0   Created At (Output in User Time Zone)  
9 CREATED_BY CRMT_CREATED_BY UNAME CHAR 12   0   User that Created the Transaction  
10 CHANGED_AT COMT_CHANGED_AT_USR COM_TSTMP DEC 15   0   Changed At (Output in User Time Zone)  
11 CHANGED_BY CRMT_CHANGED_BY UNAME CHAR 12   0   Transaction Last Changed By  
12 STATUS CRM_RATING_STATUS CRM_RATING_STATUS CHAR 1   0   CRM Rating Status  
History
Last changed by/on SAP  20110908 
SAP Release Created in 701