Usage Notes for Item Record Types

Note the following when working with item record types:

Working with Costing Methods

As of the 2013.1 endpoint, the costingMethod field was added to Lot Numbered Assembly Item, Lot Numbered Inventory Item, Serialized Assembly Item, and Serialized Inventory Item. This field is not mandatory for the add operation. Its value defaults to lot numbered for lot numbered items, and to specific for serialized items.

This field becomes read-only after it is set, so it is only used for add and advanced search operations. Note that this field is not returned in get and basic search operations. Instead, the read-only field costingMethodDisplay is returned. When this field is used as a result column in advanced search operations, it returns different values for the 2013.1 endpoint than in earlier endpoints. Before, the return value for lot numbered items was fifo, and the returned value for assembly items was lifo. Now the return value for lot numbered items is lot numbered and the return value for serialized items is specific.

Related Topics

General Notices