DBA Data[Home] [Help]

APPS.POA_DBI_ITEMS_PKG dependencies on BIS_COLLECTION_UTILITIES

Line 36: bis_collection_utilities.log('Item ' || p_item_id || ' has problems with its defining org', 2);

32: l_vendor_prod := NULL;
33: l_org_id := p_org_id;
34:
35: if (l_org_id is null) then
36: bis_collection_utilities.log('Item ' || p_item_id || ' has problems with its defining org', 2);
37: return -1;
38: end if;
39:
40: SELECT /*+ FIRST_ROWS */ po_item_id