DBA Data[Home] [Help]

APPS.INV_LABEL_PVT9 dependencies on INV_PROJECT

Line 90: , inv_project.get_locsegs(mila.inventory_location_id, mila.organization_id) job_completion_locator

86: , wipdj.attribute13 job_attribute13
87: , wipdj.attribute14 job_attribute14
88: , wipdj.attribute15 job_attribute15
89: , wipdj.bom_revision job_bom_revision
90: , inv_project.get_locsegs(mila.inventory_location_id, mila.organization_id) job_completion_locator
91: , wipdj.completion_subinventory job_completion_subinventory
92: , wipdj.demand_class job_demand_class
93: , TO_CHAR(wipdj.due_date, g_date_format_mask) job_due_date
94: , -- Added for Bug 2795525

Line 505: , inv_project.get_locsegs(mila.inventory_location_id, mila.organization_id) job_completion_locator

501: , wipdj.attribute13 job_attribute13
502: , wipdj.attribute14 job_attribute14
503: , wipdj.attribute15 job_attribute15
504: , wipdj.bom_revision job_bom_revision
505: , inv_project.get_locsegs(mila.inventory_location_id, mila.organization_id) job_completion_locator
506: , wipdj.completion_subinventory job_completion_subinventory
507: , wipdj.demand_class job_demand_class
508: , TO_CHAR(wipdj.due_date, g_date_format_mask) job_due_date
509: , -- Added for Bug 2795525

Line 620: , inv_project.get_locsegs(milb.inventory_location_id, milb.organization_id) requirements_supply_locator

616: bomdep2.department_code requirements_department_name
617: , wipreqops.operation_seq_num requirements_operation_seq
618: , wipreqops.quantity_per_assembly requirements_qty_per_assembly
619: , wipreqops.required_quantity requirements_required_quantity
620: , inv_project.get_locsegs(milb.inventory_location_id, milb.organization_id) requirements_supply_locator
621: , wipreqops.supply_subinventory requirements_supply_sub
622: , mfglkp6.meaning requirements_wip_supply_type
623: , msik2.concatenated_segments requirements_item_name
624: , wipent.organization_id organization_id

Line 749: , inv_project.get_locsegs(milkfv.inventory_location_id, milkfv.organization_id) LOCATOR

745: , mln.width_uom lot_width_uom
746: , mln.curl_wrinkle_fold lot_curl
747: , mln.vendor_name lot_vendor
748: , lpn.subinventory_code subinventory_code
749: , inv_project.get_locsegs(milkfv.inventory_location_id, milkfv.organization_id) LOCATOR
750: FROM wip_entities wipent
751: , wip_discrete_jobs wipdj
752: , wip_repetitive_schedules wiprs
753: , wip_operations wipops