Custom Fields for Inventory Documents

We are still updating this page

Some data may be missing here — we will complete it shortly.

Scope: catalog

Who can execute the method: any user

To create custom fields for inventory documents, standard methods from the class userfieldconfig.* are used.

You can retrieve the list of values for custom fields of inventory documents and update the information in them using the following methods:

Method

Description

catalog.userfield.document.list

Returns a list of values for custom fields of inventory documents.

catalog.userfield.document.update

Updates the values for custom fields of inventory documents.