‎2007 Nov 09 7:42 PM
What is pricing procedure and what is the tcode related to it.
‎2007 Nov 09 7:45 PM
Hi,
Go through below link
http://www.sap-img.com/materials/steps-for-mm-pricing-procedures.htm.
Reward points for helpful answers
Satish
‎2007 Nov 09 7:47 PM
‎2007 Nov 09 7:50 PM
Hi,
The primary job of a pricing procedure is to define a group of condition types in a particular sequence. The pricing procedure also determines:
- Which sub-totals appear during pricing
- To what extent pricing can be processed manually
- Which method the system uses to calculate percentage discounts and surcharges
- Which requirements for a particular condition type must be fulfilled before the system takes the condition into account
Please check these transaction for pricing activities.
V/05 - Condition Table
V/06 - Condition Types
V/07 - Access Sequences
V/08 - Procedures
VK31 - Create Condition Records
OVKK - Change Pricing Procedures
OVKI - Pricing Procedures (Sales Document)
Regards,
Ferry Lianto
‎2007 Nov 09 7:50 PM
Hi Ajaya,
In the pricing procedure you specify the condition types which are to be used in pricing. At the same time, you define the sequence in which the condition types are to be brought into play.
Which pricing procedure is valid for a business transaction depends on the following criteria:
customer
sales document type
sales area
<b>
Following is the extract from SAP documentation:</b>
http://help.sap.com/saphelp_470/helpdata/en/64/7836b39c8911d199aa0000e8a5bd28/frameset.htm
Pricing and Conditions
Purpose
The term pricing is used broadly to describe the calculation of prices (for external use by customers or vendors) and costs (for internal purposes, such as cost accounting). Conditions represent a set of circumstances that apply when a price is calculated. For example, a particular customer orders a certain quantity of a particular product on a certain day. The variable factors here - the customer, the product, the order quantity, the date - determine the final price the customer gets. The information about each of these factors can be stored in the system as master data. This master data is stored in the form of condition records.
The Condition Technique in Pricing
The condition technique refers to the method by which the system determines prices from information stored in condition records. In Sales and Distribution, the various elements used in the condition technique are set up and controlled in Customizing. During sales order processing, the system uses the condition technique to determine a variety of important pricing information. For example, the system automatically determines which gross price the customer should be charged and which discounts and surcharges are relevant given the conditions that apply.
Example of Pricing in the Sales Order
The following figure shows how the condition technique works in the background to produce the pricing information. The diagram shows how the various elements in the condition technique work together.
The system determines the pricing procedure according to information defined in the sales document type and the customer master record.
The pricing procedure defines the valid condition types and the sequence in which they appear in the sales order. In the example, the system takes the first condition type (PR00) in the pricing procedure and begins the search for a valid condition record.
Each condition type in the pricing procedure can have an access sequence assigned to it. In this case, the system uses access sequence PR00. The system checks the accesses until it finds a valid condition record. (Although you cannot see this in the diagram, each access specifies a particular condition table. The table provides the key with which the system searches for records).
In the example, the first access (searching for a customer-specific material price) is unsuccessful. The system moves on to the next access and finds a valid record.
The system determines the price according to information stored in the condition record. If a pricing scale exists, the system calculates the appropriate price. In the example, the sales order item is for 120 pieces of the material. Using the scale price that applies to quantities from 100 pieces and more, the system determines a price of USD 99 per piece.
The system repeats this process for each condition type in the pricing procedure determines a final price.
For further information on the condition technique, see Introduction to the Condition Technique
Regards,
Bharat