DBA Data[Home] [Help]

APPS.AP_IMPORT_UTILITIES_PKG dependencies on AP_INVOICE_LINES_ALL

Line 3767: INSERT INTO ap_invoice_lines_all(

3763: -- Insert only non-tax lines
3764: -- tax lines will be created after calling import_document_with_tax
3765: -- or calculate tax in the case of tax only lines matched to receipts
3766:
3767: INSERT INTO ap_invoice_lines_all(
3768: INVOICE_ID,
3769: LINE_NUMBER,
3770: LINE_TYPE_LOOKUP_CODE,
3771: REQUESTER_ID,