Quantcast
Channel: SCN : All Content - SAP Business Explorer (SAP BEx)
Viewing all articles
Browse latest Browse all 3763

Order query by empty position - BEX query

$
0
0

Hi,

We need to order a BEX query by Invoice and Ascending Position (we need to see first the empty position #).

The type of the infoObject "Position" is NUMC (6).

 

We tried to convert it to char, but it didn't work.

We also ordered the query by position ascending, but the result we obtained is:

 

InvoicePositionMaterialQuantity
1193010020
1293020030
1#50
2193020070
2#70
3193020035
3293010025
3#60

 


We need to obtain this result:

 

InvoicePositionMaterialQuantity
1#50
1193010020
1293020030
2#70
2193020070
3#60
3193020035
3293010025

 

Any ideas?

Thanks in advance,

Florencia


Viewing all articles
Browse latest Browse all 3763


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>