‎2006 Nov 07 1:36 PM
Hi community,
I wrote a program which inserts a code sequence into other programs using insert report.
Is it somehow possible to generate a transport request for these modifications dynamically?
Cheers,
Eric
‎2010 Apr 16 1:01 PM
Fi Eric, I am managing the same problem, did you find a response for this?
Thanks!!!
‎2010 Apr 17 8:09 PM
You may use RS_CORR_CHECK and RS_CORR_INSERT function modules, which mimic the dialogs to choose transport request, and insert the object into the transport request.
You also need to insert a line in the object directory entry, and assign the program to a package, using TR_TADIR_POPUP_ENTRY_E071 function module (it asks the package via popup dialog)
‎2010 Apr 16 1:37 PM
I have made rome reasearch and i have a solution for botho your and my problem:
Use function module CIF_PROGRAM_INSERT istead of insert report. if you use pattern it will give you all you need. When you create the program this way it asks you for a transport request 😃
Greetings,
Artur.