DBA Data[Home] [Help]

APPS.BIS_INTERMEDIATE_LOV_PVT dependencies on BISVIEWER

Line 288: when others then BISVIEWER.displayError(380,SQLCODE,SQLERRM);

284:
285: return(v_sql_stmnt);
286:
287: Exception
288: when others then BISVIEWER.displayError(380,SQLCODE,SQLERRM);
289: END getLOVSQL;
290:
291: -- ****************************************************
292: end bis_intermediate_lov_pvt;