Question:
Can someone please expain a little about Cluster results in R3 what are they and what are they used for? How can we get data from them in BW?
Answer:
Hi, do you mean cluster tables? if so, you can't create a generic extractor from a R/3 table.
AO
Answer:
... you can do it if you use an infoset that is fed from an abap routine, for instance..
you can also achieve that with generic extractors based on function module, if you have the right plugin (at least 2002.1)
cluster tables are a special way of storing information that prevents you to read it directly through views, for instance, contrary to transparent tables
Ch
_________________
_
There are only 10 types of people in the world :
those who understand binary and those who don't.