INV Cycle count schedule requests – Oracle EBS SQL Report
Oracle E-Business Suite SQL report from the Enginatics Library powered by Blitz Report™.
Overview
Imported Oracle standard Cycle count schedule requests report Source: Cycle count schedule requests report (XML) Short Name: INVARRTA_XML DB package: INV_INVARRTA_XMLP_PKG
Report Parameters
Organization Code, Cycle Count Name, Start Date, End Date, Category Set 1, Category Set 2, Category Set 3
Oracle EBS Tables Used
mtl_cycle_count_headers, mtl_cc_schedule_requests, mtl_item_locations_kfv, mtl_system_items_vl, org_organization_definitions, gl_ledgers, org_access_view
Report Categories
Related Reports
INV Cycle count listing, INV Cycle count entries and adjustments, INV Cycle counts pending approval, INV Material Transactions, INV Cycle count open requests listing, INV Cycle count unscheduled items, INV Cycle count hit/miss analysis
Running This SQL Without Blitz Report
Some Oracle EBS SQL reports in this library require functions from the utility package xxen_util. Install it before running the SQL directly against your Oracle EBS database.
Download & Import Options
| Resource | Link |
|---|---|
| Excel Example Output | None |
| Blitz Report™ XML Import | INV_Cycle_count_schedule_requests.xml |
| Full SQL on Enginatics | www.enginatics.com/reports/inv-cycle-count-schedule-requests/ |
INV Cycle count schedule requests - Case Study & Technical Analysis
Executive Summary
The INV Cycle count schedule requests report documents the intent to count. It lists the items that have been selected by the automatic scheduler or manually requested for counting. This is the upstream step before “Entries” are generated. It helps inventory managers understand what the system is planning to count based on the frequency rules (e.g., “Count ‘A’ items 12 times a year”).
Business Use Cases
- Schedule Validation: Verifies that the automatic scheduler is picking up the correct items.
- Workload Planning: Helps warehouse managers estimate the labor required for the upcoming week’s counts.
- Coverage Analysis: Ensures that all items in a specific category or subinventory are being scheduled.
Technical Analysis
Core Tables
MTL_CC_SCHEDULE_REQUESTS: Stores the request to count an item.MTL_CYCLE_COUNT_HEADERS: The cycle count definition.MTL_SYSTEM_ITEMS_VL: Item details.
Key Joins & Logic
- Auto-Schedule Logic: The system generates records in
MTL_CC_SCHEDULE_REQUESTSbased on the item’s ABC class and the last count date. - Request to Entry: A schedule request becomes an “Entry” (
MTL_CYCLE_COUNT_ENTRIES) once the “Generate Cycle Count Requests” program is run. This report shows the state before or during that generation.
Key Parameters
- Cycle Count Name: The specific count definition.
- Category Set: Filter by item category to check scheduling for specific product lines.
Useful Links
- Blitz Report™ – World’s Fastest Oracle EBS Reporting Tool
- Oracle Discoverer Replacement – Import Worksheets into Blitz Report™
- Oracle EBS Reporting Toolkits by Blitz Report™
- Blitz Report™ FAQ & Community Q&A
- Supply Chain Hub by Blitz Report™
- Blitz Report™ Customer Case Studies
- Oracle EBS Reporting Blog
- Oracle EBS Reporting Resource Centre
© 2026 Enginatics