Author: vnktrrd
Subject: Reply to: How to split the records using the amount field
Posted: Wed Nov 02, 2016 12:13 pm (GMT 5.5)
Hi Bill,
The constant 249000 starts at 105 and ends at 110. So the seqnum starts from 111. Please correct if I am wrong.
Output is like this :
starts from 105.
Values in amount field : 278304
values after subtraction should be 278304-249000 which is 29304. But I am getting above values with a junk alphabet at the last position.
Thanks,
Ramana.
Subject: Reply to: How to split the records using the amount field
Posted: Wed Nov 02, 2016 12:13 pm (GMT 5.5)
Hi Bill,
The constant 249000 starts at 105 and ends at 110. So the seqnum starts from 111. Please correct if I am wrong.
Output is like this :
Code: |
249000000000000052730M01 |
starts from 105.
Values in amount field : 278304
values after subtraction should be 278304-249000 which is 29304. But I am getting above values with a junk alphabet at the last position.
Thanks,
Ramana.