DBA Data[Home] [Help]

APPS.INV_MWB_QUERY_MANAGER dependencies on INV_MWB_LOCATION_TREE

Line 433: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

429: CASE inv_mwb_globals.g_tree_node_type
430:
431: WHEN 'APPTREE_OBJECT_TRUNK' THEN
432:
433: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
434:
435: IF inv_mwb_globals.g_detailed = 1 THEN
436: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.SUBINVENTORY_CODE).column_value :=
437: 'moqd.subinventory_code';

Line 452: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

448: add_qf_where_onhand('ONHAND');
449:
450: WHEN 'ORG' THEN
451:
452: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
453:
454: inv_mwb_query_manager.add_where_clause('moqd.organization_id = :onh_tree_organization_id', 'ONHAND');
455: inv_mwb_query_manager.add_bind_variable('onh_tree_organization_id', inv_mwb_globals.g_tree_organization_id);
456: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.SUBINVENTORY_CODE).column_value :=

Line 464: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

460: add_qf_where_onhand('ONHAND');
461:
462: WHEN 'MATLOC' THEN
463:
464: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
465: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.SUBINVENTORY_CODE).column_value :=
466: 'moqd.subinventory_code';
467: inv_mwb_query_manager.add_group_clause('moqd.subinventory_code', 'ONHAND');
468: inv_mwb_query_manager.add_where_clause('moqd.organization_id = :onh_tree_organization_id', 'ONHAND');

Line 474: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

470: add_qf_where_onhand('ONHAND');
471:
472: WHEN 'SUB' THEN
473:
474: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
475:
476: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.SUBINVENTORY_CODE).column_value :=
477: 'moqd.subinventory_code';
478: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.LOCATOR_ID).column_value :=

Line 493: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

489:
490: add_qf_where_onhand('ONHAND');
491:
492: WHEN 'LOC' THEN
493: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
494:
495: inv_mwb_query_manager.add_where_clause('moqd.organization_id = :onh_tree_organization_id', 'ONHAND');
496: inv_mwb_query_manager.add_where_clause('moqd.subinventory_code = :onh_tree_subinventory_code', 'ONHAND');
497: inv_mwb_query_manager.add_where_clause('moqd.locator_id = :onh_tree_loc_id', 'ONHAND');

Line 619: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

615: inv_mwb_globals.g_tree_subinventory_code
616: );
617: END IF;
618:
619: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
620: inv_mwb_query_manager.add_where_clause(
621: 'moqd.inventory_item_id = :onh_tree_inventory_item_id' ,
622: 'ONHAND'
623: );

Line 652: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

648: );
649:
650: WHEN 'REV' THEN
651:
652: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
653: add_qf_where_onhand('ONHAND');
654:
655: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.SUBINVENTORY_CODE).column_value :=
656: 'moqd.subinventory_code';

Line 725: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

721:
722:
723: WHEN 'LPN' THEN
724:
725: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
726: inv_mwb_query_manager.add_where_clause('moqd.organization_id = :onh_tree_organization_id', 'ONHAND');
727: inv_mwb_query_manager.add_where_clause('moqd.subinventory_code = :onh_tree_subinventory_code', 'ONHAND');
728: inv_mwb_query_manager.add_where_clause('moqd.locator_id = :onh_tree_loc_id', 'ONHAND');
729: inv_mwb_query_manager.add_where_clause('moqd.lpn_id = :onh_tree_plpn_id', 'ONHAND');

Line 753: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

749: add_qf_where_onhand('ONHAND');
750:
751: WHEN 'LOT' THEN
752:
753: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
754: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.REVISION).column_value :=
755: 'moqd.revision';
756: inv_mwb_query_manager.g_onhand_select(inv_mwb_query_manager.SUBINVENTORY_CODE).column_value :=
757: 'moqd.subinventory_code';

Line 826: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');

822: add_qf_where_onhand('ONHAND');
823:
824: WHEN 'SERIAL' THEN
825: -- Dummy code
826: INV_MWB_LOCATION_TREE.make_common_query_onhand('MOQD');
827: add_qf_where_onhand('ONHAND');
828: END CASE;
829:
830: l_query_str := l_query_str || build_query(