I want to post the Record Link associated with the Line in Cash Payment Voucher .
How can I do So . i don't have any idea about Links
i.e it should get reflected in Vendor ledger Entry when posted for vendor
I think i should use HASLINK and COPYLINK FUNCTION
0
Comments
Did you try writing some code using those functions?
what problems are you facing?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
where the vendor are created
ie PostVend Function
VendLedgEntry.Prepayment := Prepayment;
VendLedgEntry."TDS Nature of Deduction" := "TDS Nature of Deduction";
VendLedgEntry."TDS Group" := "TDS Group";
VendLedgEntry.COPYLINKS(GenJnlLine);