# ShipmentTable

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

Класс `\Bitrix\Sale\Delivery\Requests\ShipmentTable`
Модуль: Sale.

## Описание

Поля:

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

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

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

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

ERROR_DESCRIPTION string

Исходный файл: `source/sale/lib/delivery/requests/shipment.php:37`

## Методы (14)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/createobject/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/getmap/) — Возвращает описание карты сущности.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/gettablename/) — Возвращает имя таблицы БД для сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/query/)
- [`static setShipment()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/setshipment/)
- [`static validateErrorDescription()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/validateerrordescription/)
- [`static validateType()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/validatetype/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/delivery/requests/shipmenttable/wakeupobject/)

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