Disbursement Type
Hi We are upgrading to R12, and in 11i we are extracting one column named “Disbursement type “ from ap_check_stocks_all table. Now Disbursement type has been made obsolete and hence, it has been removed from all reports in R12.
Table AP_CHECK_STOCKS_ALL got replace with CE_PAYMENT_DOCUMENTS in R12 and in this table we don't have any column called 'Disbursement Type'
We need to see how this disbursement type is mapped in R12 and accordingly we need to change the report logic to fetch the data extract
So can anybody suggests on this or faced the same issue earlier and can provide the resolution.