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

Transport Issue - Invalid Parameter

Former Member
0 Likes
1,790

Hi All

I'm facing the below error while transporting a request.

Start of the after-import method RS_TRFN_AFTER_IMPORT for object type(s) TRFN (Delete Mode)

Invalid parameter.

Invalid parameter.

Repeated import-subsequent processing for object 00S8TGNQ92B7RHNFWK3L8BGK397ZBWPH - object skipped

Repeated import-subsequent processing for object 011OT57H1X1AGE3B7XDZESL6TVVCXF2W - object skipped

Repeated import-subsequent processing for object 05RT1D1FI34SLJMO8YQBAR0WBMD9771V - object skipped

Repeated import-subsequent processing for object 0CQKS4CP4NUPWNV7TNJBFCX644WT15HB - object skipped

Repeated import-subsequent processing for object 0GP253L9FXYMDFK38XOR1TFIW515Z5JP - object skipped

HISTORY

We are doing a cleanup and we are deleting obsolete cubes and DSOs from BW server. All the cubes, DSOs, Update rules, DTPs and Info packages are deleted but the transformations are inactive.

The transport request has failed.

Thanks

Murthy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi All

I have solved the transport issue by deleting the inactive transformations in quality system and then transporting my request again.

I have deleted the inactive transformations by using the below class and method and entering the transformation technical name:

-          -     Tcode SE24

-          -     Execute the Class CL_RSTRAN_STAT

-          -     Execute the method DELETE_VERSION_FROM_DB

-          -     Give the transformation name and execute.

     -     I have deleted both A and M versions.

Request you to be careful while using it as it allows you to directly delete any transformation.

Regards

Murthy

Answers (2)

Answers (2)

Former Member
0 Likes

Hi,

Check this SAP Note ::

1472569

BR,

Arpit

Former Member
0 Likes

This note 1472569 talks about warnings in transport and not about the errors in transport request.

former_member188080
Active Contributor
0 Likes

Hi,

Transformations are normally in between say  DSO and Infocube or say Datasource and DSO for eg?

so when other objects are deleted for eg there is a possibility that system is not refreshed correctly.

Now next transport is trying to delete the transformations as well..

so try to reimport the transport and it will get deleted..

Thanks and regards

Kiran

Former Member
0 Likes

Hi,

While collection use all the necessary objects option.

It will include all the necessary objects on which the transported object is dependent and then transport.

Regards,

Rajesh

Former Member
0 Likes

I have already deleted the cubes, DSOs, transformatiosn, datasources. I'm not sure how to collect them in development system as they are already deleted.

Former Member
0 Likes

Hi Kiran,

Re-import didn't work.

Will Re-import in overwrite mode make any difference?

-Murthy

former_member188080
Active Contributor
0 Likes

Hi,

Transport import is the only option..

or

recreate the objects and send it back

or SCC4 open the system and delete those unwanted objects in quality..

Thanks and regards

former_member188080
Active Contributor
0 Likes

You have to reimport with overwrite as the option..

Thanks and regards

Kiran