Special signs inside item number
Special characters are not allowed in article numbers. This is due, among other things, to "old" BEAS objects, which cannot handle commas and equals signs (=) in article numbers.
For example, because calls look like this:
object.method=Parameter1=Parameter2
If there is a comma in Parameter1, the call is misinterpreted.
However, BEAS is often not the primary system or is implemented later, resulting in article numbers with commas.
The old calls MUST be revised so that at least the most important special characters, such as commas, equals signs (, =), #, and spaces, are allowed.
The same applies, of course, to batch numbers and serial numbers.
Comments
1 comment
I've already modified the product setup process for one client to allow special characters. This client already has several thousand products containing special characters.
We had previously reviewed all the processes the client requires and found no issues.

Please sign in to leave a comment.