Query to get Cycle count items that are not counted
I have the following requirement
Items X and Y are Cycle Count Enabled. User enters Date Range from Jan 1st to Sept 1st. If Items X and Y are counted at least once they should not show up in the output of the report. However, Let’s say Item X was not counted at all in 9 months, then it should show up in the output of the report.
What all tables do i need to refer to to check if a item is cycle counted or not?