CSV's direkt in data hat sich doch als geeigneter fürs Testen herausgestellt

This commit is contained in:
2025-08-11 01:58:56 +02:00
parent f33870e553
commit d7b1fcb391
15 changed files with 0 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
ParentCode;Positionsnummer;ChildCode;Menge;Uebergabelaenge
000000373;1;821106001;1;100
000000373;2;822066207;1;0
000000373;3;821106001;1;200
000000373;4;821106001;1;300
1 ParentCode Positionsnummer ChildCode Menge Uebergabelaenge
2 000000373 1 821106001 1 100
3 000000373 2 822066207 1 0
4 000000373 3 821106001 1 200
5 000000373 4 821106001 1 300