Skip to Content
0
Former Member
Jul 02, 2009 at 09:37 AM

Enhance Generic data source with two new fields

82 Views

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.