DBA Data[Home] [Help]

APPS.LOT_SPLIT_DATA_INSERT dependencies on MTL_UNITS_OF_MEASURE

Line 18: p_transaction_uom IN MTL_UNITS_OF_MEASURE.uom_code%TYPE,

14: p_subinventory_code IN MTL_SECONDARY_INVENTORIES.secondary_inventory_name%TYPE,
15: p_locator_id IN MTL_ITEM_LOCATIONS.inventory_location_id%TYPE,
16: p_transaction_quantity IN MTL_MATERIAL_TRANSACTIONS.transaction_quantity%TYPE,
17: p_primary_quantity IN MTL_MATERIAL_TRANSACTIONS.primary_quantity%TYPE,
18: p_transaction_uom IN MTL_UNITS_OF_MEASURE.uom_code%TYPE,
19: p_item_description IN MTL_SYSTEM_ITEMS_KFV.description%TYPE,
20: p_item_location_control_code IN MTL_SYSTEM_ITEMS_KFV.location_control_code%TYPE,
21: p_item_restrict_subinv_code IN MTL_SYSTEM_ITEMS_KFV.restrict_subinventories_code%TYPE,
22: p_item_restrict_locators_code IN MTL_SYSTEM_ITEMS_KFV.restrict_locators_code%TYPE,