cancel
Showing results for 
Search instead for 
Did you mean: 

PS Progress analysis CNEx0031

Former Member
0 Kudos

Hi,

I am exploring the enhancement CNEX0031 to be able to write some code for progress caclulation.

As per the docuementation,this exit is triggered in txn CNE1.

However, in spite of putting a break-point in the user -exit and thereafter running CNE1, the program control is not stopping at the user exit.

Any suggestions as to how I can achieve this.

If someone has used this user exit, an example of what kind of code can be written in it, will also be helpful.

regards,

Shashank.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Shashank,

Right now I'm facing the same problem, I've already implement the user exit but I would like to know if you have an example of the implementation, I still don't know where to find the info of the structures to calculate the POC.

Thanks,

Héctor

former_member203108
Active Contributor
0 Kudos

Dear, the exit is to create new measurement method, after that you will have to assign this measurement method to the project objects, then only exit will be called in CNE1 otherwise it wont.