cancel
Showing results for 
Search instead for 
Did you mean: 

To stop ordering material through Extranet.

0 Kudos

Hello friends

My problem is the following : customers can ordered articles like advertising material via extranet.

So we want to block it.

What is the changes i have to do it in material master of that material say "X" to stop customer ordering through extranet.

Thanks in advance!

Regards

Ranganathan V

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Two Options:

1) Create an Exclusion and maintain the advertising materials in it, along with the customers. This options is feasible only if your extranet customers and SAP customer are not the same.

2) Maintain the extranet customer logins and the material type in a 'Z' table and with the help of an ABAPer write the logic in MV45AFZZ under user exit save-document_prepare, wherein the order would not be saved if your condition is true.

Regards,

Amit