DBA Data[Home] [Help]

APPS.PA_IND_COST_MULTIPLIERS_PKG dependencies on DUAL

Line 121: from sys.dual

117: /* For Bug 3087964, added the condition ready_to_compile_flag <> 'X' in the exists clause */
118: begin
119: select 1
120: into x_dummy
121: from sys.dual
122: where not exists
123: (select 1
124: from pa_ind_cost_multipliers m
125: where m.ind_rate_sch_revision_id =