cancel
Showing results for 
Search instead for 
Did you mean: 

charge freight on invoice by incoterms

Former Member
0 Kudos

hi gurus,

my client want to charge customers for deliveries using incoterms, for example we create new fields as metro, regional and district. and with metro is $10, regional 50 and district with 50+ and so on. how can we configure in sap, can someone explain this.

thanks in advance,

regards,

gopi.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi gurus,

thank you for suggestions, it was helpful another query plsz help me, condition type for this has not be manual like automatically pricing procedure should calculate this without manual entries. one more difficulty is my client wants fixed charge on two regions of deliveries, and for another region it is standard charge and further added by hourly charge. iam having difficulty to define in vk11. plz help me guys as my client wants this to be done asap.

thank you,

regards,

Gopi.

Former Member
0 Kudos

Hello Naga,

In the customer mater record, you can maintain the incoterms data.

Sales area data - billing.

Incoterms 1 = you can maintain the code for metro, regional, district

Incoterms 2 = you can maintain the exact description as per your requirement.

1. Create a condition table (V/03) with incoterms 1 & 2 field. You can use the standard also----


033 = Incoterms

034 - Incoterms(1+2)

2. Create an access sequence (V/07) & assign the condition tables to the acces sequence.

3. Create a condition type in (V/06) with

Condition class = "A"

Calculation type = as per your requirement

Condition category = "F"

4. Assign the condition type in your pricing procedure (V/08).

5. In VK11 maintain the condition record accordingly.

6. Create sales order & see the results.

Regards,

Allabaqsh G. Patil

Lakshmipathi
Active Contributor
0 Kudos

Dear Gopi

- Create a condition type in V/06 with Calculation type C and Cond.category as F.

- Go to V/07, select this condition type and click on Accesses. Maintain Tables 033 & 034 and save.

- Go to VK11, input this condition type and maintain the required amount based on Incoterms

Now create sale order and see how it works.

thanks

G. Lakshmipathi