Hi All,
am new to SAP BW and its been only three months since I started in this role. If there are any mistakes hope u guys will correct me.
Below is my issue.
We have a characteristic infoobject ZRATING which has Text table and has 5 records in that for each RatingValue (1,2,3,4,5).
For example:
Table1
RatingValue
| TextValue |
1 | Text1 |
2 | Text2 |
3 | Text3 |
4 | Text4 |
5 | Text5 |
Because of recent change to the organisation some employees from other govt department moved to our department and now they have the same Rating value but different TextValue.
For example:
Table2
RatingValue
| TextValue |
1 | Text1 |
2 | Text2 |
3 | Text3 |
4 | Text4 |
5 | Text5 |
2 | ABC (Other dept employees) |
3 | GFD (Other dept employees) |
So the problem is, the Characteristic Infoobject ZRATING captures only information as mentioned in Table1 and when we include this characteristic infoobject in a report, the employees from other department are getting the Textvalues as Text2 and Text3 Instead of ABC and GFD. The reason is that the rating value of this person from other department are referred to Table1.
There is another characteristic called Scale Id which is not in the existing Infocube. I was told by HR team that RatingValue + Scale Id can address this issue.
I know the issue but unable to model to address this issue.
How can I address this issue? Any help would be much appreciated.
Cheers
Sandeep