DBA Data[Home] [Help]

APPS.CTO_DEACTIVATE_CONFIG_PK dependencies on MTL_RESERVATIONS_INTERFACE

Line 2421: FROM mtl_reservations_interface

2417: WHERE inventory_item_id = p_inventory_item_id
2418: AND organization_id = p_org_id
2419: UNION
2420: SELECT reservation_quantity
2421: FROM mtl_reservations_interface
2422: WHERE inventory_item_id = p_inventory_item_id
2423: AND organization_id = p_org_id;
2424:
2425: --to check if any open discrete jobs exist