cancel
Showing results for 
Search instead for 
Did you mean: 

Delete a task

Former Member
0 Kudos

Hi All,

1. i have created a project , phases & tasks in c-projects. I have also released to PS. Later i realised, that i have taken a incorrect task. How can i delete and put the correct task.

2. How can i delete a task from PS ?.

3. How can i insert a task later in c-projects ?

Thanks & Regards,

Ratish

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
Former Member
0 Kudos

Hi,


1. i have created a project , phases & tasks in c-projects. 
I have also released to PS. Later i realised, that i have taken a incorrect task. 
How can i delete and put the correct task.

2. How can i delete a task from PS ?.

3. How can i insert a task later in c-projects ?

1. If your Project element is released, you wont be able to delete that project element.

2. there is no std function to delete Task from PS, you can have a custom button in which you can

call BAPIBUS2175delete Function Module and cProjectscommit* function Module,

still you wont be able to delete Released Tasks

3. You can insert a task later by normal way from front end in cProjects.

Niranjan