DBA Data[Home] [Help]

APPS.BIS_PMF_PORTLET_UTIL dependencies on HTP

Line 706: htp.p(SQLERRM);

702: );
703:
704: EXCEPTION
705: WHEN OTHERS THEN
706: htp.p(SQLERRM);
707:
708: END clean_user_ind_sel;
709:
710: