DBA Data[Home] [Help]

APPS.PAY_NL_TAXOFFICE_FILE dependencies on FND_DATE

Line 78: SELECT fnd_date.canonical_to_date(pay_nl_taxoffice_file.get_parameter(legislative_parameters,'REPORT_YEAR'))

74: ,p_employer OUT NOCOPY number
75: ,p_org_struct_id OUT NOCOPY number) IS
76: --
77: CURSOR csr_parameter_info(p_payroll_action_id NUMBER) IS
78: SELECT fnd_date.canonical_to_date(pay_nl_taxoffice_file.get_parameter(legislative_parameters,'REPORT_YEAR'))
79: ,pay_nl_taxoffice_file.get_parameter(legislative_parameters,'EMPLOYER_ID')
80: ,pay_nl_taxoffice_file.get_parameter(legislative_parameters,'ORG_HIERARCHY')
81: ,effective_date
82: ,business_group_id