Share via


RetailProductPropertyManager.saveInventTableAndRelated Method [AX 2012]

Sets the value for the invent table and related modules table based on properties of the retail product.

Will validate if the changes are permitted according to the business rules.

Syntax

private void saveInventTableAndRelated()

Run On

Server

Remarks

This is an all or nothing save. If one validation fails for InventTable or one of the related ones the change won't be saved.

See Also

Reference

RetailProductPropertyManager Class