Pricing Procedure Fields Reference

The Pricing Procedure object stores the price calculation formula for the selected Order Type and Sales Organization.


Object API name: orders__PricingProcedure__c


Field API Type Description

Active

orders__IsActive__c

Picklist

If selected, the record is active and applied in business logic.

Order Type

orders__OrderType__c

Text

The order type for which the settings are configured.

Pricing Procedure

orders__PricingProcedure__c

Text(255)

The formula for calculating the price of each Order Line Item by applying different Calculation Types and operators.

Procedure Name

Name

Checkbox

Name of the pricing procedure.

Sales Organization

orders__SalesOrganizationId__c

Master-Detail (Sales Organization)

The business unit for which the settings are configured.

``