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 Module to add Role to a Transport Request

Former Member
0 Likes
543

Hello,

Is there a FM to actually add a Role to a Transport Request ? I found PRGN_APPEND_TRANSPORT_ENTRY but for this we need a Task number with a transport.

Pankaj Jha.

Hello,

Is there a FM to actually add a Role to a Transport Request ? I found PRGN_APPEND_TRANSPORT_ENTRY but for this we need a Task number with a transport.

Pankaj Jha.

1 REPLY 1
Read only

Former Member
0 Likes
394

Hi Pankaj,

You can only add objects to the task not transport. So create a task under your transport and then add the object to the task.

Regards,

Rajesh