How to check the GL journal batch name/id with the posting_control_id we have?
We have some customization t transfer data from custom table to GL directly to create a journal on regular intervals to calculate amortization. So there is a question in general how to check the journal batch name in GL with the posting_control_id i got?
Just similar to AR to GL - > where i get the posting_control_id being populated xxxx when AR to GL happen and i get some unique number in ra_cust_trx_line_gl_dist_all so with that number is there any direct mapping in gl_import_references or gl_je_batches?