Tuesday, March 14, 2023

Oracle Cloud ERP - Payable invoice FBDI interface, Error and Base tables

Here, we will share the details for different ERP tables used for Payable invoice FBDI import.

As follows:

EntityUCMImport ProcessInterface TableBase Table/View
Headersfin/payables/importImport Payables InvoicesAP_INVOICES_INTERFACE  AP_INVOICES_ALL  
Linesfin/payables/importImport Payables InvoicesAP_INVOICE_LINES_INTERFACE  AP_INVOICE_LINES_ALL  
   *Interface table not there**AP_INVOICE_DISTRIBUTIONS_ALL  
Error Table   AP_INTERFACE_REJECTIONS  

No comments:

Post a Comment

Featured Post

OIC - OIC Utility to Reprocess Failed Real-Time Integration JSON Payloads

📌 Use Case In real-time OIC integrations, JSON payloads are exchanged with external systems via REST APIs. When such integrations fail (du...