Hi All,
I met an error below when post application in vendor ledger entry. May I know what caused this error?
Thousand thanks for your helps.
Best regards,
Vanessa
*This post is locked for comments
Hi All,
I met an error below when post application in vendor ledger entry. May I know what caused this error?
Thousand thanks for your helps.
Best regards,
Vanessa
*This post is locked for comments
Hi all,
I had solved the issue. I just changed the position of ApplyingDate after Find('-').
Best regards,
Shin
Vanessa,
Even though it is breaking at that line, it looks like there is a modification before that function is called to modify ledger entry and the second modify in the standard function is throwing an error.
Check in CU12 if there are any customization's to modify the table.
Thanks
Suresh
Hi all,
Thanks for your replied.
Yes, have customization in Vendor Ledger Entry table. Furthermore, I ran debugger and break on CU12 - VendPostApplyVendLedgEntry function, is standard function without any customization. For your information, the database actually is convert from NAV4.00 SP2 to NAV2009R2. Is it caused the system met the error?
Thousand thanks for your helps.
Best regards,
Vanessa
Do you have any customization's in the posting routines to modify ledger entry tables ?
Its about locking, says the table data has been modified once you start the activity before you complete it. I think this should be okay if we restart the NAV.
,Abdul
Hi,
Could you try restarting the NAV and post?