DBA Data[Home] [Help]

APPS.INV_LOT_SERIAL_UPGRADE dependencies on INV_LOT_SEL_ATTR

Line 34: , p_attributes IN inv_lot_sel_attr.lot_sel_attributes_tbl_type);

30: , p_organization_id IN NUMBER
31: , p_inventory_item_id IN NUMBER
32: , p_lot_serial_number IN VARCHAR2
33: , p_attribute_category IN VARCHAR2
34: , p_attributes IN inv_lot_sel_attr.lot_sel_attributes_tbl_type);
35:
36: /*****************************************************************
37: Upgrade lot/serial API to be called by the concurrent program
38: which follows the concurrent program API standard