DBA Data[Home] [Help]

APPS.PQP_GB_TP_CONTRIBUTION_REPORT dependencies on FND_GLOBAL

Line 5: EOL VARCHAR2(5) := fnd_global.local_chr(10);

1: PACKAGE BODY pqp_gb_tp_contribution_report AS
2: /* $Header: pqpgbtpcontrep.pkb 120.11.12020000.1 2013/03/11 11:20:00 sgmaram noship $ */
3: g_debug BOOLEAN := hr_utility.debug_enabled;
4: g_package VARCHAR2(35) := 'PQP_GB_TP_CONTRIBUTION_REPORT.';
5: EOL VARCHAR2(5) := fnd_global.local_chr(10);
6: -------------------------------------------------------------------------------
7:
8: --This function will find out whether the current run is retro or normal Payroll run
9: --