DBA Data[Home] [Help]

APPS.INV_RULE_GEN_PVT dependencies on WMS_RESTRICTIONS_PKG

Line 653: wms_RESTRICTIONS_PKG.Insert_Row(

649: END IF;
650:
651: IF l_go_ahead = 1 THEN
652: debug('call wms restriction insert '||l_go_ahead);
653: wms_RESTRICTIONS_PKG.Insert_Row(
654: X_Rowid => l_Row_Id,
655: X_Rule_Id => l_picking_rule_rec.WMS_Rule_Id,
656: X_Sequence_Number => l_Sequence_Number,
657: X_Last_Updated_By => fnd_global.user_id,