# IndexSectionTable

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

Класс `\Bitrix\Sale\Discount\Index\IndexSectionTable`
Модуль: Sale.

## Описание

НИЧЕГО НЕ ПИШИТЕ НИЖЕ ЭТОЙ СТРОКИ

Исходный файл: `source/sale/lib/discount/index/indexsection.php:26`

## Константы (1)

- `MAX_LENGTH_BATCH_MYSQL_QUERY`

## Методы (13)

- [`static createCollection()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/createcollection/)
- [`static createObject()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/createobject/)
- [`static deleteByDiscount()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/deletebydiscount/) — Удаляет строки по идентификатору скидки.
- [`static fillByDiscount()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/fillbydiscount/)
- [`static getById()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/getbyid/)
- [`static getByPrimary()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/getbyprimary/)
- [`static getEntity()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/getentity/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/getlist/)
- [`static getMap()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/getmap/) — Возвращает описание карты сущности.
- [`static getTableName()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/gettablename/) — Возвращает имя таблицы БД для сущности.
- [`static query()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/query/)
- [`static wakeUpCollection()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/wakeupcollection/)
- [`static wakeUpObject()`](https://chugunov.pro/api-bitrix/sale/discount/index/indexsectiontable/wakeupobject/)

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