Symptom
- Export DataWindow with SaveAsAscii to a text file.
- When the DataWindow has a narrow column of the display width, SaveAsAscii outputs the data using the wrong column order:
Sample:
Column No: 3,4
These column width is very narrow.
Column width is 23 pixel.
column(band=detail id=1 alignment="0" tabsequence=1 border="0" color="33554432" x="9" y="8" height="68" width="709" format="[general]" html.valueishtml="0" protect="0~t1" name=col1 visible="1" )
column(band=detail id=2 alignment="0" tabsequence=2 border="0" color="33554432" x="727" y="8" height="68" width="261" format="[general]" html.valueishtml="0" protect="0~t1" name=col2 visible="1"
column(band=detail id=3 alignment="0" tabsequence=3 border="0" color="33554432" x="997" y="8" height="68" width="23" format="[general]" html.valueishtml="0" protect="0~t1" name=col3 visible="1"
column(band=detail id=4 alignment="0" tabsequence=4 border="0" color="33554432" x="1029" y="8" height="68" width="23" format="[general]" html.valueishtml="0" protect="0~t1" name=col4 visible="1"
column(band=detail id=5 alignment="0" tabsequence=5 border="0" color="33554432" x="1061" y="8" height="68" width="535" format="[general]" html.valueishtml="0" protect="0~t1" name=col5 visible="1"
PowerBuilder 12.5.2 build 6629 or earlier
Col1. Col2. Col3. Col4. Col5.
1 2 3 4 5
PowerBuilder 12.5.2 build 6629 and later, 12.6
Col1. Col2. Col3. Col5. Col4.
1 2 3 5 4
Read more...
Environment
- SAP PowerBuilder (PB) 12.5.2 build 6629 and later
- SAP PowerBuilder (PB) 12.6
Product
Keywords
CR 787727, CR787727 , KBA , BC-SYB-PB , PowerBuilder , Bug Filed
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.