cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SD pricing function module

Former Member
0 Likes
2,240

hello,

which function module do the pricing in SD?

Which parameters are necessary to start this function module?

Thanks,

Harald

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

hi,

The following is used in SD to calculated pricing ,

You need to fill the komk & komp structure and pass the structure komv .

call function 'PRICING'

exporting

calculation_type = 'C'

comm_head_i = komk

comm_item_i = komp

importing

comm_head_e = komk

comm_item_e = komp

tables

tkomv = komv.

saravanan

Answers (3)

Answers (3)

claudia_neudeck
Product and Topic Expert
Product and Topic Expert
0 Likes

no action since over two months, I close this thread

eduardo_hinojosa
Active Contributor
0 Likes

Hi,

There are many function modules for this task. You can see them in the function group V61A (report SAPLV61A).

Regards,

Eduardo

Former Member
0 Likes

Mr. Harald

pricing in SD is done genrally by none other than SD, but the aspects of tax determination and conditions related to output tax, excise duty, edu. cess...........are maintained by FICO and same are again maintianed by SD by getting data from FICO.

hope this is what you need.

regards

balu

Former Member
0 Likes

...but in SD a function module will do this job. Which function module of SD do the pricing?

Former Member
0 Likes

Hi Herald,

Complecte Pricing Configaration or Customisation is done by SD Consultant and SD Module onlyif any new fnctionlity has tobe developed eaither field or program ababer we have contact.

i hope you have understood.

if yopur doubts is cleared don't forget to reward

thanks&regards

surya

Former Member
0 Likes

... not really.

We want to have the correct price for all our materialnumbers. The SD pricing can do this job for us - we will give them the materialnumber and the pricing is searching the correct price a will give it back to us.

If we do this for all materialnumbers, we will have the correct price for all materials and we could send this information (table) to the business warehouse.

Former Member
0 Likes

Hi surya,

for answer you will get an Joking-Point of me

Regards

Former Member
0 Likes

Hi herald,

Generally the function module are called by abaper and it is a back end programming

if you want to check them all goto SE37 and type pricing* and press F$ you will get all the function module related to pricing

if i correct reward points awaited.

regards

balu

Edited by: BALU on Jul 2, 2008 5:24 AM

Edited by: BALU on Jul 2, 2008 5:32 AM

Former Member
0 Likes

Hello Harald,

Go to SE80,

Give the following Func Groups to find the one that suits your requirement:

V61A

V61A_BAPI

V69A.

I hope this helps.

Rgds,

Raghu.