DBA Data[Home] [Help]

APPS.BIV_VERSION_SPECIFIC_PKG dependencies on BIV_CORE_PKG

Line 112: biv_core_pkg.biv_debug(p_lov_sttmnt,'STATUS_LOV');

108: end if;
109: end if; -- for status group id
110: end if; -- for type id
111:
112: biv_core_pkg.biv_debug(p_lov_sttmnt,'STATUS_LOV');
113: exception
114: when no_data_found then
115: p_lov_sttmnt := l_lov_sttmnt1;
116: end;