DBA Data[Home] [Help]

APPS.INV_CYC_SERIALS dependencies on MTL_GEN_OBJECT_ID_S

Line 562: mtl_gen_object_id_s.NEXTVAL);

558: p_organization_id,
559: 9,
560: 4,
561: l_cycle_count_entry_id,
562: mtl_gen_object_id_s.NEXTVAL);
563: END IF;
564: WHEN OTHERS THEN
565: print_debug('other exceptions');
566: NULL;