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

Automatically release a CTS Task

0 Likes
544

Hi I am a Basis consultant and wondered if there is a BAPI or a function which will allow me to release a task of a transport.

I have found BAPI_CTREQUEST_RELEASE but that seems to work at the Request level and not the task.

Thanks

Nick

1 REPLY 1
Read only

Former Member
0 Likes
479

HI,

This BAPI will release only the task if you specify the request and task number together.

Do not pass the complete flag in this case.

It will then just release the request.

Read the documentation on the BAPI.

Regards,

Ankur Parab