Skip to Content
0
Former Member
Jul 19, 2008 at 02:30 PM

how to extract data from cluster table

685 Views

Hi, experts,

Here I want to extract change documents, which is from tables CDHDR(header) and CDPOS(line items). The problem is that CDPOS is a cluster table so that I can't create a view to develop a generic data source.

I have search on the forum and some one said generic data source based on function module was a choice, but I think coding FM is so complex, especially including delta implementation.

Could any one give me some advice? or give me some coding samples?

Thanks a lot!