# ShipmentItemStore

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

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

Исходный файл: `source/sale/lib/shipmentitemstore.php:13`

## Методы (45)

- [`canAutoFixError()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/canautofixerror/)
- [`canMarked()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/canmarked/)
- [`clearStartField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/clearstartfield/)
- [`static create()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/create/)
- [`delete()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/delete/) — Удаляет позицию отгрузки
- [`doFinalAction()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/dofinalaction/)
- [`static getAllFields()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getallfields/)
- [`getAutoFixErrorsList()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getautofixerrorslist/)
- [`static getAvailableFields()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getavailablefields/)
- [`static getAvailableFieldsMap()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getavailablefieldsmap/)
- [`getBarcode()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getbarcode/)
- [`getBasketId()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getbasketid/)
- [`static getClassName()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getclassname/)
- [`getCollection()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getcollection/)
- [`static getCustomizableFields()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getcustomizablefields/)
- [`getErrorEntity()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/geterrorentity/)
- [`getField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getfield/)
- [`static getFieldsDescription()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getfieldsdescription/)
- [`getFieldValues()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getfieldvalues/)
- [`getId()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getid/)
- [`getInternalIndex()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getinternalindex/)
- [`static getList()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getlist/)
- [`getMarkField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getmarkfield/)
- [`getMarkingCode()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getmarkingcode/)
- [`getQuantity()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getquantity/)
- [`static getRegistryEntity()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getregistryentity/)
- [`static getRegistryType()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getregistrytype/)
- [`getStoreId()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/getstoreid/)
- [`hasMeaningfulField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/hasmeaningfulfield/)
- [`isChanged()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/ischanged/)
- [`isClone()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/isclone/)
- [`isMarkedFieldCustom()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/ismarkedfieldcustom/)
- [`isMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/ismathactiononly/)
- [`isStartField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/isstartfield/)
- [`static loadForShipmentItem()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/loadforshipmentitem/)
- [`markFieldCustom()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/markfieldcustom/)
- [`save()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/save/)
- [`setCollection()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/setcollection/)
- [`setField()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/setfield/)
- [`setFields()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/setfields/)
- [`setMathActionOnly()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/setmathactiononly/)
- [`toArray()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/toarray/)
- [`tryFixError()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/tryfixerror/)
- [`unmarkFieldCustom()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/unmarkfieldcustom/)
- [`verify()`](https://chugunov.pro/api-bitrix/sale/shipmentitemstore/verify/)

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