Hi,
I have created new fields in vendor invoice form (VendInvoiceInfoTable) and they will be filled in by user when they create Vendor Tax Invoice.
I want to transfer these new fields to payment journal lines when user creates payment proposal and transfers the lines. My problem is , here transfer happens from VendTrans and CustVendPaymProposalLine Tables and my new fields are present in in VendInvoiceInfoTable.
any idea?
*This post is locked for comments
Hi Andre,
I created these new fields in VendInvoiceJour Table and not in VendTrans as I can refer them from VendTrans whenever needed. but my problem is when i post the vendor tax invoice these fields are not reflected in VendInvoiceJour table. I am setting those fields in method 'initfromParmTable' of table 'VendInvoiceJour'. I am not sure where to set these fields so that it would copy data from VendInvoiceInfoTable to VendInvoiceJour table.
Any hint would be appreciated. Thanks.
I would suggest to also create the fields on the VendTrans table and fill these fields during posting if the invoice. Then you can easily also use them when creating the payment proposal. You won't have to search for the vendor invoices then which will result in minimal performance inpact.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,888 Super User 2024 Season 2
Martin Dráb 229,247 Most Valuable Professional
nmaenpaa 101,156