DBA Data[Home] [Help]

APPS.FND_HELP dependencies on FND_IMUTL

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

551: if (instr(source, 'atgrp') = 1) then
552: atg := TRUE;
553: end if;
554:
555: fnd_imutl.parse_search(source, selc, andc, 'LOB.FILE_DATA');
556:
557: ------------------------------------------
558: -- Build and execute dynamic SQL cursor --
559: ------------------------------------------