‎2007 Jun 07 5:27 PM
Hi gurus,
I am trying to test the function module PRICING by going into SE37 and test mode. I have entered the Order type (AUART), Sales area, pricing date, customer number, material no, qantity and sales unit. It doesnt give me a value for output. Are there any more fields I need to enter that I dont know the mandatory fields to enter for COMM_HEAD_I, COMM_ITEM_I, calculation type etc.
Any help is appreciated.
Thanks & regards,
Pavan
‎2007 Jun 07 7:14 PM
Hi Pavan,
Re: How to use FM PRICING Very helpful answer (6)
Posted: Apr 29, 2007 8:48 PM in response to: Ripal Patel
Click to edit this message... Click to reply to this thread Reply E-mail this post E-mail this post
Hi Ripal,
set a breakpoint in FM PRICING. Then use sales transactions for which you know pricing is done (i.e. VA01, VA02).
When it stops in the FM, analyze the interface date with respect to the object (order?) you are working with.
Regards,
Clemens
‎2007 Jun 11 9:56 AM
Hi Pavan,
You need to ensure the workaround data maintained in the the fields
COMM_HEAD_I
COMM_ITEM_I
For your testing, refer data from the table KONP, and feed the same into the above fields for further testing.
Hope this suffices your requirement.
Regards,
Sreekanth