cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Generic DataSource Extractor

Former Member
0 Likes
696

Hi:

I had a DataSource that was generated via a view. This view consists of 3 tables. Via RSA3 I tested it and things looked pretty good. But then I needed to add another field to the datasource. So, what I did was the following:

Deleted the datasource

Modified the View to add the new field

Re-created the datasource using the view and generate.

Then went to RSA6 and enhanced the data structure by added fields. Generated it again. Went back and unchecked the hidden fields and the user exit fields.

Modified CMOD to now reflect the new structure.

To test this, I ran RSA3 again and via debugging I discovered that the program that gets generated in function module RSA3_GEN_GET_DATA it still passing the old structure. Therefore my new field was not there and the data is no longer aligned. It seems that the new changes were not made aware to the function module.

Has anyone experience this? This sounds like an SAP bug??

Any ideas on this would be greatly appreciated!

Regards,

Helena

View Entire Topic
Former Member
0 Likes

Hi,

I think u didnt deleted the data in delta queue in rsa7, may be this is one reason.

U said that u r recreated the data source then what is the need of enhance the old one u can use new directly...

One more thing have u activated the datasource after enhancing... Check it once

Regards

Siddhu