DBA Data[Home] [Help]

APPS.PAY_FR_DADS_EMP_PKG dependencies on FND_NUMBER

Line 2658: l_norm_hours := fnd_number.canonical_to_number(l_norm_ctr_hours);

2654: --
2655: -- Added for time analysis
2656: If l_ctr_units = 'HOUR' Then
2657: l_frequency := l_ctr_frequency;
2658: l_norm_hours := fnd_number.canonical_to_number(l_norm_ctr_hours);
2659: End If;
2660: --
2661: --Percentage Part Time
2662: --Item:S41.G01.00.020