cancel
Showing results for 
Search instead for 
Did you mean: 

generic extractor

Former Member
0 Kudos

hello,

thank you all for your ideas. I'm faced with two choices, and I want to know what the right:

1) I installed five standard extractors on Shipments. But these extractors do not bring all the fields I need. To solve this problem, I chose to create a view, and from that view, creating generic extractors for transaction data. Will I need to code in ABAP?

2) How these generic extractors manage the full load, Delta, Init?

3) With LO Standard Datasource, i have the concept of Filling the SetUp Tables....Now what about a generic datasource?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

No coding is needed for generic extractor based on view. You need to specify a field on which the delta works.

Delta Specific fields for Generic DS are:

0Calday

Time stamp

Numeric pointer

Delta type supported for generic extraction are AIM, ADD.

Delta data will be pulled by this datasource based on this delta specific field. Schedule your delta Infopackage.

Check this doc.. it helps...

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10a89c00-7dd7-2d10-6f83-cd24ee6d5...

Regards,

Aravind.