cancel
Showing results for 
Search instead for 
Did you mean: 

Block customer from buying few products

Former Member
0 Kudos

Hi,

There is a requirement to block few customers from buying certain products.

Is there a SAP standard way to achieve it or it can be done only through User exits?

Thank You .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Uma A ,

You can Block the customer from buying by using "Exclusion Concept" from "Material Listing and Exclusion"

For Configuration you can check

IMG --> SD --> BF --> Listing or Exclusion

a. You Activate Exlusion by sales document type B00001- Exclusion and A00001 Inclusion

b. Maintain procedure for Exclusion - B00001

b. MAintain Condition types B001

then

Maintain records for customer

Logistics --> SD --> Master Data --> Products --> Listing / Exclusion --> VB01

Choose B001 Condition Type, Which has Customer/Material Combination.

Enter Customer name and the materials to be excluded for sales.Valid from and To dates.

AFter entering and saving the data Proceed with transactions and heck

Regards

Sathya

Answers (6)

Answers (6)

Former Member
0 Kudos

Thanks a lot. Problem is solved.

Former Member
0 Kudos

Dear Uma,

For this material listing and exclusion is the solution, which is there in standard sap. So no need to go for any User Exits.

For this the transaction code is VB01 and the menu path is:

Logistics --> Customer Service --> Service Agreements --> Environmnet --> Sales and Distribution --> Products --> Listing/Exclusion

Here two condition types are there:

For Listing : Condition type is A001

For exclusion : Condition type is B001

Give B001 and press enter. Than give your customer number, valid dates and material number.

So for this customer the corresponding material will be block.

Regards

Ashis

Former Member
0 Kudos

Hi,

Goto Tcode VB01 and use material exclusion .

and pls go through this link for further understanding

http://help.sap.com/saphelp_47x200/helpdata/en/dd/55f7a6545a11d1a7020000e829fd11/frameset.htm

thanks.

Former Member
0 Kudos

Uma,

SAP has standard functionality of Material Listing and Exclusion.

As suggested configure that.

Whatever material you will enter in Exclusion list, the customer wont be able to buy that. Similarly in the Listing you can list preferable material for customer

Thanks,

Raja

Former Member
0 Kudos

HI,

This can be pssible in std sap by configuring listing and exclusion functionality,

S&D-Basic functions and maintain a condition record for exclusive material were system will not allow you to process SO

Regards,

Former Member
0 Kudos

hello, friend.

you can try the EXCLUSION functionality. the t-code is VB01. use SAP standard type B001. in this condition record, you can specify what materials a customer cannot buy, with a validity period.

regards.