DBA Data[Home] [Help]

APPS.PA_OLAP_PVT dependencies on USER_AWS

Line 265: from user_aws s

261:
262: aw_count := 0;
263:
264: select count(*) into aw_count
265: from user_aws s
266: where aw_name = 'PA_PPR_AW';
267:
268: if ( aw_count > 0 ) then
269: