DBA Data[Home] [Help]

APPS.POA_REPORT_UTIL dependencies on AK_REGIONS

Line 1017: FROM ak_regions

1013: );
1014:
1015: SELECT database_object_name
1016: INTO l_database_object
1017: FROM ak_regions
1018: WHERE region_code = 'BIS_INV_ORGANIZATIONS';
1019:
1020:
1021: l_where_clause := ' 1 = 2 '