cancel
Showing results for 
Search instead for 
Did you mean: 

regarding c-project

Former Member
0 Kudos

Hi gurus,

i have one problem regarding c-project. till we cant complete one phase , it does not open the other gate ot does not allow us to start work on next phase.

Is there any method or process applicable for tasks also. if yes plz let me know..

thanks

amit

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member189058
Active Contributor
0 Kudos

Hi Amit,

cProjects as such has no feature for approval or control on task completion.

In case your business needs are such, you will have to accomplish this using a BAdI DPR_EVENTS.

Regards,

Reema.

former_member845166
Active Participant
0 Kudos

hi Amit,

It is a feature of cProject as phase gate methodology which strongly Support the NPDI process.

It can be disabled by customizing it .

you can do such setting for the particular project type.

Regards

Shiv

former_member214272
Contributor
0 Kudos

Hi amit,

If you dont want such thing of approval, then you change your spro settings for phase. goto

--> spro

--> c project

-->structure

-->define phase type

--> select your phase

--> remove the indicator at bottom " release the phase only after approval"

thanx

sunil

Former Member
0 Kudos

Hi amit,

You can make changes to the 'COMPLETE' method of class CL_DPR_TASK_O for the task. Where you can put the logic of completing the task if the preceding task is not completed.

Regards

Rahul Sharma