SAP Business One Price List to Salesforce Price Book
First published on: 08/18/2023/11:25 pm
Workflow Description
In this workflow, a scheduled job will run at regular intervals (configurable) to retrieve SAP Business One price lists that were added or modified since the last run.
It will then create or update the price books in Salesforce.
When a price list is created or updated in SAP Business One, the integration will check price list UDF ‘U_V33SB_Pricebook2Id’, which contains the Salesforce price book ID.
If a value exists, the existing Salesforce price book will be updated.
If the price book doesn't exist, one will be created and ‘pricebook2Id’ from Salesforce will be saved on the price list in SAP Business One in UDF ‘U_V33SB_SFPricebookId.’
Workflow Diagram
Mapping
The following mapping will be applied:
Salesforce Price Book |
SAP Business One Price List |
Comments |
PriceListName |
Name |
|
|
isActive |
true |
Last modified: 11/15/2023/8:21 pm |
On this page