HI all,
We have a generic data source = AA on r/3 table = X. Two New fileds are added to r/3 table =XX1 and we need to enhance the data source with the new fields from table XX1.
We should not create a view with the two tables and use the view in the data source.
We should enhance the extract structure and write a code that ZABC filed ( new filed ) should get data from table XX! if the condition matches.
How to enhace the extract structure.