DBA Data[Home] [Help]

APPS.AP_AI_TABLE_HANDLER_PKG dependencies on FND_ATTACHED_DOCUMENTS2_PKG

Line 1075: fnd_attached_documents2_pkg.delete_attachments(

1071: WHERE rowid = p_rowid;
1072:
1073: -- Delete attachments
1074: debug_info := 'Delete from fnd_attachments';
1075: fnd_attached_documents2_pkg.delete_attachments(
1076: 'AP_INVOICES',
1077: l_invoice_id);
1078:
1079: -- Delete from the child entities