SNWD_REV_ITEM - EPM: Review Item Table
EPM: Review Item Table information is stored in SAP table SNWD_REV_ITEM.
It is part of development package S_NWDEMO_MODEL_DDIC in software component BC-SRV-NWD. This development package consists of objects that can be grouped under "Common Data Dictionary Objects (only) for EPM and NWDEMO".
It is part of development package S_NWDEMO_MODEL_DDIC in software component BC-SRV-NWD. This development package consists of objects that can be grouped under "Common Data Dictionary Objects (only) for EPM and NWDEMO".
Fields for table SNWD_REV_ITEM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | T000 |
NODE_KEY | EPM: Generic Node Key | X | SNWD_NODE_KEY | RAW | 16 | |
PARENT_KEY | EPM: Generic Node Key | SNWD_NODE_KEY | RAW | 16 | ||
RATED_BY | EPM: Generic Node Key | SNWD_NODE_KEY | RAW | 16 | ||
RATED_AT | EPM: Rated at Timestamp | SNWD_RATED_AT | DEC | 8 | ||
RATING | EPM: Review Rating Average | SNWD_AVERAGE_RATING | DEC | 3 | ||
RATING_TITLE | EPM: Rating Title | SNWD_RATING_TITLE | CHAR | 120 | ||
RATING_TEXT | EPM: Rating Text | SNWD_RATING_TEXT | STRG | 8 | ||
NUMBER_HELPFUL | EPM: Number of positive Review Responses | SNWD_NUM_HELPFUL | INT4 | 4 | ||
NUMBER_TOTAL | EPM: Total Number of Review Responses | SNWD_NUM_RESPONSES | INT4 | 4 |