• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/location/db/commonhelper.php
  • Класс: BitrixSaleLocationDBis
  • Вызов: is::getBatchInsertValues
static function getBatchInsertValues($row, $tableName, $fields, $map)
{
	return static::prepareSql($row, $fields, $map);
}