DBA Data[Home] [Help]

APPS.FND_HELP dependencies on FND_IMUTL

Line 567: fnd_imutl.parse_search(source, selc, andc, 'LOB.FILE_DATA');

563: if (instr(source, 'atgrp') = 1) then
564: atg := TRUE;
565: end if;
566:
567: fnd_imutl.parse_search(source, selc, andc, 'LOB.FILE_DATA');
568:
569: ------------------------------------------
570: -- Build and execute dynamic SQL cursor --
571: ------------------------------------------