InterviewSolution
| 1. |
Which Object Connects Aggregates And Infocube? |
|
Answer» ReadPointer connects Aggregates and InfoCube. We can view the ReadPointer in table RSDDAGGRDIR, the field name is RN_SID, whenever we are rolling up the data, it CONTAINS the request number, it will check with the NEXT request for SECOND ROLL up. Just follow the table for a particular InfoCube and roll up the data. ReadPointer connects Aggregates and InfoCube. We can view the ReadPointer in table RSDDAGGRDIR, the field name is RN_SID, whenever we are rolling up the data, it contains the request number, it will check with the next request for second roll up. Just follow the table for a particular InfoCube and roll up the data. |
|