• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipmentitemstore.php
  • Класс: BitrixSaleShipmentItemStore
  • Вызов: ShipmentItemStore::addInternal
protected function addInternal(array $data)
{
	return InternalsShipmentItemStoreTable::add($data);
}