DBA Data[Home] [Help]

APPS.AR_BPA_TEMPLATES_PKG dependencies on AR_BPA_CONTENT_AREAS_TL

Line 455: delete from AR_BPA_CONTENT_AREAS_TL

451: /* First delete from content areas. Used by UI while deleting template to speed
452: up content area deletion. In any case without a template, it's content areas (detail)
453: mustn't exist
454: */
455: delete from AR_BPA_CONTENT_AREAS_TL
456: where content_area_id in (select content_area_id from ar_bpa_content_areas_b
457: where template_id = X_TEMPLATE_ID);
458:
459: delete from AR_BPA_CONTENT_AREAS_B