DBA Data[Home] [Help]

APPS.AP_AI_TABLE_HANDLER_PKG dependencies on AP_HOLDS_ALL

Line 1103: delete from ap_holds_all

1099: delete from ap_payment_schedules_all
1100: where invoice_id = l_invoice_id;
1101:
1102: debug_info := 'Delete from child entity - ap_holds';
1103: delete from ap_holds_all
1104: where invoice_id = l_invoice_id;
1105:
1106: --7388641 to de orphan records in tax tables---
1107: