Korrektur spec_B_T_16, spec_B_T_21, spec_B_T_22

This commit is contained in:
Felix Lohmeier 2021-01-09 15:21:53 +01:00
parent e2145e5f22
commit 1545e9d32b
1 changed files with 3 additions and 3 deletions

View File

@ -7583,7 +7583,7 @@ if curl -fs \
"baseColumnName": "M|VERL", "baseColumnName": "M|VERL",
"expression": "grel:value", "expression": "grel:value",
"onError": "set-to-blank", "onError": "set-to-blank",
"newColumnName": "4020a", "newColumnName": "4030n",
"columnInsertIndex": 3 "columnInsertIndex": 3
} }
] ]
@ -7615,7 +7615,7 @@ if curl -fs \
"baseColumnName": "M|VORT", "baseColumnName": "M|VORT",
"expression": "grel:value", "expression": "grel:value",
"onError": "set-to-blank", "onError": "set-to-blank",
"newColumnName": "4020a", "newColumnName": "4030p",
"columnInsertIndex": 3 "columnInsertIndex": 3
} }
] ]
@ -7647,7 +7647,7 @@ if curl -fs \
"baseColumnName": "M|VERL", "baseColumnName": "M|VERL",
"expression": "grel:value.split(' : ')[0]", "expression": "grel:value.split(' : ')[0]",
"onError": "set-to-blank", "onError": "set-to-blank",
"newColumnName": "4020a", "newColumnName": "4060a",
"columnInsertIndex": 3 "columnInsertIndex": 3
} }
] ]