DBA Data[Home] [Help]

APPS.PA_PLANNING_RESOURCE_PVT dependencies on PA_UOM

Line 855: l_dummy_variable:= Pa_Uom.Get_Uom(P_user_id => Fnd_Global.User_Id,

851: END IF;
852:
853: If l_inventory_item_id is Not Null Then
854:
855: l_dummy_variable:= Pa_Uom.Get_Uom(P_user_id => Fnd_Global.User_Id,
856: P_uom_code => l_uom);
857:
858: End If;
859: