1. Describe the bug
Field lenght wrong in NL Localization
"CBG Statement Line"."Applies-to ID" field is Code[50]
But the variables used in the supporting functions are only Code[20].
The variables should support any operations with the values in the original field - increase the value itself, combine with other values, or simply store the current value.
But it doesn't, it handles only up to 20 chars.
5. Versions:
- AL Language:
- Visual Studio Code:
- Business Central: NL Business Central 28.2 (Platform 28.0.52495.0 + Application 28.2.50931.52580)
- List of Visual Studio Code extensions that you have installed:
- Operating System:
1. Describe the bug
Field lenght wrong in NL Localization
"CBG Statement Line"."Applies-to ID" field is Code[50]
But the variables used in the supporting functions are only Code[20].
The variables should support any operations with the values in the original field - increase the value itself, combine with other values, or simply store the current value.
But it doesn't, it handles only up to 20 chars.
5. Versions: