Flow Custom field to G/L Entry and other Posted tables : From Purchase Order to Posted Purchase invoice
Hi Readers, In this blog we will see how we can transfer data from " Purchase Header" to "Purchase Invoice Header" & "G/L Entry" table in Business Central. In this example, will create "Remarks" field on Purchase Header table and after posting, flow it to Purchase Invoice Header & G/L Entry tables: Firsly, create required fields ("Remarks") in below mentioned tables by creating table extensions: Purchase Header (38) Purch. Inv. Header (122) Gen. Journal Line (81) G/L Entry (17) For the Purch. Inv. Header table, you can just create copy the field from purchase header and paste it in Purch. Inv. Header table. If the field ID No. is same for that field for both the tables then you don't have to code i.e, it automatically transfer that field data from Purch. Header to Purch. Inv. Header . Step-(1) tableextension 50104 "Purchase Header Ext" extends "Purchase Header" { fields ...
i have create a field in sales line and i want to flow in gl entry
ReplyDelete