DBA Data[Home] [Help]

APPS.PQH_GENERIC dependencies on FND_DATE

Line 1309: l_eff_date :=fnd_date.canonical_to_date(p_value);

1305: --
1306: -- start of the bug 5052820
1307: --
1308: if(substr(p_column_name,1,60)='EFFECTIVE_DATE') then
1309: l_eff_date :=fnd_date.canonical_to_date(p_value);
1310: end if;
1311: --
1312: -- end of the bug 5052820
1313: if p_reset_flag = 'Y' then