# OrderDeliveryReqTable

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

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

## Описание

Поля:

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

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

DELIVERY_LOCATION string(50) необязательное

DATE_REQUEST datetime необязательное

PARAMS string необязательное

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

## Методы (12)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/createobject/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/getmap/)
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/gettablename/)
- [`static query()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/query/)
- [`static validateLocation()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/validatelocation/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/internals/orderdeliveryreqtable/wakeupobject/)

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