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