DBA Data[Home] [Help]

APPS.INV_CYC_LOVS dependencies on INV_CYC_SERIALS

Line 7500: inv_cyc_serials.mark_all_present ( p_organization_id => p_organization_id,

7496: print_debug ( 'Marking all of the multiple serials as present'
7497: );
7498: END IF;
7499:
7500: inv_cyc_serials.mark_all_present ( p_organization_id => p_organization_id,
7501: p_subinventory => p_subinventory,
7502: p_locator_id => p_locator_id,
7503: p_inventory_item_id => v_lpn_multiple_serial.inventory_item_id,
7504: p_revision => v_lpn_multiple_serial.revision,