cancel
Showing results for 
Search instead for 
Did you mean: 

Quality Notification Task codes - Planned start& Finished times.

Former Member
0 Kudos

Hello Team,

Please guide me to overcome below issue.

Configuration done:

1.Defined Task code Priorities in 'Response profile - Response Times' as below.

as initial case requirement discussed with only based on 'Task finish days', all are set & working in line as shown in below.(MM/DD/YY)

Task code QN-ZM1 startdate is default as Today + interval 5 days=3/15/20016

Task code QN-ZM2 startdate is default as Today + interval 30 days=4/10/20016

Task code QN-ZM3 startdate is default as Today + interval 5 days=3/15/20016

Now the requiremnt has changed to adjust the task code start dates as : First task code end date is start date of Second Task code.(MM/DD/YY)

Task code QN-ZM1 startdate is 03/10/2016 + interval 5 days=3/15/2016

Task code QN-ZM2 startdate is 03/15/2016 + interval 30 days=4/15/2016

Task code QN-ZM3startdate is 04/15/2016 + interval 05 days=4/20/2016


Please advice.


Thanks in advance,

Karthik

Accepted Solutions (1)

Accepted Solutions (1)

busyaban7
Active Contributor
0 Kudos

Hi Sai,

Before we suggest you anything, please can you confirm if task determination is 'Automatic' or you are assigning 'Manually'? If Task determination is automatic, then I think you can use the exits -

QQMA0013  QM: Default Values when Creating a Task

In case you are assigning tasks form task code groups QN-ZM1, QN-ZM2, QN-ZM3 manually, then this determination will not work for updating correct 'start date' and 'end dates'. Hence you need to force the user to update correct dates by throwing errors in a pop-up box by showing the logic for updating correct start & end date calculations. For this you will need to explore 'Screen Exits" in debug mode. May be you can try the below one -

QQMA0011  QM/PM/SM: User Subscreen for Additional Data on Task

Give it a try and share your thoughts.

Thanks,

Arijit

Former Member
0 Kudos

Hello Arijit,

Thank you for support.

It is my mistake that not mentioned that is 'task code group-code' determination is "Automatic" with reference to the notification 'Header priority'.

With your suggested Exit , I will revert the findings.

Regards,

Karthik

Answers (0)