Question:
Is there a table that provides a link between an InfoSource and the InfoCube(s) that it sources?
When viewing table RSDCUBEV through the ABAP Dictionary (SE11) I can see fields INFOCUBE & ISOURCE on the structure but have not been able to view the output.
Thanks in advance.
J
_________________
..... loading
Answer:
RSDCUBEV is a structure. You can not see data in the structure unless you're debugging a program...
you could try using the metadata repository to obtain this information.
Answer:
RSUPDINFO
Answer:
Perfect.
Many Thanks.
_________________
..... loading