DBA Data[Home] [Help]

APPS.PAY_ZA_IRP5_ARCHIVE_PKG dependencies on FND_GLOBAL

Line 1228: l_text := ',9999' || fnd_global.local_chr(13) || fnd_global.local_chr(10);

1224:
1225: -- Check for a terminator field
1226: elsif (l_value = '@@@') then
1227:
1228: l_text := ',9999' || fnd_global.local_chr(13) || fnd_global.local_chr(10);
1229: -- Increment the file size
1230: g_size := g_size + 7;
1231:
1232: -- A value field was provided