DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on PJM_UNIT_EFF

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

820: l_lot_control_code NUMBER;
821: l_revision_controlled BOOLEAN;
822: l_lot_controlled BOOLEAN;
823: l_req_msg VARCHAR2(255);
824: g_pjm_unit_eff_enabled VARCHAR2(1) :=NULL;
825: l_demand_source_type NUMBER;
826: l_mso_header_id NUMBER;
827: l_oe_header_id NUMBER;
828: l_reservable_type NUMBER := NULL;

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

1148: End If;
1149: --Bug2242924 For ship model Backorder was not happening correctly so
1150: -- create_tree for every line
1151: -- Bug 2363739 - call unit_effective_item instead of enabled
1152: --old: select pjm_unit_eff.enabled into g_pjm_unit_eff_enabled from dual;
1153:
1154: l_qtree_item_tbl(l_mo_line.inventory_item_id).unit_effective :=
1155: pjm_unit_eff.unit_effective_item(
1156: x_item_id => l_mo_line.inventory_item_id

Line 1155: pjm_unit_eff.unit_effective_item(

1151: -- Bug 2363739 - call unit_effective_item instead of enabled
1152: --old: select pjm_unit_eff.enabled into g_pjm_unit_eff_enabled from dual;
1153:
1154: l_qtree_item_tbl(l_mo_line.inventory_item_id).unit_effective :=
1155: pjm_unit_eff.unit_effective_item(
1156: x_item_id => l_mo_line.inventory_item_id
1157: ,x_organization_id => l_organization_id);
1158:
1159: --if item is unit effective control, we have to build one tree for