Hi All Experts,
For a LSMW used by a functional consultant an input file has to be used in text file.Now this file's content has to be in the format below:
1| | | | |PPM|1000|14012011|11052011|RR|200021532!297|GBP|
Now while I am creating this file from another input file my contents are coming the following way:
1| | | | |PPM|1000|14012011|11052011|RR|200021532!297|GBP| .
As you can see the space between delimiter is not there in my content. I have used a string type to create this row. I have tried concatenating space between 2 fields but of no avail. This is a pretty criticalt requirement.Guide me on this.
Many Thanks in Advance,
Saket
Edited by: Matt on Jun 4, 2011 1:33 PM - preserved formatting with tags