Pointers For Populating Custom Fields In Posted Tables

Jonathan2708Jonathan2708 Member Posts: 552
Hi,

I need to create a new custom field in the "Value Entry" table which is a foreign key to my custom table. This will be used to calculate a flowfield of stock issue costs. The field already gets populated in the "Item Ledger Entry" table, can anybody point me to the correct Codeunit for populating the field in the "Value Entry" table.

Also, I need to have a similar flowfield for calculating costs in LCY from posted purchase invoice/credit lines. The "Purchase Line" table has the 'Amount' field which is the net amount in FCY, has anybody implemented the field 'Amount (LCY)' to store the local currency amount?

Any help greatly appreciated,

Jonathan

Comments

Sign In or Register to comment.