Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem in table maintenance generation with TR path change

Former Member
0 Likes
728

Hi All,

I am working with two transport paths for Requests.

Path 1: target -> /testin1/

package -> z_sales_1

Path 2: target -> /testin2/

package -> z_sales_2

I created a z table ZITAB in Path 1 request saving all the related components in z_sales_1 package. Table maintenance was generated for this.

No I had to put the table in second Path, thus I saved it in new request with Path 2 details. The object directory entries of all the components involved were changed to be in package z_sales_2. I had deleted the previous table maintenance generated.

When I try generating the table maintenance now, it gives me error "objects of package z_sales_1 are meant for target /testin1/ only"

Finally after trying out many things, I deleted the table and created new one in Path 2 request, with same table name as old. Still I face same problem with table maintenance.

Can anyone help me on this ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
703

Hi,

What you can do is delete the object from the first request and put it in the second one.

Goto se09 and select the first request and remove table maintence from it.

Then assing the table maintaince to second one.

REWARD IF USEFUL

Hi All,

I am working with two transport paths for Requests.

Path 1: target -> /testin1/

package -> z_sales_1

Path 2: target -> /testin2/

package -> z_sales_2

I created a z table ZITAB in Path 1 request saving all the related components in z_sales_1 package. Table maintenance was generated for this.

No I had to put the table in second Path, thus I saved it in new request with Path 2 details. The object directory entries of all the components involved were changed to be in package z_sales_2. I had deleted the previous table maintenance generated.

When I try generating the table maintenance now, it gives me error "objects of package z_sales_1 are meant for target /testin1/ only"

Finally after trying out many things, I deleted the table and created new one in Path 2 request, with same table name as old. Still I face same problem with table maintenance.

Can anyone help me on this ?

4 REPLIES 4
Read only

Former Member
0 Likes
704

Hi,

What you can do is delete the object from the first request and put it in the second one.

Goto se09 and select the first request and remove table maintence from it.

Then assing the table maintaince to second one.

REWARD IF USEFUL

Read only

0 Likes
703

Still the same problem....

Read only

Former Member
0 Likes
703

Hi Shiva,

First of all u have done a big mistake by deleting the table. ok no probs actually what u can do is anyhow u deleted the table now give the different name for the new table and create the table maintainence for it for path1.

Next step is now you have to move this table for path 2, so first of Release your Path 1 request.

after releasin make some changes in your table and then it will ask you for Path2 and then it will be saved under path2.

ok

Reward if useful

Thanks & Regards

Abdul Samee.

Read only

Former Member
0 Likes
703

After trying out many ways, finally, settled with changing the table name [ cretaing new table ]