link ra_customer_trx_all to ar_interest_headers_all
Trying to link ra_customer_trx_all to ar_interest_headers_all by using interest_header_id (column was added to ra_customer_trx_all in Oracle R12). Interest_header_id value is not populated in ra_customer_trx_all, maybe because Late Charge Generate concurrent program was run only in 'DRAFT' mode so far.
How this column interest_header_id gets populated in ra_customer_trx_all? Could not find anywhere in AR_CALC_LATE_CHARGE package or anywhere on the triggers...