DBA Data[Home] [Help]

APPS.OKL_FE_ADJ_MATRIX_PVT dependencies on FND_API

Line 26: if (d = rosetta_g_mistake_date or d=rosetta_g_mistake_date2) then return fnd_api.g_miss_date; end if;

22:
23: -- this is to workaround the JDBC bug regarding IN DATE of value GMiss
24: function rosetta_g_miss_date_in_map(d date) return date as
25: begin
26: if (d = rosetta_g_mistake_date or d=rosetta_g_mistake_date2) then return fnd_api.g_miss_date; end if;
27: return d;
28: end;
29:
30: -- to calculate the start date of the new version