# ShipmentExtraServiceTable

URL: https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/
Проверено на 1С-Битрикс 25.x, обновлено 03.08.2026.
Источник: независимый русскоязычный справочник chugunov.pro. Не является официальной документацией 1С-Битрикс.

Класс `\Bitrix\Sale\Internals\ShipmentExtraServiceTable`
Модуль: Sale.

## Описание

Поля:

ID int обязательное

SHIPMENT_ID int обязательное

EXTRA_SERVICE_ID int обязательное

VALUE string(255) необязательное

Исходный файл: `source/sale/lib/internals/shipmentextraservice.php:35`

## Методы (14)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/createobject/)
- [`static deleteByShipmentId()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/deletebyshipmentid/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/getentity/)
- [`static getFilePath()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/getfilepath/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/getmap/)
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/gettablename/)
- [`static query()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/query/)
- [`static validateValue()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/validatevalue/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/internals/shipmentextraservicetable/wakeupobject/)

Оригинал в официальной документации: https://docs.1c-bitrix.ru/api/classes/Bitrix-Sale-Internals-ShipmentExtraServiceTable.html
