DBA Data[Home] [Help]

APPS.AP_AI_TABLE_HANDLER_PKG dependencies on FND_ATTACHED_DOCUMENTS2_PKG

Line 1060: fnd_attached_documents2_pkg.delete_attachments(

1056: WHERE rowid = p_rowid;
1057:
1058: -- Delete attachments
1059: debug_info := 'Delete from fnd_attachments';
1060: fnd_attached_documents2_pkg.delete_attachments(
1061: 'AP_INVOICES',
1062: l_invoice_id);
1063:
1064: -- Delete from the child entities