DBA Data[Home] [Help]

APPS.FFDICT dependencies on FF_FUNCTIONS

Line 1297: from ff_functions a

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