DBA Data[Home] [Help]

APPS.AP_AI_TABLE_HANDLER_PKG dependencies on AP_HOLDS_ALL

Line 1088: delete from ap_holds_all

1084: delete from ap_payment_schedules_all
1085: where invoice_id = l_invoice_id;
1086:
1087: debug_info := 'Delete from child entity - ap_holds';
1088: delete from ap_holds_all
1089: where invoice_id = l_invoice_id;
1090:
1091: --7388641 to de orphan records in tax tables---
1092: