B
beth
Imported SAP report data uses trailing minus sign. On
import we need to convert this to a negative numeric
value. Field lengths will vary. Anyone have a clean way to
do the conversion?
sample data:
123
123-
1-
1234
All is left-justified text.
import we need to convert this to a negative numeric
value. Field lengths will vary. Anyone have a clean way to
do the conversion?
sample data:
123
123-
1-
1234
All is left-justified text.