DBA Data[Home] [Help]

APPS.PAY_PYIEEXC dependencies on FND_NUMBER

Line 103: Select to_date('01-01-' || to_char( fnd_number.canonical_to_number(

99: begin
100: /* select the start of the financial year - if the owning action is
101: * before this or for a different payroll then its expired
102: */
103: Select to_date('01-01-' || to_char( fnd_number.canonical_to_number(
104: to_char( BACT.effective_date,'YYYY'))
105: + decode(sign( BACT.effective_date - to_date('01-01-'
106: || to_char(BACT.effective_date,'YYYY'),'DD-MM-YYYY')),
107: -1,-1,0)),'DD-MM-YYYY') finyear, BACT.payroll_id