I have NAV 6.0 R2 Classic version.I created a customer with name of 50 characters.
When I go to bank recipt select Acc type=Customer & tab id It gives me an error that overflow from text to text.
On debugging I found it stops at codeunit 230-GenjnlMnt where a accname is populated based on account type.
The Acc name variable has text 50 same as customer name.I am not able yo figure out this.
Any help is apprecaited.
0
Comments
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
If I am not wrong the same thing should exist in all localized voucher forms like Cash receipt,cash payment,bank receipt,bank payment and contra etc
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
The maximum length for a string value is 30 :-k
What did you do?
Is it working properly in classic?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Thanks for reply.
I have changed the length of the two variables( AccName BalAccName) from 30 to 50 in both object (Form 16569, Page 16569).
And It's working fine in Classic but not in RTC.. :-k :-k
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
need debugging.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
What I have done :
0. Change the Length 30 to 50
1. Remove the Control (<AccName>) from the Page designer.
2. Compile & Save.
3. Run the Page, it's working.
4. Add the Control (<AccName>).
5. Compile & Save
6. Run the Page, it's working.
I have tested and found that it's working for a few USER not all. :-k :-k
http://ssdynamics.co.in
The system works fine in my Test Server without any form page transformation Job
and it also works in the Production Server for few USERs only ....
BTW Thnx.
http://ssdynamics.co.in