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

Transport for structure creation

Former Member
0 Likes
543

Hi All ,

we have two clients 100 and 110 ,

the config client is 100 ,

I have mistakenly created a three structures in 110 creating a transport in 110 .

these below were objects created under that transport in 110 after creation .

Table Definition

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

Table

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

Now I have been asked to create a transport in 100 for them , I deleted the transport in 110 and made changes to structures in 100 which created a transport for these in 100 .

the objects created in 100 now are

Table Definition

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

and do not have objects for table .

I want make sure this will not effect the transportation of request to QA.which should actaully create three new structures there .

Thanks

Vinay

Edited by: vinay kolla on Jul 15, 2009 4:20 AM

Edited by: vinay kolla on Jul 15, 2009 4:21 AM

Hi All ,

we have two clients 100 and 110 ,

the config client is 100 ,

I have mistakenly created a three structures in 110 creating a transport in 110 .

these below were objects created under that transport in 110 after creation .

Table Definition

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

Table

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

Now I have been asked to create a transport in 100 for them , I deleted the transport in 110 and made changes to structures in 100 which created a transport for these in 100 .

the objects created in 100 now are

Table Definition

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

and do not have objects for table .

I want make sure this will not effect the transportation of request to QA.which should actaully create three new structures there .

Thanks

Vinay

Edited by: vinay kolla on Jul 15, 2009 4:20 AM

Edited by: vinay kolla on Jul 15, 2009 4:21 AM

2 REPLIES 2
Read only

Former Member
0 Likes
509

Since you created new structures in the client you desire, what is stopping you to transport?

Can you please give more details on your issue, if any?

Thanks

Kiran

Read only

0 Likes
509

Hi Kiran ,

Thanks for response ,

when I created them in 110 (not the desired the client ) it has created in 100 as well as same system they are client indep)after deleting the transports in 110 , I made changes to structures in 100(which is desired client) and created transport there.

the problem is ,

there is onli the below objects in transport

Table Definition

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

earlier in 110 the transport had

Table Definition

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

table

ZSD_PWR_RECOVERY_REPORT_ALV2

ZSD_PWR_RECOVERY_REPORT_ALV3

ZSD_PWR_RECOVERY_REPORT_ALV4

I think when we create a table the transport have objects for "Table defination" and "table" , when we just make change to table it will onli the transport have onli object "Table defination" .

Now I have a doubt that this new transport which does nt have "table" objects and has only "table defination" will succesfully create table in QA when moved .

Thnaks

Vinay Kolla