Suppose the client requests to change a particular pricing procedure
with respect to a particular customer so what are the steps to go about
solving it.
What is the standard method?
=== For a particular customer if you need a unique price, then create a condition table with field customer. Put this condition table in the pricing sequence.
Since this sequence is assigned to the pricing condition, Create record
for this codition table (Price) This will ask customer number and price
for that customer.
Sandeep Budhraja
=== I hope you might have done pricing in SAP SD before this if not, pl follow the steps which I am giving next:
1. create a condition table in necessery by using v/05 or IMG->S&D->BASIC FUNCTIONS ->PRICING ->PRICING PROCEDURE -> CREATE TABLE (first serch is ther any table which is having customer number , name , org, order no and all the requeried fields)
2. copy a condition type which is sutible for your requerment . by using v/06 or IMG PATH WHICH I HAVE GIVEN IN STEP ONE
3. copy a accecss sequence which u want v/07
4. assign access sequence to conditiona type and condition tabel to access access sequence .
5. finale create your only pricing procedure by using condition type
like price , discount, tax etc see the standard condition pricing procedure
rvv001 . attech this procedur to pricing determination with your sales
area.
Now go to VK11 and create pricing condition record by using customer
/ material.
and also discount and tax recards and save them
After creating your pricing procedure and records you creat a sales order wiht the same sales area and order type which you atteched to pricing determination and give a material code and quentity and press enter
You will get pricing of that.
Lavanya sudha
Pricing report
Is there a standard SAP report that shows all the sales price for
a material/ customer / qty???
=== Take a look at transaction V/LD or something similar. In the menu path where you maintain the conditions there is also a folder for output and there is this transaction "Pricing report" or something similar.
If you have the transaction and it doesn't "work" you might have to execute report RV14ALLE to get the transaction to work.
If the above transaction doesn't satisfy your needs, you can always configure a pricing report through configuration.
Back to:
SAP SD (Sales and Distribution)
Configuration Hints and Tips
Return to :-
SAP ABAP/4 Programming, Basis
Administration, Configuration Hints and Tips
(c) www.sap-basis-abap.com All material on this site is
Copyright.
Every effort is made to ensure the content integrity.
Information used on this site is at your own risk.
All product names are trademarks of their respective
companies. The site www.sap-basis-abap.com is in no way affiliated
with SAP AG.
Any unauthorised copying or mirroring is prohibited.