cancel
Showing results for 
Search instead for 
Did you mean: 

Data transferred to DSO but not Adding?

Former Member
0 Kudos

Hallo All,

I am facing a strange issue with DTP between  DSO and DSO.

The scenario:

We have a DataSource for Flatfile data Extraction for a Particular Source system. We have a DSO called DSOE as the target for this DataSource. Untill now data loading smooth and steady.

But, The issue occurring when I am running a full DTP From DSOE to the target DSO called DSOH with filters of DOC_DATE and LOGSYS.

The Issue is: DTP between DSOE and DSOH is running without any errors, but it is only transferring records but not adding them.

No records in New Data or Change Log.

Any Thoughts and Suggestions are highly appreciated.

Thanks in Advance

Indra

Accepted Solutions (1)

Accepted Solutions (1)

former_member976
Active Contributor
0 Kudos

Hi,

are you loading the data form the DSOE to DSOH ?

please check the key fields for DSOE and based on the key fields data will trasfer.

check the have any filters in DTP level.

check the transformation form DSOE to DSOH - one to one mapping or have you written any abap logics if yes check with the your abap team.

Thanks,

Phani.

Answers (4)

Answers (4)

Former Member
0 Kudos

Hallo all,

The problem is in End Routine of the transformation. the result package is empty....Thank you for your contribution.

Former Member
0 Kudos

Hi,

By now, I guess you have taken care of all the suggestion above. Just re-activate your DSOH again. I suspect the filter in your DTP is not working...I mean it's not correctly placed because of which it is actually filtering out the entire content of DSOE. Just check one more time.

Rgds..

Shambhu

former_member183012
Active Contributor
0 Kudos

Can you check any new data is coming from source to target if not that means it is not adding any new records that is correct.

check the data according to your DSo keys.

Regards,

Ganesh Bothe

Former Member
0 Kudos

Hi Ganesh,

I don't have any data in the target....this would be the first request in the DSOH

Thanks

Indra

RamanKorrapati
Active Contributor
0 Kudos

Hi,

DSOH - As of now have any data?

if yes then your loading the same data from source to target dso, in such cases it will shows as transferred but adding will be 0.

Thanks

Former Member
0 Kudos

Hi Ramanjaneyulu,

I don't have any data in the target....this would be the first request in the DSOH

Thanks

Indra

former_member183012
Active Contributor
0 Kudos

Hi,

How many records present in DSOE?

1)what is the key present in your data target check according to that how much records should flow from source to target

2)any filter present in DTP?

Regards,

Ganesh Bothe

Former Member
0 Kudos

The target DSO has two extra keys than DSOE.

we need 76000 records and we are getting 76000 transfered but not adding to the dso.

RamanKorrapati
Active Contributor
0 Kudos

Activate your target dso, transformations(between DSOE to DSOH) and dtp.

Without any filters just trigger full dtp and see the result.