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

hwo can I insert objects in a transport request automaticly

Former Member
0 Likes
766

Hi all,

I coded a program which changes some objects descriptions, it's working fine. But the problem is that I can't transport these modifications to another system without putting the objects in a transport request.

So, How can I code that?

Can some one give me a detailed example

Thank you in advance.

Amine

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
682

Use function module 'TR_OBJECTS_CHECK' to check the object and function module TR_OBJECTS_INSERT to add the objects to the transport request.

Regards,

Michael

3 REPLIES 3
Read only

Former Member
0 Likes
683

Use function module 'TR_OBJECTS_CHECK' to check the object and function module TR_OBJECTS_INSERT to add the objects to the transport request.

Regards,

Michael

Read only

0 Likes
682

Hi Michael,

Thank you for your answer, but can you give me more details about these FMs.

A sample code will be perfect

Regards,

Amine

Read only

Former Member
0 Likes
682

Hi amine,

Chk my blog if it can help u

/people/community.user/blog/2007/01/07/transport-table-entries