DBA Data[Home] [Help]

APPS.AP_AI_TABLE_HANDLER_PKG dependencies on AP_SELF_ASSESSED_TAX_DIST_ALL

Line 1094: DELETE FROM ap_self_assessed_tax_dist_all

1090:
1091: --7388641 to de orphan records in tax tables---
1092:
1093: debug_info := 'Delete from child entity - ap_self_assessed_tax_dist';
1094: DELETE FROM ap_self_assessed_tax_dist_all
1095: WHERE invoice_id = l_invoice_id;
1096:
1097: debug_info := 'Before deleting data in Tax tables taking required data';
1098: