Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9076

Re: Improve Query related to Sales Order - Delivery

$
0
0

There is a FAQ note on OSS : 185530 - Performance: Customer developments in SD, did you read it, this note suggest to use VBFA to read deliveries from sales orders.

Correct:      SELECT FROM vbfa WHERE VBELV = ... and VBTYP_N = 'J'

                   SELECT FROM lips WHERE vbeln = vbfa-vbeln AND posnr = vbfa-posnn

And usually A correct JOIN give better performance than poor FOR ALL ENTRIES...

 

 

Regards,
Raymond


Viewing all articles
Browse latest Browse all 9076

Trending Articles



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