Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Einführung

Die Produkteigenschaft Blockstaffel ermöglicht die Zuweisung verschiedener Staffelpreis-Regeln zu einem Produkt oder Produktgruppen.
Die Menge, auf die sich die Eigenschaft bezieht, wird über Quantity1Minimum und Quantity1Maximum festgelegt.

Note

Der Unterschied zum Staffelpreis besteht darin, dass sich der errechnete Auf- oder Abschlag nur auf genau die Menge innerhalb der vorgegebenen Range bezieht

Erstellen Sie eine neue Produkteigenschaft vom Datensatztyp "Staffelpreisberechnung Block". Es öffnet sich die Maske zur Konfiguration der Produkteigenschaft:

Image Removed

Konfiguration

Für die Produkteigenschaft Staffelpreisberechnung muss entweder das Produkt, der Account oder die Produktgruppe befüllt werden. Sind alle drei Felder leer, gilt diese Eigenschaft global über alle Produkte. 

Name
API Name
Erklärung
Produkteigenschaft NameNameTechnischer Name des Datensatz. Idealerweise gleich der Staffel welche abgebildet wird.Produkt
Table of Contents

Introduction

The product property Blulkprice Block allows assigning different bulk price rules to a product or product groups.
The quantity to which the property refers is set via Quantity1Minimum and Quantity1Maximum.

Note

The difference to bulk price is that the calculated markup or markdown refers only to the exact quantity within the specified range.

Create a new product property of the record type "Bulkprice Block". The mask for configuring the product property opens:

Image Added


Configuration

For the product property "Bulkprice Block" either the product, the account or the product group must be filled. If all three fields are empty, this property applies globally to all products.

Name

API Name

Explanation

Product Property

Name

Technical name of the dataset. Ideally equal to the bulk which is mapped

Product

sf42_quotefx__SF42_Product__c

Name

des Produkts für diese Eigenschaft

of the product for this property

Account

sf42_quotefx__SF42_Account__c

Name

des Accounts für diese EigenschaftProduktgruppesf42

of the account for this property

Product Group

f42_quotefx__SF42_Product_Group__c

Name

der primären Produktgruppezusätzl. Produktgruppe

of the product group to which the product property relates

secondary Product Group

sf42_quotefx__SF42_Product_Group_2__c

Name

der sekundären Produktgruppe. Ist diese befüllt, greift die Regel auf die Kombination beider Produktgruppen.Wert

of the secondary product group

Value 1 minimum

sf42_quotefx__SF42_Value1Min__c

Pflichtfeld. Bildet die Untergrenze der Staffel abWert 1 Operator

This numeric field contains the minimum quantity from which the Bulk price takes effect.

By entering "10", for example, you specify that the bulk price takes effect from quantity 10.

Value 1 maximum

sf42_quotefx__SF42_Value1Max__c

Pflichtfeld. Bildet die Obergrenze der Staffel ab

Field is ignored and has no effect on the calculation.

Operator 

sf42_quotefx__SF42_calc_Operator__c

Pflichtfeld. Steuert den Auf- oder Abschlag Typ

Controls the markup or markdown

Value Type

sf42_quotefx__SF42_calc_ValueType__c

Pflichtfeld. Steuert ob Auf- oder Abschlag relativ (in Prozent) oder absolut (Betrag, z.B. in Euro) istWert zur Kalkulation

Specifies whether markup or markdown is relative (percentage) or absolute (amount).

Calculation Value

sf42_quotefx__SF42_calc_Value__c

Pflichtfeld. Wert zum Auf- oder Abschlag

Beispiel

Name Blockstaffel 

Value for markup or markdown

Example

Name of Bulkprice Block

10% Rabatt auf Listenpreis des Produkts

Wert


Value 1 minimum

5

Wert


Value 1 maximum

10

Menge im Angebot


Quantity in the quote

20

Listenpreis Produkt


Product list price

100 €

Berechnung


Calculation:

Menge



Quantity 1-4

4 *

Listenpreis

List price

4 * 100 = 400 €

Menge

Quantity 5-10 (Blockstaffel!)

6 * (

Listenpreis

List price - 10%)

6 * (100-10%) = 540 €

Menge

Quantity 11-20

10 *

Listenpreis

List price

10 * 100 = 1000

Angebotssumme

Quote sum

400 + 540 + 1000

1940 €

Endpreis Produkt

End price product

1940 / 20

97 €

Rabatt gesamt

Total discount

(2000-1940) / 2000

3 %

Note

Der Endpreis für das einzelne Produkt errechnet sich aus Summe/Menge, ebenso wird der Durchschnittsrabatt auf die Gesamtmenge berechnet.

Anzeige im Angebotseditor

Der Staffelrabatt wird im Angebot direkt auf den Endpreis angewendet, sofern die entsprechende Menge eingegeben wird. Es wird der Durchschnittsrabatt ausgewiesen.

Image Removed

The end price for the individual product is calculated from the sum/quantity, as well as the average discount on the total quantity.

Display in quote editor

The graduated discount is applied directly to the end price in the quote, provided that the appropriate quantity is entered. The average discount is shown.

Image Added