Sales Organization Field Reference
The Sales Organization object is intended to represent the customer organization based, for example, on territory or departments.
| At least one Sales Organization should be created. |
Object API name: orders__SalesOrganization__c.
| Field | API Name | Type | Description | ||||
|---|---|---|---|---|---|---|---|
External Id |
orders__ExternalId__c |
Text(255) (External ID) (Unique Case Sensitive) |
Specify only in the case if there is a target ERP system that provides data with accounts, delivery addresses, price books, etc.
|
||||
Logging Mode |
orders__LoggingMode__c |
Picklist |
This field is used to define information to store in the Calculated Discounts records. For more information, refer to Discount Logs. Available values:
|
||||
Log Request Trigger |
orders__LogRequestTrigger__c |
Picklist |
This field is responsible for determining when and for which records logs from Web Service will be requested. Available values:
|
||||
Sales Organization |
Name |
Text(80) |
The business unit for which the settings are configured. |
||||
Sales Point |
orders_SalesPoint__c |
Picklist |
Specify the object to work with. Available Values:
|
||||
Turn Off Closed Orders Duplication |
orders__IsTurnOffClosedOrdersDuplication__c |
Checkbox |
If enabled, the deduplication logic is applied to processing the completed orders. Duplicated records will not be created if a user tries to complete an order which is the same as the order already completed online.
|