RE: How to extract applies doc in payment journal to a report?
Hi,
I actually managed to pull out the "Applies to Doc No" and "Applies to Doc Type" Fields in the vendor ledger page using page extension through AL Code just to see if there's any value.

As you can see, the "Applies to Doc Type" is filled with their respective doc type but the "Applies to Doc No" is empty for all entries even though I'm pretty sure you need to fill the field during entry which is why there won't be any output if I used in in a report. I think the main problem is that it does not automatically sync with other tables when posted in payment journal either because we missed something while posting or because it just did not automatically sync after posting.