Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module

Former Member
0 Likes
318

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

2 REPLIES 2
Read only

Clemenss
Active Contributor
0 Likes
289

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

Read only

Former Member
0 Likes
289

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