Question

Incorrect sales price curr


Userlevel 4
Badge +9

Can you explain connection between supply code and the sales price?

IFSAPP10

When supply_code is IO the sales price curr is not 0

but when supply_code is shop order the sales price curr is 0

Where I can find any proper settings?


2 replies

Userlevel 4
Badge +5

Hi @Marcin Szczurek ,

 

The price on customer order line is selected depending on the data entered. Given below is a prioritized order of how the price will be fetched in a customer order

 

1.     From a customer agreement set to be excluded from autopricing, manually defined on the customer order header

1.1.    Price per part

1.2.    Price on assortment node from a customer agreement set to be excluded from autopricing, manually defined on the customer order header.

2.     From a campaign

2.1.    Price per part

    2.1.1.    Price per part, from a campaign valid for customer.

        2.1.1.1.    Price per part, from a campaign valid for customer in customer hierarchy. (Hierarchy level upwards)

    2.1.2.    Price per part, from a campaign valid for customer price group.

        2.1.2.1.    Price per part, from a campaign valid for customer price group of a customer in customer hierarchy. (Hierarchy level upwards)

2.2.    Price on assortment node from campaign.

    2.2.1.    Price on assortment node, from a campaign valid for customer.

        2.2.1.1.    Price on assortment node, from a campaign valid for customer in customer hierarchy. (Hierarchy level upwards)

    2.2.2.    Price on assortment node, from a campaign valid for customer price group.

        2.2.2.1.    Price on assortment node, from a campaign valid for customer price group of a customer in customer hierarchy. (Hierarchy level upwards)

3.     From agreement.

3.1.    Price per part

3.1.1.        Price per part from customer agreement in customer hierarchy. (Hierarchy level upwards)

3.2.    Price on assortment node from the automatic price fetching customer agreement.

3.2.1.        Price on assortment node from customer agreement in customer hierarchy. (Hierarchy level upwards)

4.     From Price lists

4.1.    Part-based or unit-based price from price lists

4.1.1.        Price from price lists on Customer/Order/Pricelist per Price Group

4.1.1.1        Price from price lists connected to a customer in customer hierarchy. (Hierarchy level upwards)

4.1.2        Price from price lists per customer price group

4.1.2.1        Price from price lists (unit-based or part-based) per customer price group in customer hierarchy. (Hierarchy level upwards)

4.2.        Deal per assortment node in sales price list

4.2.1        Price from price lists on Customer/Order/Pricelist per Price Group

4.2.1.1        Price from price lists connected to a customer in customer hierarchy. (Hierarchy level upwards)

4.2.2        Price from price lists per customer price group

4.2.2.1        Price from price lists (unit-based or part-based) per customer price group in customer hierarchy. (Hierarchy level upwards)

5.     Price from sales part

 When searching for price in assortment structure it looks for the price on the assortment node closest to the part.

 

As per my knowledge, supply code doesn’t affect the price on the customer order line. 

 

BR,

Anushi

Userlevel 4
Badge +9

Thank you very much Anushi. We will check this

 

BR

Marcin Szczurek

Reply