cancel
Showing results for 
Search instead for 
Did you mean: 

DTP not getting Activated through method execution in Quality

former_member209202
Participant
0 Kudos
171

Hi Guys,
We are in a situation where none of the DTPs are getting activated in Quality environment.

I could find the issue behind it. Initially the logical system conversion settings was not correct which is why RSTRAN table has wrong entries  with T Version. Please refer to the images

Now upon sending the DTPs it is not getting activated as the RSBKDTP table also holds wrong source name as EC1****. Please refer to the image.

I am in fix a how to correct this.

One of the option I figured out could be lets delete the T version of the DTPS in Quality through RSBKDTPDELETE and re-transport.

Is there any definite solution to this, in hand quickly.

Appreciate all your help.

Regards

Sourav

View Entire Topic
RamanKorrapati
Active Contributor
0 Kudos

Hi Sourav,

Assumed as your source/targets are active at Qua.

Please take basis team help and maintain proper logical mappings at Qua or transport logical mappings from dev to Qua.

Later you can move your transformations and dtp from dev to Qua. that will make your transformations/dtp active at Qua.

Thanks

former_member209202
Participant
0 Kudos

Hi Raman,
To let you know---

I tried the route of deleting T version of the through RSBKDTPDELETE program and re-transport the DTPs. It did not work.

Now, the source system logical is now corrected i.e. EC1 *** to EC2*** in RSLOGSYSMAP table.

However, as at the very beginning the transformations did not go through with correct logical system conversion the RSTRAN table holds one entry with T version of the transformation with wrong logical system causing DTPs not to get activated now, as DTPs trying refer to t version of the transformations.

My source and targets object are all active in Quality.

Solution would be to get rid off the T versions of Transformations from RSTRAN table in Quality which has wrong source system pointed. But not sure how to do that. Please see the different entries for the same object.

Reagrds
Sourav

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Please see this note 411574 and 1544140.


Lets check about CL_RSTRAN_STAT -> DELETE_VERSION_FROM_DB(Method).

Using above class we can delete T version transformations from Table.

Thanks

former_member209202
Participant
0 Kudos

Hi Raman,
Thank you for your response.

Initially we were looking for not deleting the T versions through this method. But as DTPs are closely associated with Transformations we had to delete the T version of transformations pointing to wrong source system through above method.

All most 100 of them is been done manually.

Thank you so much for your quick response as always.

Regards
Sourav