DBA Data[Home] [Help]

APPS.PAY_KR_YEA_SSHR_UTILS_PKG dependencies on DUAL

Line 2343: from dual;

2339: is
2340:
2341: cursor csr is
2342: select pay_kr_ff_functions_pkg.aged_flag(p_national_identifier,fnd_date.canonical_to_date(p_effective_date))
2343: from dual;
2344:
2345: begin
2346:
2347: open csr;