2010 Feb 06 9:36 AM
HI all,
I have a scenario in which bar code is genrated based on two data. That is, i have concatenated material no and Quantity and barcode is generated for this concatenated variable.
While concatenating, i have used 'SEPARATED BY SPACE' for separating the 2 data.
CONCATENATE MATERIAL QTY INTO bc SEPARATED BY space. (for example, M1343223 14)
M1343223 - Material
14 - Quantity
But while reading the barcode, it is not get displayed as M1343223 14. Instead it is displayed as M134322314. The space is not displayed.
Now i have to split the 2 data for further logic. Since the space is not there, i m not able to split it.
Pls tell me why this pbm arise, how to find the 2 separate data.
Regards,
Shanthi
HI all,
I have a scenario in which bar code is genrated based on two data. That is, i have concatenated material no and Quantity and barcode is generated for this concatenated variable.
While concatenating, i have used 'SEPARATED BY SPACE' for separating the 2 data.
CONCATENATE MATERIAL QTY INTO bc SEPARATED BY space. (for example, M1343223 14)
M1343223 - Material
14 - Quantity
But while reading the barcode, it is not get displayed as M1343223 14. Instead it is displayed as M134322314. The space is not displayed.
Now i have to split the 2 data for further logic. Since the space is not there, i m not able to split it.
Pls tell me why this pbm arise, how to find the 2 separate data.
Regards,
Shanthi
2010 Feb 09 5:49 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |