DBA Data[Home] [Help]

APPS.INV_CYC_LOVS dependencies on INV_CYC_SERIALS

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

7685: print_debug ( 'Marking all of the multiple serials as present'
7686: );
7687: END IF;
7688:
7689: inv_cyc_serials.mark_all_present ( p_organization_id => p_organization_id,
7690: p_subinventory => p_subinventory,
7691: p_locator_id => p_locator_id,
7692: p_inventory_item_id => v_lpn_multiple_serial.inventory_item_id,
7693: p_revision => v_lpn_multiple_serial.revision,