DBA Data[Home] [Help]

APPS.FFDICT dependencies on FF_FUNCTIONS

Line 1296: from ff_functions a

1292: -- within the business group criteria
1293: --
1294: select null into dummy from dual where exists
1295: (select null
1296: from ff_functions a
1297: where
1298: (
1299: (a.name = p_item_name and a.class = p_class and p_class = 'U')
1300: or