Hello,
i have the following problem: when create item number for example A00064 through 1.4.3 automatically an item number with the same attributes and description is created but with item number D00064; the same is with D12345 creates automatically G12345.if I
If i create item number A12345 i see that there is D12345, but if i write
─
for each pt_mstr where pt_desc1="description_of_A12345":
display pt_part.
end.
displays me only the created item.
It's like a circle...
P.S it's only when the Cyrillic letters are used, if anyone has idea
i have the following problem: when create item number for example A00064 through 1.4.3 automatically an item number with the same attributes and description is created but with item number D00064; the same is with D12345 creates automatically G12345.if I
If i create item number A12345 i see that there is D12345, but if i write
─
for each pt_mstr where pt_desc1="description_of_A12345":
display pt_part.
end.
displays me only the created item.
It's like a circle...
P.S it's only when the Cyrillic letters are used, if anyone has idea


