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