Try to call FM TMS_MGR_IMPORT_TR_REQUEST instead. (prameter iv_request = 'SOME' and list of requests to import into IT_REQUESTS)
Hey,
If you want to keep the same FM you can LOOP over the requests and use the FM TMS_TP_IMPORT IN BACKGROUND UNIT / STARTING NEW TASK. Note all the constrains and restrictions with these methods.
Add comment