• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/shipment.php
  • Класс: BitrixSaleShipment
  • Вызов: Shipment::getMeaningfulFields
static function getMeaningfulFields()
{
	return array('BASE_PRICE_DELIVERY', 'DELIVERY_ID');
}