cancel
Showing results for 
Search instead for 
Did you mean: 

PM-TECO

Former Member
0 Kudos

Hi all,

Ihave a requirement...

We have work ordrs completed with CNF and if user forgets to do TECO , limit upto 5 days from CNF then we want to update the system status automatically to TECO , so i would like to know how this can be done ?

regards

pushpa

Accepted Solutions (1)

Accepted Solutions (1)

former_member499912
Active Participant
0 Kudos

Hi,

I think you should develop a program and run it in background every day.

This progarm logic should check the status CNF and date from JCDS table, and comapre with system date . If the difference is more than 5 days it should call BAPI and set the order to TECHO.

Regards

Anil Kumar

Answers (0)