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

DDIC objects and program in one request!

Former Member
0 Likes
916

Hi,

I found a transport request number which has a structure and the program using that structure.

Is it safe to move the transport request?

If not safe, how do i move the structure from this transport request to another one?

thanks and regards,

Ravi Valluri

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Likes
817

Yes, you can move this request without any problem.

Read only

Former Member
0 Likes
817

delete the strucutre from transport request. change the structure it wil ask for new transport req, add to another TR

Read only

Former Member
0 Likes
817

Hi,

You can move this Transport Request. Check this structure is used in any other program..then those TR should be released later or You can merge the TR and Transport them.

Read only

Former Member
0 Likes
817

Hi,

You can very well move the Transport Request, But the thing is you need to be careful which request

you need to release it first whether how you have assigned the TR for structure first or program first.

Like that way you need to release it.

Regards

Thiru

Read only

Former Member
0 Likes
817

Yes ,you can Transport in same request number .

It won't creates any problem...

Read only

ThomasZloch
Active Contributor
0 Likes
817

Just want to add that DDIC import and activation is always done before the main object import and generation, that's why you can put it all inside one request.

Thomas