2007 Dec 10 12:17 PM
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
2007 Dec 10 12:26 PM
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
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
2007 Dec 10 12:26 PM
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
2007 Dec 10 2:33 PM
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
2007 Dec 10 2:46 PM
Hi amine,
Chk my blog if it can help u
/people/community.user/blog/2007/01/07/transport-table-entries