DBA Data[Home] [Help]

APPS.AP_AI_TABLE_HANDLER_PKG dependencies on AP_SELF_ASSESSED_TAX_DIST_ALL

Line 1109: DELETE FROM ap_self_assessed_tax_dist_all

1105:
1106: --7388641 to de orphan records in tax tables---
1107:
1108: debug_info := 'Delete from child entity - ap_self_assessed_tax_dist';
1109: DELETE FROM ap_self_assessed_tax_dist_all
1110: WHERE invoice_id = l_invoice_id;
1111:
1112: debug_info := 'Before deleting data in Tax tables taking required data';
1113: