cancel
Showing results for 
Search instead for 
Did you mean: 

Price List

Former Member
0 Kudos

Hi

I would like to use the pricelist concept to the client ,how can i do it

which are the Tcode i can use for this .

Here there is a pricelist for the Retail customers as well as another for Tax invoice customers.

Please advice.

Regards

Ak

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Kranthi

First you define Price List.

The customer price list simulates the pricing which would be performed in an order. You can use the customer price list to view prices for a pre-defined list of frequently ordered products and quantities.

USE

If a customer frequently orders the same quantities of certain materials, you can use the customer price list for quick information on the customer during a price inquiry. The prices of all list items and the total list price are shown.

Menu path-- IMG-Sales and Distribution Basic Functions-Maintain Price Relevant Master data Fields---Define Price List Category for Customer

After defining Price List.

Now you create condition tables (V/03) u2013the combination you should select u201C Price Listu201D from Field Catalog

Create Access sequence (V/07)- Combination give the same table which u created in V/03.

Now you create Condition type (V/06) . And assign Access sequence to ur Condition type

Place the create condition type in ur Pricing Procedure (V/08)

and

While creating Customer Master (XD01)- in Sales Area data- in Sales Tab - you will be having option in u201C Pricing /Statistics -


u201CPrice Listu201D u can select if u want to Retail Customer or Tax invoice customer u201C

and

Finally you Maintain Condition Records (VK11) - with created Condition Type-

You can give price based on ur Price List.

Hope this will help you.

Regards,

Seegal