DBA Data[Home] [Help]

APPS.ICX_REQ_ACCT2 dependencies on AK_REGION_ITEMS

Line 148: from ak_region_items a,

144:
145:
146: cursor get_ak_columns is
147: select ltrim(rtrim(d.COLUMN_NAME)) COL_NAME
148: from ak_region_items a,
149: ak_attributes b,
150: ak_regions c,
151: ak_object_attributes d
152: where a.NODE_DISPLAY_FLAG = 'Y'

Line 381: from ak_region_items a,

377:
378:
379: cursor get_ak_columns is
380: select ltrim(rtrim(d.COLUMN_NAME)) COL_NAME
381: from ak_region_items a,
382: ak_attributes b,
383: ak_regions c,
384: ak_object_attributes d
385: where a.NODE_DISPLAY_FLAG = 'Y'