Add field form table FA Journal Line to table FA Ledger Entry

Dear Everybody.

Currently I keep track of FA Code details. I want to add a field (Transfer Code)on table FA Journal Line and when I posted it will record (Transfer Code) at table FA Ledger Entry.
What should I do ? And modified CodeUnit.

Please help me. Thanks so much.

Best Regards,

DinhSon

You need to added the field to your two tables and then use Debugger (or Go To Definition) to find exactly which codeunit or whatever is used to transfer from Journal to Ledger table.

Thanks you reply.

And which version of NAV is this about? (Always write or tag this to your questions).

Thanks you Erik. I using version NAV 2013. But I have successfully posted to the FA Ledger Entry with used to transfer from Journal to Ledger table.