Multi-level Sales

Introduction

In the so-called multi-level sales channel, one or more sales intermediaries, e.g. wholesalers or agencies, are involved between the supplier and the recipient of the quote. You can also map these dependencies, which also affect quotation costing, in appero quote.

Settings

To make multi-level sales available in the quote, you must first enable it in the Admin Settings > Accounts via the additionalaccounts parameter.

The labels for the designation of Accounts 2 to 4 are defined by the parameters account2, account3 and account4.

The labels you assign to the additional accounts in the settings are also used as prefixes for the Mergefields per Account/Contact.

See section Admin Settings - Accounts

Use in appero quote Lightning Editor

As a user in Lightning Editor, you can manage the additional accounts and contacts in the Base Data section:

The input mask is located in the section "Additional accounts". If you have not already done so in the Opportunity, you can select and enter the additional accounts for the quote at this point.

However, the default values from the Opportunity - Opportunity Account and Contact - are only displayed in the lower part of the modal and are not editable at this point.

Using the radio button above the account selection, you can define the primary account of the quote.

The primary account can be different from the Opportunity Account, on the quote record it will be shown in the (primary) "Account "SF42_PrimaryAccount__c" field. In addition, the value 1 to 4 - representing Opportunity Account, account2, account3 or account4 - is written in the field "Active Account" SF42_QuoActiveAccount__c:

Interaction of opportunity contacts and base data

The recipient contacts in the master data dialogue of the uote are queried from the opportunity contacts and the values are written to the corresponding quota fields. The following assignment applies:

Base Data

based on Opportunity-Field

related Quote-Field

Quote for Contact (Opportunity)

sf42_quotefx__BillingContact__c

sf42_quotefx__SF42_QuoContact__c

Contact 2

sf42_quotefx__SF42_Contact2__c

sf42_quotefx__SF42_QuoContact2__c

Contact 3

sf42_quotefx__SF42_Contact3__c

sf42_quotefx__SF42_QuoContact3__c

Contact 4

sf42_quotefx__SF42_Contact4__c

sf42_quotefx__SF42_QuoContact4__c

The values for account 2-4 and contact 2-4 are not only pulled from the opportunity into the quote, but are also written back into the opportunity when the quote is synchronised.

Special feature of the opportunity contact

Note for the opportunity contact
If the BillingContact__c field on the opportunity is empty, the opportunity is checked for contact roles and the primary contact from the contact roles will be written to the sf42_quotefx__SF42_QuoContact__c field. If both entries are missing, the SF42_QuoContact__c field remains empty.

Multi-level Sales and Discount Matrix

Multi-level sales naturally also allows you to perform complex discount calculations, for example, by mapping reseller discounts or agency commissions. This is done in appero quote via different discount types and the so-called discount matrix.

For more details, see the section Discount Rules - Discount Matrix.

You can also assign item-level discounts for the additional accounts:

For more details, see the section Discounts at Item Level.

Related Links

Admin Settings - Accounts

Mergefields

Discount Rules - Discount Matrix

Discounts at Item Level

Related content