How to tell a scheduled request set is on the correct days to run. See content for details
My group discovered a critical request set was running Monday thru Friday when it should have been running only Thursdays.
We query FND_CONC_REQ_SUMMARY_V table to determine if our request sets are "running" in CM but not if they are running on the correct days.
We need to query the table that would contain the days or other parameters so we can catch these incorrect processing.
Can someone provide some help? Thanks