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