DBA Data[Home] [Help]

APPS.AHL_REPORT_UTILS_PVT dependencies on FND_DATE

Line 945: return to_char(trunc(sysdate),fnd_date.output_mask);

941:
942: FUNCTION Get_Date
943: RETURN VARCHAR2 AS
944: begin
945: return to_char(trunc(sysdate),fnd_date.output_mask);
946: end Get_Date;
947:
948:
949: --Get_Parent_UC : To retrieve the Next Highest SC.