Is there is an API to insert records on the table AP_INVOICE_DISTRIBUTIONS_V
I need to insert some records on the ap_invoice_distribution_all table, I did it, but the users wants to inquiry them on the AP Workbench Form, but he could not see it because the form is link to AP_INVOICE_DISTRIBUTIONS_V.
Hence I was wondering how I can insert some records from ap_invoice_distributions_all to AP_INVOICE_DISTRIBUTIONS_V or should I insert directly the records to AP_INVOICE_DISTRIBUTIONS_V.
Thanks for your comments