DBA Data[Home] [Help]

APPS.PSP_ENC_CREATE_LINES dependencies on PSP_PAYROLL_CONTROLS

Line 212: g_currency_code PSP_PAYROLL_CONTROLS.CURRENCY_CODE%TYPE; -- For Bug 2916848 Ilo Mrc Ehnc.

208:
209: -------For Enh Bug 2259310 : Added new variables----------------------------------------
210: g_enc_org_end_date DATE;
211: g_enc_lines_counter NUMBER DEFAULT 1;
212: g_currency_code PSP_PAYROLL_CONTROLS.CURRENCY_CODE%TYPE; -- For Bug 2916848 Ilo Mrc Ehnc.
213: g_precision NUMBER; -- For Bug 2916848 Ilo Mrc Ehnc.
214: g_ext_precision NUMBER; -- For Bug 2916848 Ilo Mrc Ehnc.
215:
216: -- Introduced the following for bug fix 3462452