Mass correction of blank Journal_ID due to Bug 22519032
We implemented Finance Image 17 and have some project budgets without generated JOURNAL_ID values in PC_BUD_DETAIL or PROJ_RESOURCE, though they exist in KK_SOURCE_HDR. We've implemented the PRP fix and it's working as designed, but I'm wondering if it is possible to script a way to mass update the existing rows on the two tables which did not get populated using the value from KK_SOURCE_HDR. I believe the following select pulls the rows in question, but is it possible to turn this into an update or merge which will copy the values over in real time?