• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipmentitemcollection.php
  • Класс: BitrixSaleShipmentItemCollection
  • Вызов: ShipmentItemCollection::deleteInternal
protected function deleteInternal($primary)
{
	return InternalsShipmentItemTable::deleteWithItems($primary);
}