DBA Data[Home] [Help]

APPS.SSP_PAB_PKG dependencies on FND_DATE

Line 48: fnd_date.chardate_to_date function in

44: also change csr_check_if_existing_entries
45: not to reference from per_absence_attendances
46: table
47: 26 Jul 09 8692219 npannamp Changed the To_Date function to
48: fnd_date.chardate_to_date function in
49: the cursor csr_existing_entries.
50: */
51: --------------------------------------------------------------------------------
52: g_package varchar2(33) := ' ssp_pab_pkg.'; -- Global package name

Line 1095: fnd_date.chardate_to_date(ssp_smp_support_pkg.value

1091: (entry.element_entry_id,
1092: ssp_sap_pkg.c_week_commencing_name),
1093: 'DD-MON-YYYY') WEEK_COMMENCING,
1094: */
1095: fnd_date.chardate_to_date(ssp_smp_support_pkg.value
1096: (entry.element_entry_id,
1097: ssp_sap_pkg.c_week_commencing_name)) WEEK_COMMENCING,
1098: -- Bug Fix 8692219 End
1099: to_number(ssp_smp_support_pkg.value (entry.element_entry_id,