Hi All,
I am creating an generic data source on Z table but it is giving the error
" Invalid Extract Structure Template XXXXX of Datasource XXXXXXXX"
From SDN post, I found the solution that I need to create an view over Z table & referance table (DFKKOP) but there is no joining conditions between the two tables.
If I take both tables in my view without join condition then no. of records are not correct (suppose there are 255 record in Z table then view with both table is giving 1000 record which is not correct).
Is there any other solution then creating view on both tables ?
Regards,
sonal