DBA Data[Home] [Help]

APPS.POR_IFT_ADMIN_PKG dependencies on POR_TEMPLATE_ASSOC_V

Line 548: FROM por_template_assoc_v

544:
545: l_progress := '003';
546: SELECT row_id
547: INTO p_row_id
548: FROM por_template_assoc_v
549: WHERE template_assoc_id = l_template_assoc_id;
550:
551: EXCEPTION
552: WHEN OTHERS THEN