DBA Data[Home] [Help]

APPS.AR_BPA_TEMPLATES_PKG dependencies on AR_BPA_AREA_ITEMS

Line 462: delete from AR_BPA_AREA_ITEMS

458:
459: delete from AR_BPA_CONTENT_AREAS_B
460: where TEMPLATE_ID = X_TEMPLATE_ID;
461:
462: delete from AR_BPA_AREA_ITEMS
463: where TEMPLATE_ID = X_TEMPLATE_ID;
464:
465: delete from AR_BPA_TEMPLATE_FILES
466: where TEMPLATE_ID = X_TEMPLATE_ID;