cancel
Showing results for 
Search instead for 
Did you mean: 

DTP Magic Behavior

former_member210253
Contributor
0 Kudos

Hi All,

We are facing a magic behavior with DTP.

Some lights:

1.DTP is full load only (nearly 90,000  records)

2.Source is DSO and Target is DSO.In between these we have written look up code in the END routine for one field,say dept from another DSO.

Scenario 1:

When we run DTP for the first time, the look up field is filling with data for some records only and rest of the records came empty(for the dept) even the data is present in the look up DSO. i.e for some  datapackages the code is not executing.

When we run the same DTP for second time,for all the records dept is populated.

Scenario 2:So we changed the parallel  process to Sequence then its working fine.But its not the better practice.

Why the code is not executing for all Datapackages when we keep parallel ?

Note:In the debugging , its getting populated even  first time also.

Regards,

Babu.

Accepted Solutions (0)

Answers (2)

Answers (2)

john_lang
Active Participant
0 Kudos

Hi Babu,

Given that Bhavya is also experiencing the same odd behavior it would be worth your while spending some time searching the OSS Notes in the Service Market Place (SMP).

Related Thread: http://scn.sap.com/message/13746076#13746076

Kind regards,

John.

amine_lamkaissi
Active Contributor
0 Kudos

Hi Babu,

I am afraid, may be you have to review your data model.

I think that your lookup have to use all data at once and not datapackage by datapackage.

Amine

former_member210253
Contributor
0 Kudos

Hi Amine,

Thanks for your reply, How to change my look up code to work package by package.

Regards,

Babu.

Former Member
0 Kudos

Hi Babu,

Define semantic groups in your DTP setting.

Using this can control the manner in which data packages are being processed.

I'm not sure whether this will work, but you can give a try.

Br,

H

former_member210253
Contributor
0 Kudos

Hi Harish,

We tried that,but issue is the same.

Regards,

Babu

Former Member
0 Kudos

Hi Babu,

Have you tried with a new DTP instead?

I know this is dumb, but, can't help it..

Br,

H