DBA Data[Home] [Help]

APPS.PER_DATA_UPDATE_REPORT dependencies on DT_FNDATE

Line 243: dt_fndate.set_effective_date(trunc(sysdate));

239: dbms_lob.createtemporary(l_xfdf_blob,TRUE);
240: hr_xml_pub_utility.clob_to_blob(l_xfdf_string,l_xfdf_blob);
241: --
242: --
243: dt_fndate.set_effective_date(trunc(sysdate));
244: --
245: -- Initialise counters for the XMLTables
246: --
247: PER_DATA_UPDATE_REPORT.summXMLTable.DELETE;