Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

Pricing Routine

$
0
0

Hi All,

 

I am trying to add some code to a newly created custom routine.

 

Only for a selective range of customers  - say "1000" to "1790" I want to append the delivery numbers.

 

Something like this:

 

IF VBAK-KUNNR in ( RANGE OF CUSTOMERS )

THEN APPEND LIKP-VBELN.

 

What is the most efficient way of selecting the range in the IF condition without hardcoding?

 

Any ideas.

 

Thanks,

 

Meghna


Viewing all articles
Browse latest Browse all 8332

Trending Articles



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