DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on PJM_UNIT_EFF

Line 813: g_pjm_unit_eff_enabled VARCHAR2(1) :=NULL;

809: l_lot_control_code NUMBER;
810: l_revision_controlled BOOLEAN;
811: l_lot_controlled BOOLEAN;
812: l_req_msg VARCHAR2(255);
813: g_pjm_unit_eff_enabled VARCHAR2(1) :=NULL;
814: l_demand_source_type NUMBER;
815: l_mso_header_id NUMBER;
816: l_oe_header_id NUMBER;
817: l_reservable_type NUMBER := NULL;

Line 1112: --old: select pjm_unit_eff.enabled into g_pjm_unit_eff_enabled from dual;

1108: End If;
1109: --Bug2242924 For ship model Backorder was not happening correctly so
1110: -- create_tree for every line
1111: -- Bug 2363739 - call unit_effective_item instead of enabled
1112: --old: select pjm_unit_eff.enabled into g_pjm_unit_eff_enabled from dual;
1113:
1114: l_qtree_item_tbl(l_mo_line.inventory_item_id).unit_effective :=
1115: pjm_unit_eff.unit_effective_item(
1116: x_item_id => l_mo_line.inventory_item_id

Line 1115: pjm_unit_eff.unit_effective_item(

1111: -- Bug 2363739 - call unit_effective_item instead of enabled
1112: --old: select pjm_unit_eff.enabled into g_pjm_unit_eff_enabled from dual;
1113:
1114: l_qtree_item_tbl(l_mo_line.inventory_item_id).unit_effective :=
1115: pjm_unit_eff.unit_effective_item(
1116: x_item_id => l_mo_line.inventory_item_id
1117: ,x_organization_id => l_organization_id);
1118:
1119: --if item is unit effective control, we have to build one tree for