cancel
Showing results for 
Search instead for 
Did you mean: 

Billing document - Pricing

Former Member
0 Kudos

I am ABAP Developer and working on the issue below.

We are creating Billing document with reference to Sales document; noticed that pricing is re-determined instead of being copied from SD document. Anyone please give me a lead where to start looking to fix this issue...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. You need to change the seeting in copying control of billing document in that sales order to billing document

2. First check the order type and billing type

3. select the target as billing type and source as order type

4. then in side find the item ctegory which is used in sales order.

5. in side you will get the billing type check what is there.

6. Press F4 you will get the list of pricing types select one accoring to your requirment

If you want to use prices from sales order please select D

B is for redetermine pricing

A: Copy pricing elements and update according to scale

B: Carry out new pricing

C: Copy manual pricing elements and redetermine the others

😧 Copy pricing elements unchanged

E: Copy pricing elements and values unchanged

F: Only used within the program

G: Copy pricing elements unchanged and redetermine taxes

H: Copy pricing elements and redetermine freight

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

First check in sale order what item category is flowing. Next go to VTFA, select your sale order type and billing type and execute. There select the item category which is flowing in your sale order and execute. There you can see a field "Pricing Type" where you should maintain "G". I presume, "B" is maintained presently.

thanks

G. Lakshmipathi

Former Member
0 Kudos

How can i find the item category in Sales order

Former Member
0 Kudos

I see that pricing type is maintained as 'G' there.

Edited by: gvsastry on Feb 5, 2010 4:35 PM

Edited by: gvsastry on Feb 5, 2010 4:38 PM