cancel
Showing results for 
Search instead for 
Did you mean: 

Get Pricing Procedure Name from BAPI_SALESORDER_SIMULATE

former_member621083
Discoverer
0 Kudos

Is it possible to get pricing procedure name from bapi_salesorder_simulate? Or any other bapi that I can get the pricing procedure name based on T683V?

Accepted Solutions (1)

Accepted Solutions (1)

jpfriends079
Active Contributor
0 Kudos

Try Function module SPR_PRICING_SCHEME_GET.

But, to get Pric. procedure - KALSM

You have to pass all the below inputs.

  • Sales Org. - VKORG
  • Distr. Channel - VTWEG
  • Division - SPART
  • DocPricingProc. - KALVG
  • Cust.pric.proc. - KALKS

Thanks,
JP

Answers (0)