DBA Data[Home] [Help]

APPS.PAY_SE_HCIR dependencies on HR_UTILITY

Line 195: hr_utility.set_location ('Leaving WritetoCLOB ', 20);

191: dbms_lob.writeappend (l_xfdf_string, LENGTH (l_str7), l_str7);
192: END IF;
193:
194: p_xfdf_clob := l_xfdf_string;
195: hr_utility.set_location ('Leaving WritetoCLOB ', 20);
196: END writetoclob;
197: -------------------------------------------------------------------------------------------------------------------------
198:
199: END pay_se_hcir;