• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/entity/entityimportloader.php
  • Класс: BitrixSaleExchangeEntityShipmentImportLoader
  • Вызов: ShipmentImportLoader::getEntityTable
static function getEntityTable()
    {
        return new ShipmentTable();
    }