DBA Data[Home] [Help]

APPS.LOT_SPLIT_DATA_INSERT dependencies on MTL_ITEM_LOCATIONS

Line 15: p_locator_id IN MTL_ITEM_LOCATIONS.inventory_location_id%TYPE,

11: p_inventory_item_id IN MTL_SYSTEM_ITEMS.inventory_item_id%TYPE,
12: p_revision IN MTL_ITEM_REVISIONS.revision%TYPE,
13: p_organization_id IN MTL_PARAMETERS.organization_id%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,