DBA Data[Home] [Help]

APPS.FEM_WEBADI_FEM_BAL_UTILS_PVT dependencies on DUAL

Line 285: select 'Y' into x_error_flag from dual where exists(

281: BEGIN
282:
283: begin
284:
285: select 'Y' into x_error_flag from dual where exists(
286: select fcp.column_name column_name from fem_tab_column_prop fcp
287: where fcp.table_name = 'FEM_BALANCES'
288: and fcp.column_property_code = 'PROCESSING_KEY'
289: and fcp.column_name not in