DBA Data[Home] [Help]

APPS.HRI_APL_DIAGNOSTICS dependencies on BIS_BUCKET

Line 197: FROM bis_bucket

193: --
194: CURSOR cur_chk_bucket
195: IS
196: SELECT 1
197: FROM bis_bucket
198: WHERE short_name = p_object_name;
199: --
200: BEGIN
201: --