This document describes how to restrict a subinventory locator to store only one item using Oracle Applications functions and triggers. It provides an example of creating two functions to check the item and locator, and a trigger on the transaction form to validate the item matches what is allowed for that locator. The trigger will display an error message if a different item is selected for a locator that already contains an item.