DBA Data[Home] [Help]

APPS.INV_RULE_GEN_PVT dependencies on WMS_RESTRICTIONS_PKG

Line 609: wms_RESTRICTIONS_PKG.Insert_Row(

605: END IF;
606:
607: IF l_go_ahead = 1 THEN
608: debug('call wms restriction insert '||l_go_ahead);
609: wms_RESTRICTIONS_PKG.Insert_Row(
610: X_Rowid => l_Row_Id,
611: X_Rule_Id => l_picking_rule_rec.WMS_Rule_Id,
612: X_Sequence_Number => l_Sequence_Number,
613: X_Last_Updated_By => fnd_global.user_id,