DBA Data[Home] [Help]

APPS.PAY_JP_REPORT_PKG dependencies on FND_GLOBAL

Line 1443: l_terminator := fnd_global.local_chr(10);

1439: l_first_flag := FALSE;
1440: --
1441: ELSE
1442: --
1443: l_terminator := fnd_global.local_chr(10);
1444: --
1445: END IF;
1446: --
1447: l_disability_details := SUBSTRB(l_disability_details || l_terminator || l_celrec_disability_details.details, 1, 2000);