Question:
If I have 2 loads into an ODS and I haven't activated the data, is there any way to find out which order the requests were loaded in?
I need to calculate this automatically in an abap program.
Answer:
Hello,
You can find data into tables RSICCONT, RSMONICDP, RSODSACTREQ
oss note 592620
Hope this will help you.
Best regards,
Nikko
Answer:
Thanks Nikko