SAP MM Pricing Procedure-New PDF
SAP MM Pricing Procedure-New PDF
SAP MM Pricing Procedure-New PDF
The main concept of pricing procedure is combination of different type charges, like Gross price, freight,
discount, surcharges etc etc.
We use pricing procedure to determine these all conditions into one procedure, where we can find the
sub-total for net amount.
1. Condition Table
2. Access Sequence
3. Condition Type
4. Condition Record.
5. Schema Group
6. Calculation Schema
7. Schema Determination
1. Condition Table
It's a table where we can save the all fields with the combination for individual condition record. Suppose
if I use Plant as condition table, then the condition record will be created for plant only.
2. Access Sequence
The main think of Access sequence is, it searches condition record for condition type from condition
table. One access sequence contains many condition tables.
Suppose we maintain 4 condition tables in one access sequence. Then when a condition type is searching
for condition record via this access sequence, the access sequence will allow to search only this 4
condition tables.
3. Condition Type
In simple term condition type is used for different types of charges. Like gross price, discount, freight,
rebate etc etc. Suppose we purchase a material for price 10, we get a discount of price 2. Then the price
10 will be goes to a condition type and the price 2 will be goes to another condition type.
4. Condition Record
Condition record contains the record which is maintained against condition table with regards to
condition type. It can be fetched via access sequence and condition type.
Suppose we maintain a condition record against condition table (vendor) with regards to condition type.
Then whenever the vendor used this condition type, the condition record will fetched.
5. Schema Group
It's assigned to our vendor and Purchase Organization, It helps the vendor and purchase organization to
choose pricing procedure.
One schema group will be assign to vendor and one schema group assign to Purchase organization. With
this combination, system will take the pricing procedure.
6. Calculation Schema
Here we maintain sequence for the pricing calculation, like gross price, discount, rebate, surcharges etc.
We maintain here the calculation for all condition type and group together all required condition types for
our pricing procedure.
7. Schema Determination
Here we maintain the pricing procedure for purchasing document. We maintain calculation schema
combination of per each vendor - schema group and each purchase organization - schema group.
CONFIGURATIONS: