R12 AP_INVOICE_LINES_ALL table - No REVERSAL_FLAG
Hi,
Most information in the 11i AP_INVOICE_DISTRIBUTIONS_ALL table are now directly available in the AP_INVOICE_LINES_ALL table that has been introduced in R12. However the AP_INVOICE_LINES_ALL table does not have any REVERSAL_FLAG. (The REVERSAL_FLAG in R12 is still held in the Distributions table, like 11i).
Is it possible to tell if an Invoice Line (in R12) is reversed or not, without querying the Distributions table. (Please note an Invoice Line may have multiple distributions)
Thanks