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

Request & task

Former Member
0 Likes
633

Hi Frnds,

Suppose i delete an object which is stored in my task request then what will happen. if its deleted then how to retrive. and if not then why its not deleted.

regards,

sanjay

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
601

hi

if you have released the task and the corresponding request, then u can not delete the objects inside it..if not, i think you can delete the objects inside the request

if helpful, reward...

Sathish. R

5 REPLIES 5
Read only

Former Member
0 Likes
602

hi

if you have released the task and the corresponding request, then u can not delete the objects inside it..if not, i think you can delete the objects inside the request

if helpful, reward...

Sathish. R

Read only

Former Member
0 Likes
601

Hi!

If you delete an object from a transport request, it will be deleted in the developer system.

After you transport the request it will be deleted in the system, where you transported your request.

We can say, the requests are only pointers to that object. And when you are transporting them, the actual state of the object will be moved to the other system (QUAS, PRD). If it is deleted, it will be deleted in the destination system also.

To retrieve deleted ABAP program objects, you may move them back from their previous transport, using SE38 - Tools - Versions, but this is working only for programs.

Other objects can be restored only from the basis system backup, or from the QUAS, PRD system, manually.

Regards

Tamá

Read only

messier31
Active Contributor
0 Likes
601

Hi Sanjay,

Deleting an object from task request does not affect your object or changes u did to object in any way. Only thing that will happen is that object now will not be locked in any request and changes will be transported to any other sys. If you again to to ur object and try to save it will again ask for new request. At this point u can assign new request for ur object and things will back as it was and u will be able to transport the change.

If delete as i said above u go back to ur object in edit mode and try to save it. SAP will ask for new request. Either u us same request or create new one as per ur req.

If its is not getting deleted from request, then thats because its locked when u delete SAP will ask if it can unlock object. Y respond by choosing yes. and then ask confimation for deleting object frm task. you can do this from SE01 .

Hope this helps you. Let me know if need more inputs.

Enjoy SAP.

Pankaj Singh.

Read only

Former Member
0 Likes
601

Frnds can anyoen provide me the navigation regarding this.

thanking u all.

regards,

sanjay

Read only

Former Member
0 Likes
601

Hi!

What kind of navigation are you looking for?

For handling transport requests, you can use SE10 transaction.

Regards

Tamá