DBA Data[Home] [Help]

APPS.PA_IND_COST_MULTIPLIERS_PKG dependencies on DUAL

Line 90: from sys.dual

86: /* For Bug 3087964, added the condition ready_to_compile_flag <> 'X' in the exists clause */
87: begin
88: select 1
89: into x_dummy
90: from sys.dual
91: where not exists
92: (select 1
93: from pa_ind_cost_multipliers m
94: where m.ind_rate_sch_revision_id =