DBA Data[Home] [Help]

APPS.EGO_ITEM_PUB dependencies on INV_ITEM_PVT

Line 1823: INV_ITEM_PVT.Check_Item_Number (

1819: l_Segment_Rec.segment20 := p_New_Segment20;
1820:
1821: END IF;
1822:
1823: INV_ITEM_PVT.Check_Item_Number (
1824: P_Segment_Rec => l_Segment_Rec
1825: ,P_Item_Id => l_Item_Id
1826: ,P_Description => l_description
1827: ,P_unit_of_measure => l_uom

Line 4161: INV_ITEM_PVT.SYNC_IM_INDEX;

4157:
4158: ---------------------------------------------------------------------------
4159: PROCEDURE SYNC_IM_INDEX IS
4160: BEGIN
4161: INV_ITEM_PVT.SYNC_IM_INDEX;
4162: END SYNC_IM_INDEX;
4163:
4164: ---------------------------------------------------------------------------
4165: PROCEDURE Process_item_role