DBA Data[Home] [Help]

APPS.AR_BPA_DATASRC_APPS_PKG dependencies on AR_BPA_ITEMS_TL

Line 200: delete from AR_BPA_ITEMS_TL

196: X_APPLICATION_ID in NUMBER
197: ) is
198: begin
199: /* First delete interface attribute from the Item table. */
200: delete from AR_BPA_ITEMS_TL
201: where item_id in (select item_id from ar_bpa_items_b
202: where SEEDED_APPLICATION_ID = X_APPLICATION_ID);
203:
204: delete from AR_BPA_ITEMS_B