DBA Data[Home] [Help]

APPS.BIV_DBI_COLLECTION_UTIL dependencies on BIS_COLLECTION_UTILITIES

Line 115: bis_collection_utilities.log('Unable to update biv_dbi_collection_log with error:');

111: where rowid = p_rowid;
112:
113: exception
114: when others then
115: bis_collection_utilities.log('Unable to update biv_dbi_collection_log with error:');
116: bis_collection_utilities.log(sqlerrm,1);
117:
118: end set_log_error;
119:

Line 116: bis_collection_utilities.log(sqlerrm,1);

112:
113: exception
114: when others then
115: bis_collection_utilities.log('Unable to update biv_dbi_collection_log with error:');
116: bis_collection_utilities.log(sqlerrm,1);
117:
118: end set_log_error;
119:
120: procedure get_last_log