DBA Data[Home] [Help]

APPS.HXC_HXCMISTC_XMLP_PKG dependencies on HXC_TIME_RECIPIENTS

Line 133: from hxc_time_recipients

129: -- commit;
130:
131: if p_application is not null then
132: select name into p_application_label
133: from hxc_time_recipients
134: where time_recipient_id = p_application;
135: end if;
136:
137: opt_hint := '/*+ ';