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

Function modul or abap class for insert data into transport request

Former Member
0 Likes
513

Hi,

i need to insert data into a transport request from a background job. The transport request number is given. Is there a function modul or abap class or some other way to do this in a background job ? Any help is appriceated.

Thanx

2 REPLIES 2
Read only

Former Member
0 Likes
448

Moin Gerhard,

did not do it myself, but this might help for inverstigations:

Try Function TR_OBJECT_INSERT

but MV80HF0T ist dealing with this one (insert R3TR XPRA RV80HGEN into Request when dealing with VOFM Routines)

Cheers

carsten

Read only

0 Likes
448

Thanx, Gerd